LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

array to picture

Hi all

How can I convert 8 bit array to B&W picture?

Regards

Iskander

0 Kudos
Message 1 of 6
(3,304 Views)
Use "array to image" function. Then use a suitable threshold
0 Kudos
Message 2 of 6
(3,290 Views)

Iskander,

 

you have to keep the color-information like seen in this screenshot:

 

ImageColors.PNG

 

hope this helps,

Norbert 

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

Thanks all

I want to receive B&W image from array.

Ireceived color image.

Regards

Iskander

array to picture.png

0 Kudos
Message 4 of 6
(3,256 Views)

You need to add a color table

 

Image to Picture Snippet.png

Message 5 of 6
(3,241 Views)

Thanks all for the help.

 Darin.K Your example helped me.

 regards

Iskander

0 Kudos
Message 6 of 6
(3,229 Views)