From: claudia Cuellar on
Hi, im working in texture segmentation, but i need the code of entropyfitl, could someone please help me find it?
From: ImageAnalyst on
Did you try putting the cursor in it and typing control-D?
This usually brings you to the source code.
From: claudia Cuellar on
ImageAnalyst <imageanalyst(a)mailinator.com> wrote in message <ffac0e59-2313-4280-8d38-435cbe2904bc(a)g19g2000yqc.googlegroups.com>...
> Did you try putting the cursor in it and typing control-D?
> This usually brings you to the source code.

no, what happens is that my matlab does not recognize the function entopyfilt, I need the code for this function to compile and test the result on my images
From: Steven Lord on

"claudia Cuellar" <clau_cue87(a)yahoo.com.mx> wrote in message
news:huqtpk$ga0$1(a)fred.mathworks.com...
> ImageAnalyst <imageanalyst(a)mailinator.com> wrote in message
> <ffac0e59-2313-4280-8d38-435cbe2904bc(a)g19g2000yqc.googlegroups.com>...
>> Did you try putting the cursor in it and typing control-D?
>> This usually brings you to the source code.
>
> no, what happens is that my matlab does not recognize the function
> entopyfilt, I need the code for this function to compile and test the
> result on my images

Reread what you just typed very carefully ... what function, specifically,
did you say your MATLAB does not recognize?

Like some words pronounced with the stereotypical Boston accent, I think
you're missing an 'r'.

http://en.wikipedia.org/wiki/Boston_English

--
Steve Lord
slord(a)mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
To contact Technical Support use the Contact Us link on
http://www.mathworks.com


From: claudia Cuellar on
"Steven Lord" <slord(a)mathworks.com> wrote in message <hur0os$8br$1(a)fred.mathworks.com>...
>
> "claudia Cuellar" <clau_cue87(a)yahoo.com.mx> wrote in message
> news:huqtpk$ga0$1(a)fred.mathworks.com...
> > ImageAnalyst <imageanalyst(a)mailinator.com> wrote in message
> > <ffac0e59-2313-4280-8d38-435cbe2904bc(a)g19g2000yqc.googlegroups.com>...
> >> Did you try putting the cursor in it and typing control-D?
> >> This usually brings you to the source code.
> >
> > no, what happens is that my matlab does not recognize the function
> > entopyfilt, I need the code for this function to compile and test the
> > result on my images
>
> Reread what you just typed very carefully ... what function, specifically,
> did you say your MATLAB does not recognize?
>
> Like some words pronounced with the stereotypical Boston accent, I think
> you're missing an 'r'.
>
> http://en.wikipedia.org/wiki/Boston_English
>
> --
> Steve Lord
> slord(a)mathworks.com
> comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
> To contact Technical Support use the Contact Us link on
> http://www.mathworks.com
>
Sorry, I wrote wrong, better explain what I want to do, I'm doing a program for texture segmentation, i got the entropy of the different textures of my images, but now I want to use the function entropyfilt, but my Matlab does not recognize this function, i dont know if it is because i need another toolbox for my matlab or this function comes in a book or in the DIPUM of Gonzales, I'm looking for the source code of this function, if you have this one in your matlab, could you please send it to me?