LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

intensity

I am looking for examples or help on how to write a labview VI to produce an intensity histogram from a live/continuous image that I can manually scale/adjust to increase or decrease brightness.
0 Kudos
Message 1 of 21
(4,840 Views)

You can use something like this

 

 

acq.PNG

Message 2 of 21
(4,819 Views)
fp.PNG
Message 3 of 21
(4,818 Views)
Thank you for the reply.... Is it possible to add this function to vision assistant?  vision assistant automatically identifies my camera but I am not sure how to do it with the imaq icons.. I was also hoping to be able to drag the lines on the actual histogram to select the intensity peak. 
0 Kudos
Message 4 of 21
(4,770 Views)

"I was also hoping to be able to drag the lines on the actual histogram to select the intensity peak."

 

This can be done using the "IMAQ Select Line" VI and then the "Light Intensity Histogram" VI (I can't be sure if these names are right, I'm not at my LabVIEW PC right now.

0 Kudos
Message 5 of 21
(4,747 Views)

calpe3003 wrote:
Thank you for the reply.... Is it possible to add this function to vision assistant?  vision assistant automatically identifies my camera but I am not sure how to do it with the imaq icons.. I was also hoping to be able to drag the lines on the actual histogram to select the intensity peak. 

There is ahistogram function in vision assistant.under the image tab

Message 6 of 21
(4,724 Views)
his.PNG
Message 7 of 21
(4,723 Views)

oops... I meant image acquisition.. here is the vi I started..

 

 

0 Kudos
Message 8 of 21
(4,709 Views)
I am not very clear abt your question. Can you explain briefly?
Message 9 of 21
(4,704 Views)

I am new to labview and I am trying to write a vi to work with an IR camera I have.  I attached what I have so far in the previous post.  I am able to get an image but I am not sure what or how to wire up next to get a histogram graph that I can move two lines on it in order to select intensity peaks to adjust my image.

 

thanks

0 Kudos
Message 10 of 21
(4,700 Views)