Searched refs:CV_CAP_OPENNI_POINT_CLOUD_MAP (Results 1 – 3 of 3) sorted by relevance
768 outputMaps[CV_CAP_OPENNI_POINT_CLOUD_MAP].mat = pointCloud_XYZ; in retrievePointCloudMap()770 return outputMaps[CV_CAP_OPENNI_POINT_CLOUD_MAP].getIplImagePtr(); in retrievePointCloudMap()878 else if( outputType == CV_CAP_OPENNI_POINT_CLOUD_MAP ) in retrieveFrame()
1212 outputMaps[CV_CAP_OPENNI_POINT_CLOUD_MAP].mat = pointCloud_XYZ; in retrievePointCloudMap()1214 return outputMaps[CV_CAP_OPENNI_POINT_CLOUD_MAP].getIplImagePtr(); in retrievePointCloudMap()1324 else if( outputType == CV_CAP_OPENNI_POINT_CLOUD_MAP ) in retrieveFrame()
313 CV_CAP_OPENNI_POINT_CLOUD_MAP = 1, // XYZ in meters (CV_32FC3) enumerator