Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How can i binarization of focal area of the image?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen

Does anyone know how to binarization of focal area of the image?
please tell me the way to do..
0 Kommentare
Antworten (1)
Renee Coetsee
am 23 Mär. 2017
You can binarize the image using the "imbinarize" function. You can see more details on this function here:
If you don't already have the focal area of the image seperated, you can try using the "imfreehand" function to seperate the area that you are interested in. More information on that function can be found here:
0 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!