|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
[SIP-devel] I need some tips on how to equailze an indexed imageHi, guys!
Because I'm unable to locate the bug which causes mogrify() crash, I decide to write a new set of functions to replace mogrify(). I've written a function called histeq() to equalize a grayscale image, and now I want to write some codes to handle with indexed image(color image), but I don't know how to do that. I read Matlab's source code and manual of histeq(), but I'm still confused. I know I should convert RGB colormap to YIQ colormap, and equalize component Y, but I don't know what should I do to adjust I and Q. Could you give me some tips or some URL? ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ SIPtoolbox-devel mailing list SIPtoolbox-devel@... https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel |
|
|
Re: [SIP-devel] I need some tips on how to equailze an indexed imageHi Zhang Cheng,
My understanding: There are many ways to equalize a colour image. I suspect if you are converting to YIQ colourspace then you may just want to equalize the Y (intensity) component. I have also seen equalization taking place over each R, G and B components. I suspect Ricardo would know much more about this than I. cheers, Angus ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ SIPtoolbox-devel mailing list SIPtoolbox-devel@... https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel |
|
|
Re: [SIP-devel] I need some tips on how to equailze an indexed imageI've been busy,
Sorry guys... I will invest my time in trying to find that mogrify bug. It will be a major effort to rewrite mogrify's functions, good luck anyways, sorry again for not being able to help, but keep it up On 9/22/05, Angus Errington <aerringt@...> wrote: > Hi Zhang Cheng, > > My understanding: There are many ways to equalize > a colour image. I suspect if you are converting to > YIQ colourspace then you may just want to equalize the > Y (intensity) component. I have also seen equalization > taking place over each R, G and B components. > > I suspect Ricardo would know much more about this > than I. > > cheers, > > Angus > > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > SIPtoolbox-devel mailing list > SIPtoolbox-devel@... > https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel > -- Ricardo Fabbri PhD Student in Computer Engineering / Computer Vision LEMS - Laboratory for Engineering Man-Machine Systems Brown University, USA ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ SIPtoolbox-devel mailing list SIPtoolbox-devel@... https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel |
|
|
Re: [SIP-devel] I need some tips on how to equailze an indexed imageHi,
While browsing the scilab contributions website I noticed a new 'toolbox' in the image tools section--Scilab and Image Processing Toolbox: http://sivp.sourceforge.net/ it seems to be quite active and 'new'. cheers, Angus ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ SIPtoolbox-devel mailing list SIPtoolbox-devel@... https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel |
|
|
Re: [SIP-devel] I need some tips on how to equailze an indexed imageYes,
I contacted the guys and they may merge their project with SIP in the future. Basically a good feature of their toolbox is the ability to deal with integer images, and they use Intel's OpenCV as a backend. Yes, they seem to be quite active recently. We'll have a fruitful exchange with them (even though they're not working directly together with us). On 9/22/05, Angus Errington <aerringt@...> wrote: > Hi, > > While browsing the scilab contributions website I noticed > a new 'toolbox' in the image tools section--Scilab and > Image Processing Toolbox: > > http://sivp.sourceforge.net/ > > it seems to be quite active and 'new'. > > > cheers, > > Angus > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > SIPtoolbox-devel mailing list > SIPtoolbox-devel@... > https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel > -- Ricardo Fabbri PhD Student in Computer Engineering / Computer Vision LEMS - Laboratory for Engineering Man-Machine Systems Brown University, USA ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ SIPtoolbox-devel mailing list SIPtoolbox-devel@... https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |