Maksim Shabunin
f8807f18cd
Reduced modules dependencies:
...
- made some of dependencies explicit
- removed dependencies to highgui and some other modules where possible
- modified some samples to build without modules
8 years ago
Vlad Shakhuro
ab72b24a00
Fix interface, add documentation
10 years ago
Vlad Shakhuro
13053d6b6f
Interface and naming fixes
10 years ago
Vlad Shakhuro
d06d7e2918
Change of interface and multiple fixes
10 years ago
Maksim Shabunin
61f36de542
Doxygen tutorials support
10 years ago
Maksim Shabunin
34131405df
Removed some methods from cv::Algorithm and changed ml module interfaces
10 years ago
Maksim Shabunin
a20c5c8dd9
Doxygen documentation for all modules
11 years ago
manuele
a9eebb91f9
warning fixes
11 years ago
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
11 years ago
Vlad Shakhuro
4834c0c87f
Fix win build errors
11 years ago
Vlad Shakhuro
95548c9864
Fix waldboost interface
11 years ago
Vlad Shakhuro
479f71ef3e
Add icf feature evaluator
11 years ago
Vlad Shakhuro
5ff271efce
Add bg_per_image param
11 years ago
Vlad Shakhuro
319b25ee85
Bomb commit
11 years ago
Vadim Pisarevsky
4906050ea1
added "text" module; added linemod to rgbd module, fixed compile errors in rgbd.
11 years ago
Vlad Shakhuro
6f138e50c2
Add private header
11 years ago
Vlad Shakhuro
a8f9344ef8
Derive WaldBoost from Algorithm
11 years ago
Vlad Shakhuro
85aaf88aa9
Derive ACFFeatureEvaluator from Algorithm
11 years ago
Vlad Shakhuro
d8b0e8d53d
Fix MS compiler warnings
11 years ago
Vlad Shakhuro
a2a22662d3
Add default constructor to WaldBoost
11 years ago
Vlad Shakhuro
bb1008ec5e
Change namespace to xobjdetect
11 years ago
Vlad Shakhuro
ab9d2496c2
Make Stump::predict const
11 years ago
Vlad Shakhuro
f722d4ff05
Add default constructors to params classes
11 years ago
Vlad Shakhuro
ee889198ee
Fix headers
11 years ago
Vlad Shakhuro
395d42307b
Remove icf app, add xobjdetect module
11 years ago