We can't use hardware filters. Our solution must be done completely in a software.
When the RED light comes to the CCD sensor, the CCD produces value RGB=[255,0,0], the GREEN light is [0,255,0] and so on ...
The problem is that when IR light of frequency approximately 850-900 nm comes to...
Hello,
We are using ordinary CCTV cameras to grab color pictures. The representation of the picture in our image processing application is in RGB format.
Is it possible to determine wavelength of the light at particular pixel from RGB values ? The purpose is to cut out all the white light...