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)
Patrick Kim
Patrick Kim on 21 Mar 2017
Closed: MATLAB Answer Bot on 20 Aug 2021
Does anyone know how to binarization of focal area of the image?
please tell me the way to do..

Answers (1)

Renee Coetsee
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:

This question is closed.

Tags

Community Treasure Hunt

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

Start Hunting!