Searched refs:CAP_INTELPERC_UVDEPTH_MAP (Results 1 - 3 of 3) sorted by relevance

/external/opencv3/modules/java/src/
H A Dvideoio+Videoio.java350 CAP_INTELPERC_UVDEPTH_MAP = 1, field in class:Videoio
/external/opencv3/modules/videoio/include/opencv2/
H A Dvideoio.hpp311 CAP_INTELPERC_UVDEPTH_MAP = 1, // Each pixel contains two 32-bit floating point values in the range of 0-1, representing the mapping of depth coordinates to the color coordinates. enumerator in enum:cv::__anon16186
/external/opencv3/samples/cpp/
H A Dintelperc_capture.cpp160 if (capture.retrieve(uvMap, CAP_INTELPERC_UVDEPTH_MAP))

Completed in 37 milliseconds