03-11-2004 11:47 AM
03-11-2004 11:53 AM
04-05-2004 09:07 PM
07-19-2004 03:15 PM
03-03-2021 05:59 AM
I know this is an old post, but someone else might find this useful...this is a very easy way to adjust contrast on either greyscale 8-bit image array or individual RGB arrays:
When implementing in Labview, do the calculations on each element as a double precision before converting to U8 data type and passing to the picture control.