Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Technical Discussion (http://www.chiefdelphi.com/forums/forumdisplay.php?f=22)
-   -   Programming the Camera (http://www.chiefdelphi.com/forums/showthread.php?t=81163)

progal 22-02-2010 20:00

Re: Programming the Camera
 
(This is the same person that was on the account of JAZAD1)

Quote:

Originally Posted by whodatbat (Post 926598)
try this. its a simple camera code maybe it will help?:confused:

HSLImage image; // Create and set up a camera instance AxisCamera

&camera = AxisCamera::getInstance(); camera.writeResolution(k160x120);

camera.writeBrightness(0); Wait(3.0); // loop getting images from the

camera and finding targets while (IsOperatorControl())

{ // Get a camera

image camera.GetImage(image.image);

// do something with image here . . . }

Then the camera wouldn't be able to find the target.

Did I mention that the camera works and just the drive code doesn't work/run? Oh, and I'm programming in Java.


All times are GMT -5. The time now is 01:19.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi