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
68f6dbbff2
Begin Release version 1.3
2012-07-18 13:56:49 -04:00
Bradlee Speice
c5484ed61d
Update the documentation dates
2012-07-18 13:54:26 -04:00
Bradlee Speice
7391d4648b
Fix a broken link, fix the first set of build issues
...
Fix some last-minute build issues
2012-07-18 13:30:51 -04:00
Bradlee Speice
13105e0f44
Add the mouse scroll functions to the bash wrapper, update documentation
...
Minor documentation cleanup
More documentation cleanup
Fix an issue with accidentally copying the opencv2 includes to opencv1
Document mouse scroll functionality, continue cleanup
2012-07-18 12:24:02 -04:00
Bradlee Speice
497c860817
Add documentation for new location of libcvautomation_funcs
...
And make sure to include the opencv2 version of libcvautomation.h
2012-07-18 12:23:59 -04:00
Bradlee Speice
82dbc8020c
Update documentation and add the mouse scroll functions
2012-07-18 12:23:58 -04:00
Bradlee Speice
58cf76119c
Start on to the 1.2 release
2012-07-12 16:01:21 -04:00
Bradlee Speice
2beed7b416
Update documentation to reflect addition of key string function
...
Remove the warning that the key string function is unimplemented :D
Fix a minor typo with 'BackSpace' being renamed to 'Backspace'
2012-07-12 15:40:06 -04:00
Bradlee Speice
3e5c87a96a
Integrate entering a key string from xautomation
2012-07-12 15:34:01 -04:00
Bradlee Speice
61a35913a0
Bring the opencv1 and opencv2 includes back together
2012-07-12 12:15:56 -04:00
Bradlee Speice
6d1e25686b
Document and implement the "tolerance" setting better
2012-07-12 12:07:56 -04:00
Bradlee Speice
e436323d7a
Add functions to scroll the mouse up and down
2012-07-12 10:04:57 -04:00
Bradlee Speice
ed121d4ec5
Implement a cleaner way of tracking version number
2012-07-11 15:06:57 -04:00
Bradlee Speice
eddd689c29
Integrate documentation into the build process
2012-07-11 14:34:26 -04:00
Bradlee Speice
2f7864d344
Finish initial documentation
...
Add a page explaining how to create an application test
2012-07-11 12:02:04 -04:00
Bradlee Speice
e71c17cf5c
Commit initial documentation
2012-07-10 16:32:42 -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