Filter löschen
Filter löschen

Threshold for image segmentation ,can I use it for image detection?

2 Ansichten (letzte 30 Tage)
Sara Fadhil
Sara Fadhil am 9 Sep. 2022
Beantwortet: Image Analyst am 10 Sep. 2022
if I get threshold for image segmentation can I use it for edge detection

Antworten (1)

Image Analyst
Image Analyst am 10 Sep. 2022
Yes, if your foregound and background can be divided by some threshold and you can use bwperim or bwboundaries. If you have edges both above and below some background/foreground threshold then you can use threshoding alone - you'd have to use an edge filter such as edge
Attach your image if you still need more help.

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by