OpenCV
4.0.0
Open Source Computer Vision
|
#include <opencv2/core.hpp>
Classes | |
class | cv::ximgproc::RidgeDetectionFilter |
Applies Ridge Detection Filter to an input image. Implements Ridge detection similar to the one in Mathematica using the eigen values from the Hessian Matrix of the input image using Sobel Derivatives. Additional refinement can be done using Skeletonization and Binarization. Adapted from [52] and [134]. More... | |
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::ximgproc | |