1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-28 06:43:01 +04:00
Files
opencv/modules
Alexander Alekhin d48d2d7fe2 core(test): refactor PCA test
- CV_L2 -> relative NORM_L2
- eigenEps: 1e-6 ==> 1e-4
- evalEps: 1e-6 ==> 1e-5
- evecEps: 1e-3 ==> 5e-3
- RNG seed: 12345
- drop non-informative legacy test code (ts->printf, etc)
2017-12-12 15:07:27 +03:00
..
2017-12-12 15:07:27 +03:00
2017-06-15 18:28:13 +09:00
2016-11-29 01:18:10 +03:00
2017-09-04 14:41:29 +03:00
2017-10-15 12:12:00 -04:00
2016-11-29 01:18:10 +03:00
2016-09-30 15:16:29 +05:30
2017-11-16 15:00:33 +03:00
2017-09-15 17:09:21 +03:00
2017-07-29 20:08:19 +03:00
2017-11-29 21:43:09 +03:00