Home
last modified time | relevance | path

Searched refs:CvCaptureCAM_PvAPI (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/videoio/src/
Dcap_pvapi.cpp73 class CvCaptureCAM_PvAPI : public CvCapture class
76 CvCaptureCAM_PvAPI();
77 virtual ~CvCaptureCAM_PvAPI() in ~CvCaptureCAM_PvAPI()
115 CvCaptureCAM_PvAPI::CvCaptureCAM_PvAPI() in CvCaptureCAM_PvAPI() function in CvCaptureCAM_PvAPI
122 void CvCaptureCAM_PvAPI::Sleep(unsigned int time) in Sleep()
134 void CvCaptureCAM_PvAPI::close() in close()
143 bool CvCaptureCAM_PvAPI::open( int index ) in open()
213 bool CvCaptureCAM_PvAPI::grabFrame() in grabFrame()
220 IplImage* CvCaptureCAM_PvAPI::retrieveFrame(int) in retrieveFrame()
229 double CvCaptureCAM_PvAPI::getProperty( int property_id ) const in getProperty()
[all …]