• Alexander Alekhin's avatar
    core(test): refactor PCA test · d48d2d7f
    Alexander Alekhin authored
    - 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)
    d48d2d7f
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
misc/java Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...