Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Threshold error (http://www.chiefdelphi.com/forums/showthread.php?t=101172)

Stonemotmot 26-01-2012 14:17

Threshold error
 
Hello, I have been trying to get vision working for my teams robot and have run into some trouble. The threshold command is not working(C++) it gives us an error eveytime we try to run it.
the code is.
BinaryImage *binaryimage = camera.GetImage()->ThresholdHSL(100,100,100,100,100,100)

the 100s are just random numbers for this example.
There camera was declared earlier using GetInstance() and it seems to connect and give us no errors.
Thanks for any help.:D

basicxman 26-01-2012 14:25

Re: Threshold error
 
Quote:

Originally Posted by Stonemotmot (Post 1113978)
it gives us an error eveytime we try to run it

What's the error?


All times are GMT -5. The time now is 17:35.

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