Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Does cv::filterSpeckles have no GPU version??

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.