marina.kolpakova
|
1b43b0e2df
|
move soft cascade functionality into dedicated module
|
2013-02-01 14:36:05 +04:00 |
|
marina.kolpakova
|
a28f5a89b3
|
move preprocessor to objdetect
|
2013-02-01 14:35:27 +04:00 |
|
marina.kolpakova
|
cb329400df
|
fix tests
|
2013-01-30 15:55:04 +04:00 |
|
marina.kolpakova
|
8d9c9c2690
|
integrate new cascade format to GPU soft cascade implementation
|
2013-01-30 15:55:04 +04:00 |
|
marina.kolpakova
|
53433884ee
|
fix python wrapping
|
2013-01-18 15:58:48 +04:00 |
|
marina.kolpakova
|
2d45af790e
|
fix according to pull requests comments
|
2012-12-12 05:07:39 +04:00 |
|
marina.kolpakova
|
88c71d1b7d
|
add NMS according to Dollar's paper.
|
2012-12-12 04:31:44 +04:00 |
|
marina.kolpakova
|
bd9ca48fab
|
export to python/java
|
2012-11-13 02:49:35 +04:00 |
|
marina.kolpakova
|
8a3e897999
|
min and max params become double
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
e379771c03
|
git warning
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
4656872161
|
fixed typo
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
157ab66ab9
|
add ROI support
|
2012-11-08 02:34:49 +04:00 |
|
marina.kolpakova
|
6a3a723938
|
refactor integral channels
|
2012-11-08 02:34:48 +04:00 |
|
marina.kolpakova
|
4a1c4a9862
|
soft cascade become Algorithm
|
2012-11-08 02:34:48 +04:00 |
|
marina.kolpakova
|
a84334cfc2
|
brief soft cascade interface description
|
2012-11-07 03:19:07 +04:00 |
|
marina.kolpakova
|
2e8ed77383
|
get rid of hard-coded values
|
2012-11-07 03:19:07 +04:00 |
|
marina.kolpakova
|
16dd09ccfc
|
move scale related parameters to SoftCascade constructor
|
2012-11-07 03:19:07 +04:00 |
|
marina.kolpakova
|
017d970b9a
|
load SoftCascade from FileStorage
|
2012-11-07 03:19:06 +04:00 |
|
marina.kolpakova
|
3d41846c39
|
move frame processing into separate class
|
2012-11-07 03:19:06 +04:00 |
|
marina.kolpakova
|
5651743784
|
remove debug imshow from code
|
2012-11-07 03:19:06 +04:00 |
|
marina.kolpakova
|
8e092f8b5d
|
add Detection struct to interface
|
2012-11-07 03:19:06 +04:00 |
|
marina.kolpakova
|
2d2c46e717
|
add const qualifier to detectMultiScale method
|
2012-11-07 03:19:06 +04:00 |
|
marina.kolpakova
|
765dea9ddf
|
fix bugs in the soft cascade detect method; add options for debug logging
- WITH_DEBUG_OUT for logging cascade scales
- DEBUG_STORE_IMAGES for xml matrix serialization
- DEBUG_SHOW_RESULT to see detection result
|
2012-11-07 03:19:05 +04:00 |
|
marina.kolpakova
|
dc74ce20ab
|
OpenCV friendly xml format for soft cascade
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
c04725b681
|
add apply cascade method
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
695827050f
|
Integral images for ICF
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
b0b85f36f6
|
add test for soft cascade detect method
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
a54d456ad0
|
parse soft cascade from xml
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
fe2c38be80
|
add method to fill soft cascade
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
fb113e5ce4
|
scale pyramid calculations
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
9966d7feba
|
add structures for cascade representation
|
2012-11-07 03:19:04 +04:00 |
|
marina.kolpakova
|
108fd169f7
|
dummy soft cascade
|
2012-11-07 03:19:03 +04:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
Andrey Kamaev
|
e7b81688a4
|
Revert "yet another portion of changes towards the binary compatibility"
This reverts commit 618fbf5508 .
|
2012-10-16 19:35:57 +04:00 |
|
Vadim Pisarevsky
|
618fbf5508
|
yet another portion of changes towards the binary compatibility
|
2012-10-08 21:36:27 +04:00 |
|
Anatoly Baksheev
|
46874d40df
|
warnings under windows
|
2012-10-01 23:57:37 +04:00 |
|
marina.kolpakova
|
e1e0c46639
|
integrated patch: HOG confidence calculation. Thanks, Wongun.
|
2012-07-25 15:26:26 +04:00 |
|
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
2012-05-28 20:11:38 +00:00 |
|
Andrey Kamaev
|
78329b0dfe
|
New bunch of documentation fixes
|
2012-05-28 14:36:15 +00:00 |
|
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
2012-05-28 07:36:14 +00:00 |
|
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +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
|
33bc089506
|
fixed HOGDescriptor::detect and HOGDescriptor::detectMultiScale signatures (ticket #1304)
|
2012-03-29 17:18:38 +00:00 |
|
Vadim Pisarevsky
|
957e80abbd
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |
|
Alexander Shishkov
|
0279ba953e
|
fixed warnings in linemod on Windows
|
2012-02-27 11:42:33 +00:00 |
|
Alexander Shishkov
|
e7e373307b
|
added exports to the LineMod classes
fixed compilation linemod sample on Windows
|
2012-02-27 11:15:01 +00:00 |
|
Andrey Kamaev
|
32080ece8c
|
Fixed Android build warning
|
2012-02-27 09:19:30 +00:00 |
|
Patrick Mihelich
|
13456c9840
|
Removed a finished todo
|
2012-02-27 08:55:57 +00:00 |
|
Patrick Mihelich
|
f483272d09
|
No longer expose internal LINE-MOD methods like response map computation, linearizing similarities, etc in public header.
|
2012-02-27 00:07:52 +00:00 |
|