ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Image histogram + equalizer

Hello guys,

 

I want to use a colorHistogram and colorEqualizer but i do not know how. I have a color camera which will take color images with different light situations and the images have to be usefull in every situation. So i have to implement a colorEqualizer in labview.

 

Can u guys help me to implement this in labview or vision assistant?

 

Thank you very much.

0 Kudos
Message 1 of 3
(3,251 Views)

hi there

your problem is quite vague.

do you have problem with getting your pictures into labview?

do you have a problem generating a histogram?

... and so forth.

 

what have you tried so far?

 

EDIT:

https://en.wikipedia.org/wiki/Histogram_equalization

be aware, that you have to do this for each color channel


If Tetris has taught me anything, it's errors pile up and accomplishments disappear.
0 Kudos
Message 2 of 3
(3,225 Views)

Okay sorry for my bad explanation.

I want to use the IMAQ colorEqualize in labview to correct my images from the camera. At this moment ( see figure) this is what i have. But i am not sure if this is the correct way to make use of the colorEqualizer.
This function corrects my image to make it usefull even when there is a lot of light or less light? Or am i wrong?

My camera is making color images, thats why i want to use the colorEqulizer instead of the normal (grayscale) equalizer.

So i want to know if this function is well connected or not and if i need the colorHistogram or not.

 

Thank you.

 

Current scriptCurrent script

 

0 Kudos
Message 3 of 3
(3,210 Views)