Searched refs:depth_map_as_cvMat (Results 1 – 2 of 2) sorted by relevance
457 filter->depth_map_as_cvMat.release (); in gst_disparity_finalize()626 filter->depth_map_as_cvMat = Mat (filter->cvGray_depth_map1); in initialise_sbm()661 filter->img_right_as_cvMat_gray, filter->depth_map_as_cvMat); in run_sbm_iteration()670 filter->img_right_as_cvMat_gray, filter->depth_map_as_cvMat); in run_sgbm_iteration()
98 cv::Mat depth_map_as_cvMat; member