Searched refs:CAP_INTELPERC_DEPTH_MAP (Results 1 – 4 of 4) sorted by relevance
24 - CAP_INTELPERC_DEPTH_MAP - each pixel is a 16-bit integer. The value indicates the58 capture.retrieve( depthMap, CAP_INTELPERC_DEPTH_MAP );
310 enum { CAP_INTELPERC_DEPTH_MAP = 0, // Each pixel is a 16-bit integer. The value indic… enumerator
349 CAP_INTELPERC_DEPTH_MAP = 0, field in Videoio
351 … if ((-1 != g_depthStreamProfileIdx) && (capture.retrieve(depthImage, CAP_INTELPERC_DEPTH_MAP))) in main()