1. 02 Jun, 2015 1 commit
    • Aliaksandr's avatar
      Bug fix for feature extraction · d76b9760
      Aliaksandr authored
      According to CartToPolar() function documentation, result angles could be in range (0..360). To prevent index overflow this check is important.
      d76b9760
  2. 21 Oct, 2014 1 commit
  3. 01 Oct, 2014 1 commit
  4. 30 Sep, 2014 2 commits
    • manuele's avatar
      warning fixes · a9eebb91
      manuele authored
      a9eebb91
    • 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
  5. 08 Sep, 2014 1 commit
  6. 13 Aug, 2014 1 commit
  7. 12 Aug, 2014 5 commits
  8. 07 Jul, 2014 1 commit
  9. 03 Jul, 2014 3 commits
  10. 27 Jun, 2014 3 commits
  11. 25 Jun, 2014 1 commit
  12. 24 Jun, 2014 5 commits
  13. 23 Jun, 2014 1 commit