Quote:
Originally Posted by Bongle
As I'm always saying to our students - code compiling doesn't mean the code works :-)
|
I know... I meant built right...
Now that I've finially had a chance to test the code, I'm getting errors when we try to run it.
Quote:
<Code>-1074396120 ERROR: status = -1074396120 (0xBFF60428) Error counting particles: ...in GetNumberParticles() in C:/WindRiver/workspace/WPILib/Vision/BinaryImage.cpp at line 29
<Code>-1074396120 ERROR: status = -1074396120 (0xBFF60428) ImaqThreshold error: ...in ComputeThreshold() in C:/WindRiver/workspace/WPILib/Vision/ColorImage.cpp at line 37
<Code>-1074396120 ERROR: status = -1074396120 (0xBFF60428) Error counting particles: ...in GetNumberParticles() in C:/WindRiver/workspace/WPILib/Vision/BinaryImage.cpp at line 29
|
what do they mean? and...
do you think using a different image type would help?