SmartAberrationRemover
Posted by
Tomáš Procházka-2 on
Jul 03, 2008; 7:15am
URL: http://imagej.273.s1.nabble.com/chromatic-aberattion-tp3695678p3695682.html
Hi.
I developed special software for remove aberration based on ImageJ library. Currently has no GUI, it's calibrated only for Fuji Finepix S100fs and all descriptions is in czech language only. But it's easy to use. Only put some images from Fuji S100fs to imgs folder and run .bat file.
This software remove aberration in two steps.
First, split image to RGB layers and resize it. This step dependent on focal length of fotos and it's calibrated only for S100fs.
Next, find edges and desaturate colors which has specific Hue on the edges. This will be work for all cameras.
Big problem is: How to decide what is aberration and what is the same color on the image. For example green fence or blue traffic mark. Difference is that aberration is small strip on the edge, but if the same color is on the bigger area, it's not aberration. But how I can fast detect size of area with the same color as aberration.
Change behavior of the program you can only in source file at the moment.
I think, that this program has acceptable result at the moment. But this is my first graphics application. I have no experience in this area before.
HomePage:
http://www.atomsoft.cz/projekty/SmartAberrationRemover/
--
Tomas Prochazka