Does cv::filterSpeckles have no GPU version??

asked 2018-04-09 20:58:02 -0600

keo.c gravatar image

cv::filterSpeckles: Filters off small noise blobs (speckles) in the disparity map. cv::filterSpeckles is the CPU version. Is it possible to use CUDA C language to change this code filterSpeckles to GPU version? Who can give some advice? Thank you.

edit retag flag offensive close merge delete