marina.kolpakova
|
157ab66ab9
|
add ROI support
|
13 years ago |
marina.kolpakova
|
65543c53f6
|
update test according to resize usage
|
13 years ago |
marina.kolpakova
|
4a1c4a9862
|
soft cascade become Algorithm
|
13 years ago |
marina.kolpakova
|
ff8417db00
|
remove input frame size constraints
|
13 years ago |
marina.kolpakova
|
3cb9afb4e7
|
test update because changed Sobel Normalization
|
13 years ago |
marina.kolpakova
|
16dd09ccfc
|
move scale related parameters to SoftCascade constructor
|
13 years ago |
marina.kolpakova
|
017d970b9a
|
load SoftCascade from FileStorage
|
13 years ago |
marina.kolpakova
|
2d0fc80c95
|
use IntegralChannels class
|
13 years ago |
marina.kolpakova
|
5651743784
|
remove debug imshow from code
|
13 years ago |
marina.kolpakova
|
8e092f8b5d
|
add Detection struct to interface
|
13 years ago |
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
|
13 years ago |
marina.kolpakova
|
6f53be4102
|
shrinking before integral calculation
|
13 years ago |
marina.kolpakova
|
dc74ce20ab
|
OpenCV friendly xml format for soft cascade
|
13 years ago |
marina.kolpakova
|
c04725b681
|
add apply cascade method
|
13 years ago |
marina.kolpakova
|
b0b85f36f6
|
add test for soft cascade detect method
|
13 years ago |
marina.kolpakova
|
a54d456ad0
|
parse soft cascade from xml
|
13 years ago |
marina.kolpakova
|
9966d7feba
|
add structures for cascade representation
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Vadim Pisarevsky
|
5b6b30ba0e
|
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
|
13 years ago |
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.
|
13 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |