From: Peter Petrov on 9 Jul 2010 12:52 Hello to everyone ! I'm a beginner in Matlab, seeking assistance (matlab algorithms, matlab codes) for: - 2-D equalization for I and S components in the HSI space; - Histogram Intersection; - Histogram Backprojection (Back-projection,segmentation); I operate with color images (RGB, 256 x 256 pixels, uint8). Please help me, your help is very important to me ! Thanks in advance !
From: Peter Petrov on 9 Jul 2010 14:16 "Peter Petrov" <achobg(a)gmail.com> wrote in message <i17k3j$8fp$1(a)fred.mathworks.com>... > Hello to everyone ! > > I'm a beginner in Matlab, seeking assistance (matlab algorithms, matlab codes) for: > > - 2-D equalization for I and S components in the HSI space; > - Histogram Intersection; > - Histogram Backprojection (Back-projection,segmentation); > > I operate with color images (RGB, 256 x 256 pixels, uint8). > > Please help me, your help is very important to me ! > > Thanks in advance ! About "2-D equalization for I and S components in the HSI space": I mean "2-D histogram equalization for I and S components in the HSI color space.
From: Walter Roberson on 9 Jul 2010 14:38 Peter Petrov wrote: > I'm a beginner in Matlab, seeking assistance (matlab algorithms, matlab > codes) for: > > - 2-D equalization for I and S components in the HSI space; > - Histogram Intersection; > - Histogram Backprojection (Back-projection,segmentation); > > I operate with color images (RGB, 256 x 256 pixels, uint8). You might want to start with http://www.mathworks.com/matlabcentral/fileexchange/22503-image-equalization
|
Pages: 1 Prev: IR camera with Matlab Next: reporting linear regression? |