08-15-2013 03:01 AM
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
08-16-2013 04:47 AM
IMAQ ColorHistograph VI and IMAQ ColorHistogram VI both have "Number of Classes" input. Is that what you needed?
08-16-2013 05:02 AM
08-20-2013 04:05 AM
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
Thank You
11-15-2013 09:29 AM
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