DSPRelated.com
Forums

Histogram equalization

Started by Shiny April 26, 2005

Hi,
I used to get an error "Undefined function or a variable or cleared reference variable". Can anyone suggest some ideas of how to get rid of the error?

Also Can anyone give me the codings for performing histogram equalization of a subdivided image(the image which has less than mean value of the image)
after applying the DCT2 transformation.


Hi,

Shin,  you should go to 20th page of image processing tool box. An image 'pout.tif' is there along with coding.

the error msg comes when you make some spel mistake in the declaration of command or commands is missing from required tool box.

regards

humera

regards

h r
 
i.p.emsmile.gif
 
 
 
>From: Shiny <s...@yahoo.com> >To: m...@yahoogroups.com >Subject: [matlab] Histogram equalization >Date: Tue, 26 Apr 2005 04:05:39 -0700 (PDT) > > >Hi, > I used to get an error "Undefined function or a variable or cleared reference variable". Can anyone suggest some ideas of how to get rid of the error? > >Also Can anyone give me the codings for performing histogram equalization of a subdivided image(the image which has less than mean value of the image) >after applying the DCT2 transformation. > > > >