Commit Graph

30 Commits

Author SHA1 Message Date
Bradlee Speice
d8805026ec Update other documentation to reflect the new Python wrapper 2012-08-17 15:57:43 -04:00
Bradlee Speice
c90b9b6979 Update the 'Writing Application Tests' page for the new Bash wrapper 2012-08-17 15:43:03 -04:00
Bradlee Speice
34e6bc278d Update the documentation for the Bash wrapper 2012-08-17 15:40:05 -04:00
Bradlee Speice
a7ea0c753b Fix documentation for a broken \ref 2012-08-17 12:12:00 -04:00
Bradlee Speice
ea46db9106 Add two missing waitFor functions into the C library 2012-08-17 12:06:47 -04:00
Bradlee Speice
733b05fd7f Add documentation for the mouseup and mousedown events 2012-08-03 11:27:34 -04:00
Bradlee Speice
161eefde7c Add documentation for the dragndrop function 2012-08-03 11:23:09 -04:00
Bradlee Speice
c5163135ec Fix up the RPM build process
Fix one more minor build issue
2012-07-30 12:39:36 -04:00
Bradlee Speice
f516347857 Update documentation for doubleclick, other cleanup 2012-07-30 10:54:12 -04:00
Bradlee Speice
ad3f4d6c5d Small changes to double-click functions, add mouse location functions 2012-07-30 09:54:05 -04:00
Bradlee Speice
2b451fc624 Rename the xte_pointerLocation function to xte_mouseLocation 2012-07-25 13:44:42 -04:00
Bradlee Speice
b6e7da30df Add instructions to install packages from Github 2012-07-25 11:10:34 -04:00
Bradlee Speice
3ffa96a5d1 Remove unneeded references to the \date command 2012-07-23 14:27:06 -04:00
Bradlee Speice
ef7b04d08d Add a set -o errexit line to the app template 2012-07-23 11:47:53 -04:00
Bradlee Speice
ab5460aad0 Update wrapper documentation for wait_for 2012-07-23 09:44:17 -04:00
Bradlee Speice
77beb217d3 Put in a warning about using waitfor without a tolerance value 2012-07-20 14:02:52 -04:00
Bradlee Speice
aff47435a9 Document the "waitfor" command better
Change locations of some other documentation, move information about the wrapper environment variables to the appendix
2012-07-20 12:39:03 -04:00
Bradlee Speice
b37f802d38 Add a function to wait for an image to be displayed
Clean up some loose ends with the waitfor function

Finish tying up loose ends, build is clean now
2012-07-20 11:49:18 -04:00
Bradlee Speice
06804d6528 Switch everything to using cvaPoint rather than CvPoint 2012-07-20 10:20:51 -04:00
Bradlee Speice
a6fff5243f Fix Doxygen and rename some pages 2012-07-20 09:14:25 -04:00
Bradlee Speice
86332f894b Fix up the brutish hack into something that looks much better 2012-07-19 17:32:59 -04:00
Bradlee Speice
c4c700fcda Merge include/opencv1 and include/opencv2
Warning, this is a brutish hack, and unless fixed, should not be used.
2012-07-19 17:17:06 -04:00
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
b48f3e636c Flesh out the cva-input program, and add calls to XFlush() 2012-06-26 16:43:27 -04:00
Bradlee Speice
8c1ab45c26 Continue fleshing out the XTest functions for keyboards 2012-06-26 16:43:20 -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
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