PHD Discussions Logo

Ask, Learn and Accelerate in your PhD Research

Question Icon Post Your Answer

Question Icon

7 years ago in Matlab By Naman Bhalla

How to isolate a specific part of an image using MATLAB?

Hey, suppose I have an eye image, in that image I draw a circle. Now I want to isolate the circle part from the rest of the image. Now, this is the main problem which I am facing I don’t know how to do that using MATLAB.
Please, if anyone here from the same background could help me. So, please take the initiative.

All Answers (2 Answers In All)

By Supriya Mishra Answered 7 years ago

I have an idea especially for circles, and it is more straightforward than any other. It is not that long it has only one line for the main code. It seems to be long because of the comments, displaying images and titles.

By Brijesh Sharma Answered 7 years ago

According to me, for this porpose third-party image processing library could easily be used, you can use its free trial pack. With its help, you can isolate the desired part.

Your Answer