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

  /external/opencv3/modules/videoio/include/opencv2/videoio/
videoio_c.h 336 CV_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.
  /external/opencv3/modules/videoio/src/
cap_intelperc.cpp 613 case CV_CAP_INTELPERC_UVDEPTH_MAP:

Completed in 40 milliseconds