opencv/modules/ml
MYLS 617df09143 Modify Base64 functions and add test and documentation
Major changes:

- modify the Base64 functions to compatible with `cvWriteRawData` and so
on.
- add a Base64 flag for FileStorage and outputs raw data in Base64
automatically.
- complete all  testing and documentation.
2016-07-19 15:54:38 +08:00
..
doc Updated ml module interfaces and documentation 2015-02-17 11:46:14 +03:00
include/opencv2 Adding support for pointer generation. Fixes #6605 2016-05-31 08:35:50 +02:00
src Fixed #6562: Incorrect CV_64F management in ANN 2016-05-20 13:16:59 +02:00
test Modify Base64 functions and add test and documentation 2016-07-19 15:54:38 +08:00
CMakeLists.txt Add python and java support for ml module 2015-03-19 13:22:30 +03:00