Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

How to implement enhancement technique on region which is obtained from segmented image i.e

1 view (last 30 days)
I have obtained a region from segmentation and now want to apply enhancement technique on particular region how can i?
yes I have seen all this but I want to know how to take a particular region as input rest all enhancement coding I can do it on my own without using any matlab function

Answers (1)

Image Analyst
Image Analyst on 28 Aug 2013
You can use MATLAB. The Image Processing Toolbox would also be helpful, as would this discussion: http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer.
  2 Comments
Poonam
Poonam on 28 Aug 2013
yes I have seen all this but I want to know how to take a particular region as input rest all enhancement coding I can do it on my own without using any matlab function
Image Analyst
Image Analyst on 28 Aug 2013
Evidently you haven't read that link yet, or just ignored it. For example you would have uploaded an image, or showed some code, or both. And I don't think you've read this link either http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers. As it is, about all I can say is to use imcrop().

This question is closed.

Community Treasure Hunt

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

Start Hunting!