opencv/modules/ml
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
..
doc Documentation: fixed references for C++ operators 2011-08-13 21:39:10 +00:00
include/opencv2/ml added CV_OUT to CvANN_MLP::predict 2011-08-14 04:32:27 +00:00
src fixed traincascade for ordered features 2011-12-22 11:19:27 +00:00
test renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122) 2011-06-08 06:55:04 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00