Search found 6 matches
- 2013-06-18T00:08:29-07:00
- Forum: Users
- Topic: Make an Adaptive Histogram Equalization
- Replies: 37
- Views: 30754
Re: Make an Adaptive Histogram Equalization
Thank you for your help, the results is better than -equalize.
- 2013-06-11T00:37:40-07:00
- Forum: Users
- Topic: Make an Adaptive Histogram Equalization
- Replies: 37
- Views: 30754
Re: Make an Adaptive Histogram Equalization
Does someone knows a software who implements the CLAHE process (freeware/shareware) and who can be call with a DOS command line ?
- 2013-06-06T05:49:30-07:00
- Forum: Users
- Topic: Make an Adaptive Histogram Equalization
- Replies: 37
- Views: 30754
Re: Make an Adaptive Histogram Equalization
@fmw42
I'm using ImageMagick 6.8.5-4 2013-04-28 Q16
@snibgo
It's better thank to you. What is the software/process do you use to make the CLAHE process ?
I'm using ImageMagick 6.8.5-4 2013-04-28 Q16
@snibgo
It's better thank to you. What is the software/process do you use to make the CLAHE process ?
- 2013-06-05T08:00:15-07:00
- Forum: Users
- Topic: Make an Adaptive Histogram Equalization
- Replies: 37
- Views: 30754
Re: Make an Adaptive Histogram Equalization
I spoke too fast, with this image is do not work : Original : http://img4.imageshack.us/img4/8573/2original.jpg After convert originalnew.jpg ( +clone -equalize ) -average o.jpg : http://img268.imageshack.us/img268/5159/2originalnormalize.jpg The same image process with the software Color Factory of ...
- 2013-06-05T05:06:37-07:00
- Forum: Users
- Topic: Make an Adaptive Histogram Equalization
- Replies: 37
- Views: 30754
Re: Make an Adaptive Histogram Equalization
Thank a lot, it's working
- 2013-06-05T03:09:36-07:00
- Forum: Users
- Topic: Make an Adaptive Histogram Equalization
- Replies: 37
- Views: 30754
Make an Adaptive Histogram Equalization
Hello, I'm trying to convert this image : http://img198.imageshack.us/img198/2056/originalnew.jpg to this image : http://img441.imageshack.us/img441/7731/calligrammeancien.jpg I read the page about Color Modification but i don't find the good args to apply. I would like to try the redist script from ...