opencv/modules/java
Vincent Rabaud e1b2f593d6 fix crash when path has spaces
The paths are defined properly with an escape "\ " but you cannot have an escape and
quotes when piping (otherwise, escapes are understood as 2 characters).
So just remove the quotes.
2013-11-01 19:30:58 +01:00
..
android_lib Merge pull request #800 from asmorkalov:android_cam_idx_semantic 2013-04-29 10:00:08 +04:00
android_test Removed references to opencv.itseez.com 2013-06-28 12:48:12 +04:00
generator JavaCameraView delivers same frame twice (Bug #3123) fixed. 2013-07-02 12:58:59 +04:00
test Drop outdated targets and fix solution folders 2013-03-25 21:57:53 +04:00
build.xml.in Fix for encoding errors when building Java source 2013-03-27 17:43:00 +04:00
check-tests.py Fixed the shebang lines on the Python scripts. 2013-04-11 18:37:23 +04:00
CMakeLists.txt fix crash when path has spaces 2013-11-01 19:30:58 +01:00