1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 06:11:09 +08:00
Commit Graph

713 Commits

Author SHA1 Message Date
Vlad Shakhuro
bb1008ec5e Change namespace to xobjdetect 2014-06-24 09:14:38 +04:00
Vlad Shakhuro
ab9d2496c2 Make Stump::predict const 2014-06-24 08:59:31 +04:00
Vlad Shakhuro
7ecf95ec25 Add fake precomp.hpp 2014-06-24 08:58:08 +04:00
Vlad Shakhuro
c765916edc Add adas cpp file for CMake compilation 2014-06-24 08:57:21 +04:00
Vlad Shakhuro
f722d4ff05 Add default constructors to params classes 2014-06-24 08:51:57 +04:00
Vlad Shakhuro
94338228c8 Add license and precomp header 2014-06-24 08:48:24 +04:00
Vlad Shakhuro
4c5a2efca1 Change fcw-train target name 2014-06-24 08:43:02 +04:00
Vlad Shakhuro
ee889198ee Fix headers 2014-06-24 08:42:30 +04:00
Vlad Shakhuro
4eccf1f50f Rename fcw_train 2014-06-24 08:24:56 +04:00
Bellaktris
eed2ab18cd minor fixes in ximpgroc/doc/* + fixes gcc & clang build problem 2014-06-24 03:19:03 +04:00
Vadim Pisarevsky
311ee20315 fixed RGBD compile errs and warnings 2014-06-23 22:38:04 +04:00
Alexander Alekhin
16839ea517 Merge pull request #23 from ilya-lavrenov/warnings 2014-06-23 19:02:47 +04:00
Bellaktris
62c4145c34 tutorial (forgotten in previous commit) 2014-06-23 19:11:43 +07:00
Vlad Shakhuro
eb2e66abc5 Clean adas header 2014-06-23 07:59:02 +04:00
Vlad Shakhuro
395d42307b Remove icf app, add xobjdetect module 2014-06-23 07:55:51 +04:00
Bellaktris
974b71fffa ximpgroc module added (structured forests for fast edge detection by Piotr Dollar) 2014-06-22 23:09:29 +04:00
Alexandre Benoit
154bc89d38 added samples to use retina in its basic form and for HDR tone mapping 2014-06-22 15:58:17 +02:00
Ilya Lavrenov
ae5c87eafa fixed warnings 2014-06-20 15:45:07 +04:00
jaco
f3cada3154 BING code refined 2014-06-19 18:26:31 +02:00
jaco
b7696377a8 BING porting finalized 2014-06-19 16:58:41 +02:00
jaco
0a1623053a BING modification after OpenCV master update 2014-06-18 17:20:42 +02:00
Andrey Pavlenko
f6a80b191a Merge pull request #22 from alalek/fix_docs
(fix docs warnings)
2014-06-18 17:49:00 +04:00
jaco
a76954ad32 BING update2 2014-06-18 12:06:50 +02:00
jaco
f28bdc3d1e BING update 2014-06-18 12:05:58 +02:00
jaco
1c1a9cde84 BING objectness porting finished 2014-06-16 19:03:13 +02:00
biagio montesano
fc72a71b33 Inheritage completed. Functions with KeyLine objects added. 2014-06-16 18:59:24 +02:00
jaco
d972834755 BING Objectness porting progress II 2014-06-13 19:27:50 +02:00
jaco
dae0dc9c8c BING Objectness porting progress 2014-06-12 19:28:53 +02:00
biagio montesano
8f9bcb77f6 Derivation from Feature2D completed. Warnings corrected. 2014-06-12 15:07:45 +02:00
jaco
6f1b6eb469 Objectness porting partially computed 2014-06-11 19:27:14 +02:00
Alexander Alekhin
67ee17078f fix doc 2014-06-11 16:49:51 +04:00
Vlad Shakhuro
90d2c69601 Add detector train implementation 2014-06-10 16:45:08 +04:00
Vlad Shakhuro
8066cee8a0 Add acf feature implementation 2014-06-10 16:44:44 +04:00
Vlad Shakhuro
56ea364cb2 Separate WaldBost and Stump 2014-06-10 16:44:08 +04:00
Vlad Shakhuro
3e0c58c581 Add labelling reading to app 2014-06-10 16:41:21 +04:00
Vlad Shakhuro
4f161937ba Fix interface for acf feature 2014-06-10 16:40:24 +04:00
Vlad Shakhuro
5a939dca14 Add imgproc dependency 2014-06-10 16:38:16 +04:00
biagio montesano
a0237c317a computeImpl method designed, Gaussian pyramids in a separate function 2014-06-09 20:05:41 +02:00
biagio montesano
9b8b088bd7 Errors on derivation corrected 2014-06-08 17:35:23 +02:00
biagio montesano
fba71a8ecf Added methods for derivation from FeatureDetector 2014-06-08 17:34:02 +02:00
jaco
071b7ae127 Algorithm Params stuff and InputArray/OutputArray added 2014-06-05 18:16:00 +02:00
biagio montesano
0863960c75 Reinsertion of OctaveKeyLines 2014-06-04 16:16:59 +02:00
Vlad Shakhuro
4ca2a93441 Add waldboost implementation 2014-06-01 22:03:39 +04:00
Vlad Shakhuro
42f6355530 Fix acf feature evaluator types 2014-06-01 22:03:02 +04:00
Vlad Shakhuro
dda5b88589 Make Stump real-valued 2014-06-01 00:25:26 +04:00
Vlad Shakhuro
ee55e8d626 Hide debug output in Stump 2014-05-31 16:10:29 +04:00
Vlad Shakhuro
a4958fbffd Fix compute_channels documentation 2014-05-31 16:06:20 +04:00
Vlad Shakhuro
0ecbe87c74 Add waldboost interface, stump implementation 2014-05-31 15:46:27 +04:00
Vlad Shakhuro
4fae9410e2 Add acf feature evaluator interface 2014-05-31 15:44:44 +04:00
Vlad Shakhuro
06f264349d Add detector 2014-05-31 15:42:22 +04:00