• manuele's avatar
    adas fix · 59099ecb
    manuele authored
    - lowered memory usage (now the train use ~3x less memory)
    - improved speed (removed some bottlenecks and added fast_log)
    - added support to grayscale images
    - the LUV features are not computed if the image is grayscale (leads to
    an improved detection rate)
    - added various parameters (limit_ps, limit_bg, alpha, slidingStep,
    is_grayscale)
    - added detect() function for a better control of the resize factor
    59099ecb
Name
Last commit
Last update
..
acffeature.cpp Loading commit data...
icfdetector.cpp Loading commit data...
precomp.hpp Loading commit data...
stump.cpp Loading commit data...
waldboost.cpp Loading commit data...