Commit Graph

13 Commits

Author SHA1 Message Date
Bradlee Speice
45905d8454 Fix up the build process in preparation for release 1.0 2012-06-28 12:35:04 -04:00
Bradlee Speice
9dc1d24926 Add functionality to input a command string 2012-06-28 12:12:30 -04:00
Bradlee Speice
2c41ec3bca Finish up the cva-input program 2012-06-27 12:52:12 -04:00
Bradlee Speice
deff35b221 Change behavior of cva-input to rely on getopt for what to do 2012-06-27 10:28:42 -04:00
Bradlee Speice
b48f3e636c Flesh out the cva-input program, and add calls to XFlush() 2012-06-26 16:43:27 -04:00
Bradlee Speice
ca39bd90be Add basic XTest functionality, clean up and refactor other sources 2012-06-26 16:43:15 -04:00
Bradlee Speice
0b399525d0 Reimplement the "sane tolerance" in a better way 2012-06-25 18:09:54 -04:00
Bradlee Speice
3c314f12f3 Revert "Provide a bit more sane way to calculate tolerance"
Tolerance using exponential function wasn't anywhere near as granular as it needed to be

This reverts commit c716505c20.
2012-06-25 16:35:50 -04:00
Bradlee Speice
c716505c20 Provide a bit more sane way to calculate tolerance
Keep the default tolerance at INT_MAX
2012-06-25 15:48:43 -04:00
Bradlee Speice
a01bf54b5d Fix the build process to support OpenCV 2 (Ubuntu) 2012-06-22 20:06:28 -04:00
Bradlee Speice
dab4d28932 Add functions to return the center of a sub-image, rather than top-left corner
Fix up the build process to make sure out-of-tree builds work correctly
Fix the example script not finding the cva-match binary correctly
2012-06-22 15:38:41 -04:00
Bradlee Speice
df26d0a95c Formalize the build process and integrate autotools 2012-06-22 13:22:16 -04:00
Bradlee Speice
f1048394c8 Add an example usage for the OpenCV logo 2012-06-21 15:56:38 -04:00