Learn R Programming

colorSpec (version 0.5-2)

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

Description

ll{ Flea2.RGB an RGB responder to light, from 360 to 800 nm at 10 nm intervals }

Arguments

format

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

source

https://www.ptgrey.com/flea2-14-mp-color-firewire-1394b-sony-icx267-camera

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 blueflame

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