ridgefilt( img,L,sigma,alpha )

Finds ridges in a 2D image
206 Downloads
Updated 21 Apr 2018

View License

find ridges in a 2D image by using local Hessian matrices to find directions of salient lines (via eigen decomposition of the hessian). The eigenvectors describe directions of the double-derivative locally around a pixel that are invariant to transformation (i.e. stable ridges or valleys).

Cite As

Jordan Sorokin (2024). ridgefilt( img,L,sigma,alpha ) (https://www.mathworks.com/matlabcentral/fileexchange/67019-ridgefilt-img-l-sigma-alpha), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0