Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

color histogram bin reduction

Hi,

    What method can be used for "color histogram bin reduction",i.e,by using which method we can perform histogram bin reduction for an color image?

if you can provide me with an alogrithm it would be helpful.

 

Thank you

0 Kudos
Message 1 of 5
(4,679 Views)

IMAQ ColorHistograph VI and IMAQ ColorHistogram VI both have "Number of Classes" input. Is that what you needed?

0 Kudos
Message 2 of 5
(4,666 Views)

Hi Andrey,

              I am using the same thecnique as in this attached pdf,if you can look into this,you can help me out.

 

Thank you

0 Kudos
Message 3 of 5
(4,659 Views)

Hi,

   By using IMAQ color histogram and histograph vi, i can able to get the graph for R,G and B in three different graph,

i want to represent R,G,B in a single by combining the the three values of R,G and B of each pixel into a corresponding color.similar to the attached image

 

color histogram bin reduction.png

Thank You

0 Kudos
Message 4 of 5
(4,611 Views)

Hi Madhubalan,

 

the LabVIEW example finder shows a lot of VIs and projects for different application.

 

Check the example: Waveform Graph Datatypes

This example shows how you are albe to plot several lines in the same graph.

 

Best regards,

RupiDo

0 Kudos
Message 5 of 5
(4,494 Views)