1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-17 07:04:18 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
Maksim Shabunin
a20c5c8dd9 Doxygen documentation for all modules 2014-12-01 15:54:42 +03:00
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
berak
714b3137ac fix asterisk warning 2014-09-12 11:47:16 +02:00
berak
e991db75c2 removed wildcards from fg/bg path in ICFDetector::train 2014-09-08 12:26:54 +02:00
Vlad Shakhuro
1695ee7cfd Add xobjdetect documentation 2014-08-20 12:21:42 +04:00