LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I change the contrast of Picture using LabVIEW7.1 PDS

Hi

Can anyone help me out for the following querry. I am using LabVIEW7.1 PDS
 
How do I change the contrast of Picture at runtime ?
 
Thanks
 
Ashutosh
0 Kudos
Message 1 of 6
(3,111 Views)
Ashutosh C
 
What is PDS?  There are many ways to change the contrast.  If you have IMAQ Vision there are many tools available for changing contrast.  A picture is nothing more than an array of numbers so you could modify the actual pixel values.  For this I would use .BMP format because it is an uncompressed image.  As a last resort you could look into calling a Microsoft or other image processing product using an ActiveX control.  Give me some more information and I can make a specific suggestion.
 
Matt
Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
0 Kudos
Message 2 of 6
(3,107 Views)

Thanks Matt,

PDS - Professional Development System

Presently I do not have IMAQ Vision, The other option as you mentioned could be helpful to me.

Can you suggest / guide me for calling a Microsoft or other image processing product using an ActiveX control.

Wolud be thankful for reply.

Ashutosh C

 

 

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

Try this VI for adjusting contrast.  Just click on the color to get the right color to overlay to fix the image.

Matt

Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
Download All
Message 4 of 6
(3,095 Views)

Thanks Matt,

The vi you send was very helpful to me.

Thank u once again

Regards

Ashutosh CSmiley Happy

 

 

 

 

0 Kudos
Message 5 of 6
(3,071 Views)

Ashutosh

If you like the VI please give the post a good rating.

Matt

Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
0 Kudos
Message 6 of 6
(3,058 Views)