Learn R Programming

colorSpec (version 1.5-0)

Flea2.RGB: Flea2 Camera FL2-14S3C from Point Grey

Description

Flea2.RGBan RGB responder to light, from 360 to 800 nm at 10 nm intervals

Arguments

Format

A colorSpec object with quantity equal to 'energy->electrical' and 3 spectra: Red, Green, and Blue.

Details

This data is read from the file Flea2-spectral.txt which was digitized from the plot in Flea2-spectral.png.

See Also

quantity, vignette Blue Flame and Green Comet

Examples

Run this code
#  Make a scanner from a tungsten source and a Flea2 camera
Flea2.scanner = product( A.1nm, "VARMATERIAL", Flea2.RGB, wavelength=420:680 )
Flea2.scanner = calibrate( Flea2.scanner )

Run the code above in your browser using DataLab