Fixed PvApi wrapper build
This commit is contained in:
parent
5042f5daa7
commit
7a3786bad9
@ -109,7 +109,7 @@ protected:
|
||||
CvCaptureCAM_PvAPI::CvCaptureCAM_PvAPI()
|
||||
{
|
||||
monocrome=false;
|
||||
memset(&this->Camera, 0, sizeof(this->tCamera));
|
||||
memset(&this->Camera, 0, sizeof(this->Camera));
|
||||
}
|
||||
void CvCaptureCAM_PvAPI::Sleep(unsigned int time)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user