Commit Graph

3 Commits

Author SHA1 Message Date
Bradlee Speice
0a10dc798c Fix matchSubImage_a not using the proper call to matchSubImage
Refactoring changes - use an array instead of a linked list - if you want a linked list, you can do it yourself, reference code is in cva-match.c
Fix some build errors - not all function prototypes could see the cvautomationList struct.
2012-06-22 09:38:02 -04:00
Bradlee Speice
a63c54f9c4 Add functions for working with arrays of images to match
Also, change "threshold" to "tolerance," it's much more descriptive
2012-06-22 09:16:44 -04:00
Bradlee Speice
7818d188e8 CVAM: First functioning code and libcvautomation 2012-06-21 12:19:55 -04:00