[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [APML] Processing Challenge: LMC



Here is my version of the LMC:
 
http://www.mlunsold.com/examples/misc/lmc.html
 
ImagesPlus Processing History:
1) Split the color image into RGB components
2) Reduce the background of each component separately, Red more than Green and Blue
3) Log stretch the R component
4) Combine the components into a RGB image
5) Increased the color saturation
6) Apply a mild maximum entropy restoration
 
These processing challenges are fun - why not have them more often??
 
Regards,
Mike