LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Extract color pane error

The actual vi "dilate erode2012" works fine. I tried to use their logic to develop my program. Can you please help me program the code to suit my requirement." use the dilate erode technique on images saved in a folder instead of acquiring from camera and save the output images in another folder.

0 Kudos
Message 11 of 13
(430 Views)

Depending on the images on disk, it is possible that you cannot use the function "ExtractColorPane" at all...

A 8bit grayscale image does not have a color pane for instance....

 

I would expect this function to work best with RGB images.

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 12 of 13
(427 Views)

The images that are saved in folder are color in PNG format.

0 Kudos
Message 13 of 13
(425 Views)