Home
last modified time | relevance | path

Searched defs:depthMap (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/samples/cpp/
Dopenni_capture.cpp261 Mat depthMap; in main() local
/external/mesa3d/src/mesa/main/
Dreadpix.c468 GLubyte *depthMap, *stencilMap, *stencilVals; in fast_read_depth_stencil_pixels_separate() local
529 GLubyte *depthMap, *stencilMap; in slow_read_depth_stencil_pixels_separate() local
/external/opencv3/modules/videoio/src/
Dcap_openni2.cpp718 inline void getDepthMapFromMetaData(const openni::VideoFrameRef& depthMetaData, cv::Mat& depthMap, … in getDepthMapFromMetaData()
Dcap_openni.cpp1142 inline void getDepthMapFromMetaData( const xn::DepthMetaData& depthMetaData, cv::Mat& depthMap, XnU… in getDepthMapFromMetaData()