marina.kolpakova
ef4b18f341
script for scaling inria dataset for multiple-octaves training
2013-02-01 14:34:39 +04:00
marina.kolpakova
4356d34542
write features to soft cascade xml
2013-02-01 14:34:39 +04:00
marina.kolpakova
1f01052955
fix inintial weighting
2013-02-01 14:34:39 +04:00
marina.kolpakova
a8d0e04912
amplement weidhting according to L. Bourdev and J. Brandt paper "Robust Object Detection Via Soft Cascade"
2013-02-01 14:34:39 +04:00
marina.kolpakova
c091092174
fix typo
2013-02-01 14:34:39 +04:00
marina.kolpakova
c0f68ec400
add xml serialization
2013-02-01 14:34:39 +04:00
marina.kolpakova
69304611db
commented debug out
2013-02-01 14:34:39 +04:00
marina.kolpakova
2e4b8d07cc
integrate pruning
2013-02-01 14:34:39 +04:00
marina.kolpakova
a89299acb2
store result to xml.
2013-02-01 14:34:39 +04:00
marina.kolpakova
bfa26fd447
refactoring
2013-02-01 14:34:39 +04:00
marina.kolpakova
883d691c2b
fix feature computing
2013-02-01 14:34:39 +04:00
marina.kolpakova
30b2a94582
load from config xml and fix integral representation
2013-02-01 14:34:39 +04:00
marina.kolpakova
a2382ce6a2
add ability to store/load training configuration
2013-02-01 14:34:39 +04:00
marina.kolpakova
a8c3431e61
set parameters
2013-02-01 14:34:39 +04:00
marina.kolpakova
f6e3e3f049
add negatives generation
2013-02-01 14:34:39 +04:00
marina.kolpakova
a388884675
Positives preprocessing
2013-02-01 14:34:38 +04:00
marina.kolpakova
4ca760d9c9
debug output information.
2013-02-01 14:34:38 +04:00
marina.kolpakova
554080d89b
add file globbing
2013-02-01 14:34:38 +04:00
marina.kolpakova
86973f8ede
feature pool generation:
...
- use random from tr1 extension
- extend cv::Boost
2013-02-01 14:34:38 +04:00
marina.kolpakova
948365b1c8
Add new app dedicated for training soft cascades.
2013-02-01 14:34:38 +04:00
LeonidBeynenson
6de422701a
Made changes to allow ml module to work with big data.
2013-01-31 19:37:20 +04:00
Andrey Kamaev
7572b4d400
Merge branch '2.4'
2013-01-30 15:12:50 +04:00
Andrey Kamaev
daead680cd
Add option to control build of applications (feature #2568 )
2013-01-29 16:38:59 +04:00
marina.kolpakova
cd301e530f
minor in train application
2012-11-07 03:19:04 +04:00
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
2012-10-17 15:57:49 +04:00
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
Vadim Pisarevsky
633a8bfacc
fixed many warnings (modified pull request 13)
2012-08-28 18:15:14 +04:00
Maria Dimashova
69296c3333
fixed #2165
2012-07-12 12:32:54 +00:00
Maria Dimashova
249bf008ab
fixed #1834
2012-07-02 14:50:28 +00:00
Andrey Kamaev
e94e5866a1
Fixed mingw build warnings
2012-06-20 17:57:26 +00:00
Andrey Kamaev
c5aba337e9
Fixed number of warnings. Fixed mingw64 build.
2012-06-12 14:46:12 +00:00
Andrey Kamaev
f62028dc16
Fixed mingw build.
2012-06-08 03:15:08 +00:00
Andrey Kamaev
49a1ba6038
Set stricter warning rules for gcc
2012-06-07 17:21:29 +00:00
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
2012-04-13 21:50:59 +00:00
Vadim Pisarevsky
f341ce2665
fixed "Invalid background description file" bug, #1676
2012-03-26 09:48:43 +00:00
Marina Kolpakova
d4fb50277e
fixed bug #1479
2012-03-20 09:02:01 +00:00
Vadim Pisarevsky
846e37ded5
fixed many warnings from GCC 4.6.1
2012-03-17 09:22:31 +00:00
Vadim Pisarevsky
4985c1b632
fixed hundreds of warnings from MSVC 2010.
2012-03-16 21:21:04 +00:00
Andrey Kamaev
18dbe6b3e5
cmake scripts are updated to prefer includes from the OpenCV source tree
2012-03-03 15:49:23 +00:00
Andrey Kamaev
984eb99428
Global CMake reorganization:
...
[~] Automatically tracked dependencies between modules
[+] Support for optional module dependencies
[+] Options to choose modules to build
[~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
[+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
[~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
2012-02-03 11:26:49 +00:00