fixed setProperty
This commit is contained in:
parent
bf034f9927
commit
cbdc91889a
@ -306,7 +306,7 @@ bool CvCapture_OpenNI::setProperty( int propIdx, double propValue )
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return false;
|
return res;
|
||||||
}
|
}
|
||||||
|
|
||||||
double CvCapture_OpenNI::getDepthGeneratorProperty( int propIdx )
|
double CvCapture_OpenNI::getDepthGeneratorProperty( int propIdx )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user