Searched refs:d_spmap (Results 1 – 1 of 1) sorted by relevance
237 GpuMat d_rmap, d_spmap; in meanShiftSegmentation() local238 cuda::meanShiftProc(src, d_rmap, d_spmap, sp, sr, criteria, stream); in meanShiftSegmentation()243 Mat spmap(d_spmap); in meanShiftSegmentation()