Searched defs:d_foreground (Results 1 – 3 of 3) sorted by relevance
346 cv::cuda::GpuMat d_foreground; variable
1225 cv::cuda::GpuMat d_foreground; in TEST() local1281 cv::cuda::GpuMat d_foreground; in TEST() local
368 …int findForegroundRegions(GpuMat& d_foreground, Mat& h_foreground, std::vector< std::vector<Point>… in findForegroundRegions()