marina.kolpakova
a3600b94db
created abstract FeaturePool class
12 years ago
marina.kolpakova
19236b6e43
remove dead code
12 years ago
marina.kolpakova
bda6f39d48
move rescaling script location
12 years ago
marina.kolpakova
2610a45a27
add file storage release
12 years ago
marina.kolpakova
23d0e36167
fix floating point precision
12 years ago
marina.kolpakova
ef4b18f341
script for scaling inria dataset for multiple-octaves training
12 years ago
marina.kolpakova
4356d34542
write features to soft cascade xml
12 years ago
marina.kolpakova
1f01052955
fix inintial weighting
12 years ago
marina.kolpakova
a8d0e04912
amplement weidhting according to L. Bourdev and J. Brandt paper "Robust Object Detection Via Soft Cascade"
12 years ago
marina.kolpakova
c091092174
fix typo
12 years ago
marina.kolpakova
c0f68ec400
add xml serialization
12 years ago
marina.kolpakova
69304611db
commented debug out
12 years ago
marina.kolpakova
2e4b8d07cc
integrate pruning
12 years ago
marina.kolpakova
a89299acb2
store result to xml.
12 years ago
marina.kolpakova
bfa26fd447
refactoring
12 years ago
marina.kolpakova
883d691c2b
fix feature computing
12 years ago
marina.kolpakova
30b2a94582
load from config xml and fix integral representation
12 years ago
marina.kolpakova
a2382ce6a2
add ability to store/load training configuration
12 years ago
marina.kolpakova
a8c3431e61
set parameters
12 years ago
marina.kolpakova
f6e3e3f049
add negatives generation
12 years ago
marina.kolpakova
a388884675
Positives preprocessing
12 years ago
marina.kolpakova
4ca760d9c9
debug output information.
12 years ago
marina.kolpakova
554080d89b
add file globbing
12 years ago
marina.kolpakova
86973f8ede
feature pool generation:
...
- use random from tr1 extension
- extend cv::Boost
12 years ago
marina.kolpakova
948365b1c8
Add new app dedicated for training soft cascades.
12 years ago
LeonidBeynenson
6de422701a
Made changes to allow ml module to work with big data.
12 years ago
Andrey Kamaev
daead680cd
Add option to control build of applications (feature #2568 )
12 years ago
marina.kolpakova
cd301e530f
minor in train application
13 years ago
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
13 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
13 years ago
Vadim Pisarevsky
633a8bfacc
fixed many warnings (modified pull request 13)
13 years ago
Maria Dimashova
69296c3333
fixed #2165
13 years ago
Andrey Kamaev
81a5415417
Merged the trunk r8913
13 years ago
Maria Dimashova
249bf008ab
fixed #1834
13 years ago
Marina Kolpakova
680a44189c
merged the trunk r8704:8716
13 years ago
Andrey Kamaev
e94e5866a1
Fixed mingw build warnings
13 years ago
Andrey Kamaev
bd0e0b5800
Merged the trunk r8589:8653 - all changes related to build warnings
13 years ago
Andrey Kamaev
c5aba337e9
Fixed number of warnings. Fixed mingw64 build.
13 years ago
Andrey Kamaev
f62028dc16
Fixed mingw build.
13 years ago
Andrey Kamaev
49a1ba6038
Set stricter warning rules for gcc
13 years ago
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
13 years ago
Andrey Kamaev
c712f376d5
Fixed warnings about unused return value of fscanf, scanf and system
13 years ago
Andrey Kamaev
7fd1cfc5e7
Fixed warnings about unused return value of fread
13 years ago
Vadim Pisarevsky
f341ce2665
fixed "Invalid background description file" bug, #1676
13 years ago
Marina Kolpakova
d4fb50277e
fixed bug #1479
13 years ago
Vadim Pisarevsky
846e37ded5
fixed many warnings from GCC 4.6.1
13 years ago
Vadim Pisarevsky
4985c1b632
fixed hundreds of warnings from MSVC 2010.
13 years ago
Andrey Kamaev
18dbe6b3e5
cmake scripts are updated to prefer includes from the OpenCV source tree
13 years ago
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
13 years ago