implementation of an image segmentation of line detection or any texture detection using matlab

5 views (last 30 days)
implementation of an image segmentation of line detection or any texture detection using matlab

Answers (1)

Image Analyst
Image Analyst on 4 Feb 2014
stdfilt() and entropyfilt() are two texture functions you can try.

Community Treasure Hunt

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

Start Hunting!