Commit Graph

201 Commits (master)

Author SHA1 Message Date
Bradlee Speice 9027a5b163 Fix an incredibly small typo 2012-07-20 15:58:46 -04:00
Bradlee Speice 6e15f41145 Fix a second declaration of "resultPoint" 2012-07-20 15:17:14 -04:00
Bradlee Speice 9bd0cf4ac3 Make sure libcvautomation requires libXtst, libX11, and opencv 2012-07-20 15:03:06 -04:00
Bradlee Speice 0f78320031 Distribute the special includes for opencv1 and 2 2012-07-20 14:57:14 -04:00
Bradlee Speice e0807a9b57 Fix RPM build switches issue 2012-07-20 14:23:06 -04:00
Bradlee Speice fcb9090131 Fix the location of 'example' man pages in RPM build 2012-07-20 14:20:11 -04:00
Bradlee Speice 249c582a9e Fix doxygen out-of-tree build errors 2012-07-20 14:15:57 -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 bf0e01bb66 Make sure that the waitfor function uses the tolerance 2012-07-20 13:39:49 -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 9685d442d9 Make the "waitfor" command optional 2012-07-20 11:56:23 -04:00
Bradlee Speice 673f302f2d Make sure libcvautomation_funcs is using the $TIMEOUT option 2012-07-20 11:50:34 -04:00
Bradlee Speice 9cc8a45969 Update the libcvautomation_funcs with the "waitfor" function 2012-07-20 11:49:21 -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 756807d787 Make sure the libcvautomation_funcs are returning correctly
They most likely were anyway, but making it a bit more readable is never a problem.
2012-07-20 10:47:10 -04:00
Bradlee Speice a33d97a2a6 Fix return codes actually doing what they're documented to 2012-07-20 10:41:50 -04:00
Bradlee Speice 06804d6528 Switch everything to using cvaPoint rather than CvPoint 2012-07-20 10:20:51 -04:00
Bradlee Speice 5fd67a57e6 Change doxygen to generate .1 files for cva-match and cva-input 2012-07-20 09:29:21 -04:00
Bradlee Speice a6fff5243f Fix Doxygen and rename some pages 2012-07-20 09:14:25 -04:00
Bradlee Speice 84383e2053 Fix build issues related to opencv2 2012-07-19 18:13:36 -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 556e8b59ed Integrate the specfile into autoconf 2012-07-19 16:42:24 -04:00
Bradlee Speice 4c1f9bbd64 Add the rules to build all packages 2012-07-19 16:38:24 -04:00
Bradlee Speice f9dd172bd1 Commit the specfile to build libcvautomation
Fix the specfile to build libcvautomation
2012-07-19 16:05:08 -04:00
Bradlee Speice 0980f82d22 Commit the pkg-config files
Fix some initial issues with not expanding '`'

Make sure that pkg-config was getting expanded correctly
2012-07-19 15:12:39 -04:00
Bradlee Speice 3879771a82 Fix the --without-examples switch 2012-07-19 14:19:32 -04:00
Bradlee Speice e529aa60e4 Fix a formatting issue in the configure script 2012-07-19 13:36:11 -04:00
Bradlee Speice 4043c9cbad Disable building latex documents by default 2012-07-19 13:32:07 -04:00
Bradlee Speice 97c1ea12b5 Make building without documentation the default 2012-07-19 13:27:50 -04:00
Bradlee Speice 460bbc322c Fix the --without-docs switch to configure 2012-07-19 12:36:26 -04:00
Bradlee Speice 9596cca6a0 Fix build if Doxygen is missing 2012-07-19 12:24:01 -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 c84ab79aa2 Fix Doxygen out-of-build-tree issues 2012-07-18 13:31:14 -04:00
Bradlee Speice e5cff6e762 Fix libcvautomation_funcs not being included in the dist 2012-07-18 13:31:11 -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 8bb4925efe Prevent doxygen from mentioning the xautomation*.h files
These files should not be used by any program using libcvautomation

And actually fix the xautomation files from being included
2012-07-18 12:24:00 -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 950e29a4b7 Add the libcvautomation_funcs to be automatically installed 2012-07-18 12:23:58 -04:00
Bradlee Speice 2ea13d275b Fix the libcvautomation_funcs for real. 2012-07-18 12:23:58 -04:00
Bradlee Speice 82dbc8020c Update documentation and add the mouse scroll functions 2012-07-18 12:23:58 -04:00
Bradlee Speice fe3a6e8515 Fix a memory issue because list was not initialized correctly
Fix a bug with getopt that would cause --center to segfault
2012-07-18 12:23:56 -04:00
Bradlee Speice 92e98b9a8f Ignore the html/ folder for gh-pages 2012-07-17 16:03:18 -04:00
Bradlee Speice 1eac29e12d Fix the BASH functions to use the USE_CENTER option correctly 2012-07-13 10:36:06 -04:00
Bradlee Speice 58cf76119c Start on to the 1.2 release 2012-07-12 16:01:21 -04:00
Bradlee Speice c92e6b2640 Fix a bug where xte_keyUp would actually press a key down. 2012-07-12 15:51:26 -04:00
Bradlee Speice bd947b2cd9 Fix the BASH functions 2012-07-12 15:49:01 -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