neural networks research group
areas
people
projects
demos
publications
software/data
Converting RGB Images to LMS Cone Activations (2006)
Judah B. De Paula
This article describes a process for converting color RGB (Red/Green/Blue) images to LMS (Long/Medium/Short) photoreceptor activations. In an RGB image each triple represents phosphor luminosity in a CRT (Cathode Ray Tube) screen. In an LMS triple each value simulates a retina photoreceptor activation upon viewing the RGB triple displayed on a CRT screen. The conversion process requires the phosphor emission functions for a CRT monitor and the sensitivity functions for the Long, Medium, and Short cone photoreceptors. To calculate the final photoreceptor activity, transform the RGB pixels with the CRT emission function, then multiply the result with the photoreceptor sensitivity vector.
View:
PDF
Citation:
Technical Report, Department of Computer Sciences, The University of Texas at Austin, 2006. Technical Report 06-49.
Bibtex:
@techreport{depaula:utcstr06-49, title={Converting RGB Images to LMS Cone Activations}, author={Judah B. De Paula}, institution={Department of Computer Sciences, The University of Texas at Austin}, note={Technical Report 06-49}, url="http://nn.cs.utexas.edu/?depaula:utcstr06-49", year={2006} }
People
Judah De Paula
Ph.D. Alumni
Projects
Trichromatic LISSOM
2005 - 2007
Software/Data
Austin Arboretum Foliage Corpus
Photographs for use with color modeling work taken by Judah De Paula at the Austin Arboretum. Images contain mostly leav...
2007
Flowers Color Image Corpus
Photographs for use with color modeling work taken by Judah De Paula at the Austin Arboretum. Images contain mostly clos...
2007
RGBtoLMS
Python code to convert RGB images to simulated Long, Medium, and Short photoreceptor cone activations. The program also...
2007
Areas of Interest
Visual Cortex
Computational Neuroscience