opencv/modules/ml
Amro 13a0a37e63 fix randMVNormal in ML (#5469)
Fix the failed assertion by replacing the GEMM call.

Also random numbers are generated from normal distribution ~N(0,1),
instead of uniform distribution ~U(0,1).
2015-10-11 01:54:11 +03:00
..
doc Updated ml module interfaces and documentation 2015-02-17 11:46:14 +03:00
include/opencv2 TrainData doc update 2015-09-03 05:52:04 +02:00
src fix randMVNormal in ML (#5469) 2015-10-11 01:54:11 +03:00
test 1. Input/OutputArray optimizations; 2015-04-07 16:44:26 +03:00
CMakeLists.txt Add python and java support for ml module 2015-03-19 13:22:30 +03:00