how to find out the strength of edges pixels in an image through matlab code

1 view (last 30 days)
edge linking is to be performed using fuzzy logic.

Answers (1)

Image Analyst
Image Analyst on 25 Mar 2014
I'd just use imgradient() - it's much more straightforward. There is a fuzzy edge demo on the Mathworks site under the Fuzzy Toolbox documentation.

Categories

Find more on Fuzzy Logic Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!