Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

imaq light meter

For a light meter function in labview, whcih plane should be extracted.

Should it be luminance plane or intensity plane. What would be ideal.

 

Arjun

0 Kudos
Message 1 of 5
(3,737 Views)

There's actually a light meter IMAQ block,

look in the "Measure Intensities" palette

There is a point,line and rectangle one available, from the description of the rectangular one "Measures the pixel intensities in a rectangle of an image."

0 Kudos
Message 2 of 5
(3,719 Views)

C:\Program Files\National Instruments\LabVIEW 8.0\examples\Vision\2. Functions\Light Meter\Light Meter Example.vi

 

Check this example 

 

or see here  

0 Kudos
Message 3 of 5
(3,715 Views)

Guys

I definitely know we have to use imaq Light meter function.

What I am asking is that since we get a color image from

most of the cameras, what plane should we extract and pass

on to the imaq light meter function. is is luminac plane or intensity plane.

 

WHat if I have a black & white camera, how do I get the intensity plane.

I hope everyone understood what I meant

0 Kudos
Message 4 of 5
(3,696 Views)
I always extract the luminance plane to convert a color image to a greyscale one.
0 Kudos
Message 5 of 5
(3,690 Views)