3284 Commits (82f3da5ef168e90fa74db2a9f070f5deb56bddf7)
 

Author SHA1 Message Date
Vadim Pisarevsky c064042c33 Merge pull request #21 from shahurik/adas 11 years ago
Vlad Shakhuro 6f138e50c2 Add private header 11 years ago
Vlad Shakhuro a8f9344ef8 Derive WaldBoost from Algorithm 11 years ago
Vlad Shakhuro a9599990f0 Fix typo 11 years ago
Vlad Shakhuro 85aaf88aa9 Derive ACFFeatureEvaluator from Algorithm 11 years ago
jaco 88bae7be36 SuBSENSE porting: compiling errors fixed 11 years ago
biagio montesano 3b207a77f8 First part of documentation completed 11 years ago
biagio montesano db189cd3db Matcher ported, first page od documentation written. 11 years ago
Bellaktris bde7ee488c fixed g++ build 11 years ago
jaco 00d9ef424e BING files location update and Start SuBSENSE porting 11 years ago
Vlad Shakhuro c994b48966 Fix gcc warning 11 years ago
Vlad Shakhuro d8b0e8d53d Fix MS compiler warnings 11 years ago
Vlad Shakhuro 27692f5cd8 Fix gcc warning 11 years ago
Bellaktris a200e8ab16 merging 11 years ago
Bellaktris 0fd4823566 colorbalance module added, now it contains the only WHITE_BALANCE_SIMPLE implementation 11 years ago
biagio montesano 96183dd09b Lines extraction and descriptors testing completed 11 years ago
Vlad Shakhuro a2a22662d3 Add default constructor to WaldBoost 11 years ago
Vlad Shakhuro 4801502ae6 labelling -> labels 11 years ago
Vlad Shakhuro edeef0fdbc fprintf(stderr, ...) -> cerr << ... 11 years ago
Vlad Shakhuro ab6a2c6577 Add headers to precomp.hpp 11 years ago
Alexander Alekhin bf93366d67 Merge pull request #27 from vpisarev/rgbd_fixes 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 7ecf95ec25 Add fake precomp.hpp 11 years ago
Vlad Shakhuro c765916edc Add adas cpp file for CMake compilation 11 years ago
Vlad Shakhuro f722d4ff05 Add default constructors to params classes 11 years ago
Vlad Shakhuro 94338228c8 Add license and precomp header 11 years ago
Vlad Shakhuro 4c5a2efca1 Change fcw-train target name 11 years ago
Vlad Shakhuro ee889198ee Fix headers 11 years ago
Vlad Shakhuro 4eccf1f50f Rename fcw_train 11 years ago
Bellaktris eed2ab18cd minor fixes in ximpgroc/doc/* + fixes gcc & clang build problem 11 years ago
Vadim Pisarevsky 311ee20315 fixed RGBD compile errs and warnings 11 years ago
Alexander Alekhin 16839ea517 Merge pull request #23 from ilya-lavrenov/warnings 11 years ago
Bellaktris 62c4145c34 tutorial (forgotten in previous commit) 11 years ago
Vlad Shakhuro eb2e66abc5 Clean adas header 11 years ago
Vlad Shakhuro 395d42307b Remove icf app, add xobjdetect module 11 years ago
Bellaktris 974b71fffa ximpgroc module added (structured forests for fast edge detection by Piotr Dollar) 11 years ago
Alexandre Benoit 154bc89d38 added samples to use retina in its basic form and for HDR tone mapping 11 years ago
Ilya Lavrenov ae5c87eafa fixed warnings 11 years ago
jaco f3cada3154 BING code refined 11 years ago
jaco b7696377a8 BING porting finalized 11 years ago
jaco 0a1623053a BING modification after OpenCV master update 11 years ago
Andrey Pavlenko f6a80b191a Merge pull request #22 from alalek/fix_docs 11 years ago
jaco a76954ad32 BING update2 11 years ago
jaco f28bdc3d1e BING update 11 years ago
jaco 1c1a9cde84 BING objectness porting finished 11 years ago
biagio montesano fc72a71b33 Inheritage completed. Functions with KeyLine objects added. 11 years ago
jaco d972834755 BING Objectness porting progress II 11 years ago
jaco dae0dc9c8c BING Objectness porting progress 11 years ago
biagio montesano 8f9bcb77f6 Derivation from Feature2D completed. Warnings corrected. 11 years ago