HomeSort by relevance Sort by last modified time
    Searched full:getcommonproperty (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/videoio/src/
cap_openni2.cpp 131 double getCommonProperty(int propIdx) const;
416 propValue = getCommonProperty( purePropIdx );
447 double CvCapture_OpenNI2::getCommonProperty( int propIdx ) const
cap_openni.cpp 484 double getCommonProperty(int propIdx) const;
792 propValue = getCommonProperty( purePropIdx );
823 double CvCapture_OpenNI::getCommonProperty( int propIdx ) const
    [all...]

Completed in 559 milliseconds