opencv/modules/java
Andrey Kamaev 984eb99428 Global CMake reorganization:
[~] Automatically tracked dependencies between modules
 [+] Support for optional module dependencies
 [+] Options to choose modules to build
 [~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
 [+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
 [~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
2012-02-03 11:26:49 +00:00
..
android Fixed Android build with SDK revision 14 2011-10-21 08:35:34 +00:00
android_test fixing Java test compilation after API change (distanceTransform() -> distanceTransformWithLabels()) 2012-01-26 08:51:16 +00:00
config fixed Java API build (not sure if features2d is wrapped correctly now) 2011-09-07 09:51:26 +00:00
src Java API: Fixed bug in Mat port; fixed/implemented all java tests for core module 2011-08-10 15:56:47 +00:00
check-tests.py Added new tests written by Hussein Abdinoor; Added support for new classes in features2d and imgproc 2011-08-10 12:35:22 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00
gen_java.py Fixed Android build problem 2011-11-21 13:07:17 +00:00
gen_javadoc.py Java API: 2011-08-06 09:22:07 +00:00
rst_parser.py reverted occasional commit 2011-11-24 12:20:45 +00:00