1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 23:01:45 +08:00
Commit Graph

5 Commits

Author SHA1 Message Date
manuele
a9eebb91f9 warning fixes 2014-09-30 14:31:18 +02:00
manuele
59099ecbc0 adas fix
- 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
2014-09-30 13:17:56 +02:00
Vlad Shakhuro
4834c0c87f Fix win build errors 2014-08-13 14:22:04 +04:00
Vlad Shakhuro
95548c9864 Fix waldboost interface 2014-08-12 14:08:14 +04:00
Vlad Shakhuro
319b25ee85 Bomb commit 2014-08-12 13:12:57 +04:00