Ask Your Question

Revision history [back]

About python version of ridge detection

After installing the opencv, I try use the ridge detection function https://docs.opencv.org/3.4.1/d4/d36/classcv_1_1ximgproc_1_1RidgeDetectionFilter.html#details

It seems there is no attribute ximgproc in python module cv2. I try other function in the tutorial, there is not such problem.

Can you help me with that?