LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

convert an 8 bit image to a 1 bit image

Solved!
Go to solution

I have image that are in grayscale  8 bits , I want to change them to a 1 bit image. Could someone show me how to do this. I have no idea how to do this.

0 Kudos
Message 1 of 4
(4,470 Views)
Solution
Accepted by alang1

Hi alang,

 

an idea:

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(4,465 Views)

Aren't boolean still represented as 8 bits ?

 

Thanks,

Sathish

0 Kudos
Message 3 of 4
(4,449 Views)

Hi Sathish,

 

yes, booleans are still 8bit - but after the comparison you get different values... Smiley Wink

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(4,446 Views)