Info
This question is closed. Reopen it to edit or answer.
How can i binarization of focal area of the image?
1 view (last 30 days)
Show older comments
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/161951/image.jpeg)
Does anyone know how to binarization of focal area of the image?
please tell me the way to do..
0 Comments
Answers (1)
Renee Coetsee
on 23 Mar 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 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!