11-12-2008 08:43 AM
Are there any examples of doing overlays while continuously acquiring images? Trying to do a simple crosshair overlay on a live image in VB.net. Have been able to do it using ImageAquired event but the results aren't that great... lines (crosshairs) tend to flash. Anyone know of a way to do this and get cleaner display? I am re-drawing the crosshairs on every event (frame).
11-13-2008 11:57 AM