Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Brightness changes from image to image in MAX TM6740CL PCI1428 factory settings

Brighntness changes in Grab or Snap image to image like in a cycle (TM6740CL PCI1428). Tried all possible things to solve problem with no luck. The setting in card and camera are default factory settings. Replaced PC, cables, card, NI driver version - but no solution.
Message Edited by ni_user on 12-24-2009 09:17 AM
0 Kudos
Message 1 of 6
(3,740 Views)

Hi ni_user,

 

What kind of lighting is there in the area? It is most likely a lighting issue or potentially a camera issue.

 

Can you post some example images?

Jeff | LabVIEW Software Engineer
0 Kudos
Message 2 of 6
(3,706 Views)
As jeff as suggested lighting might be the issue here and that too if you are using a CFL or a strobed led lighting. Did you also change the PCI slot?
0 Kudos
Message 3 of 6
(3,692 Views)

Is it possible you have that camera in a >8-bit mode? Once you are over 8-bits, to display the image there must be some mapping done since your system cannot display more than 8 bits per color plane. Typically the default mapping is to dynamically map the range of the current image's content to stretch over the full 8-bit range. If it mapped the whole 10/12-14/16-bit range into 8-bits you might have a hard time seeing the image. The downside is that has the min/max pixel values in the image change, the dynamic mapping is changing which means you'll see intensity changes in the whole image.

 

One way to address this (if it is your issue) would be to turn off the dynamic mapping and assign some fixed mapping that is appropriate for your camera and situation.

 

Eric 

0 Kudos
Message 4 of 6
(3,689 Views)
Bit Depth is 8bits. Tried "Shutter control" to pulse width, the brightness hold steady at around 8000microseconds "pulse width control" value. How to turn off the dynamic mapping?
0 Kudos
Message 5 of 6
(3,679 Views)

Are you doing this in LabVIEW? If so, it could be the display itself. Check out this KB for how to adjust the display range.

 

http://digital.ni.com/public.nsf/allkb/F9B71B8E8266D90686256EDE006A4DE8?OpenDocument

Jeff | LabVIEW Software Engineer
0 Kudos
Message 6 of 6
(3,664 Views)