|
Invalid color template image?
Hey, this is my first year in FIRST and I've been assigned the job of learning and programming the camera/vision assistant in LabVIEW. I have made a VI that finds a template image in an image, such as the camera, but there seems to be a problem with it. If I pass an image that I retrieved using IMAQ ReadFile, the program works fine and will return matches. But once I use it with the axis camera, the VI gives me an error:
Error -1074395384 occurred at IMAQ Match Color Pattern
Possible reason(s):
IMAQ Vision: (Hex 0xBFF60708) Invalid color template image.
I've zipped an outline of the project. If anyone could give me some advice, it'd be greatly appreciated! This has been frustrating me and the other programmers in the team for the whole week!
|