Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: Segmentation - Image Process
Posted:
Feb 17, 2013 10:36 AM
|
|
max plank <avrialony@gmail.com> wrote in message <2ed4fdef-f5a2-48c5-8e24-020e27235d65@googlegroups.com>... > I have image of dark ring. > > How can I set NaN in all pixels outside the ring. > > note that the pixel values inside the ring and in the background are in the same value (~0.9) so I can't just use I(I > 0.8) = NaN. I need a morphological method. > > Thanks -------------------------------------------------------------------------- Max, upload your image somewhere (say, snag.gy) then go over to Answers http://www.mathworks.com/matlabcentral/answers/ and ask your question again and tell us where you uploaded your image. Also explain there why you need NaNs, why you need a morphological method, and what you're really trying to accomplish assuming you had the nan & morphology method.
|
|
|
|