• 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
doc/tutorials Loading commit data...
modules Loading commit data...
samples/python2 Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
README.md Loading commit data...