include/VideoWrapperLibAdapter.h [code] | Declares a standard interface that should be implemented camera library adapters intended to operate with VideoWrapper |
include/VideoWrapperScale.h [code] | Declares functions that may be used for image scaling |
include/VideoWrapperTime.h [code] | Declares time functions to support video wrappers |
include/VideoWrapperTypes.h [code] | Declares types and symbols used by VideoWrapper and VideoWrapper Library Adapters |
source/VideoWrapperScale.cpp | Implements functions that may be used for image scaling |
source/VideoWrapperTime.cpp | Implements time functions to support video wrappers |
VideoWrapper/examples/example/VideoWrapperExample.cpp | A simple applet for testing VideoWrapper and demonstrating its usage |
VideoWrapper/examples/multiCamExample/multiCamExample.cpp | A simple applet for testing multiple camera streams with VideoWrapper |
VideoWrapper/include/VideoWrapper.h [code] | Declares VideoWrapper, an interface adapter for multiple video capture APIs |
VideoWrapper/include/VideoWrapperCaptureReplay.h [code] | Declares functions for video capture and replay |
VideoWrapper/src/VideoWrapper.cpp | Provides an interface adapter for multiple video capture APIs |
VideoWrapper/src/VideoWrapperCaptureReplay.cpp | Implements functions for video capture and replay |
VideoWrapper_DCAM/src/VideoWrapper_DCAM.cpp | Implements an API adapter for the Videre Design DCAM SDK version 2.3b |
VideoWrapper_EOS/include/MYSTREAM.H [code] | |
VideoWrapper_EOS/src/VideoWrapper_EOS.cpp | Implements an API adapter for the Canon RC-SDK for EOS Digital Cameras |
VideoWrapper_PtGrey/include/PGRConvert.h [code] | |
VideoWrapper_PtGrey/src/VideoWrapper_PtGrey.cpp | Implements an API adapter for the PGR FlyCapture SDK version 1.5 |
VideoWrapper_QuickTime/include/QTWrapper.h [code] | Declares an interface adapter for the Quicktime MacOSX SDK |
VideoWrapper_QuickTime/include/video.h [code] | |
VideoWrapper_VidCap/src/VideoWrapper_VidCap.cpp | Implements an AOI adapter for the VidCapture video capture library |