luz.paz
|
413fba14ab
|
Some mist. typo fixes
Found via `codespell -i 3 -w --skip="./3rdparty" -I ../opencv-whitelist.txt`
|
7 years ago |
Steven Puttemans
|
2ddbcc3c4f
|
fixing models to resolve XML violation issue
|
8 years ago |
StevenPuttemans
|
fdbc598e4c
|
add new frontal face detection model, VISAPP2017 contribution
|
8 years ago |
Joe Howse
|
00045bbf27
|
Removing whitespace to appease doc builder
|
8 years ago |
Joe Howse
|
86108012ce
|
Improved cat face cascades (lower false positive rate)
|
8 years ago |
Vitaly Tuzov
|
96903dc4ad
|
Test data necessary for python samples added to test package.
Test launch script updated to run new tests as well.
|
9 years ago |
Mathieu Barnachon
|
9a44e92193
|
Fix the missing - in file.
|
9 years ago |
Alexander Alekhin
|
898b257261
|
replacement for #4160
|
10 years ago |
LaurentBerger
|
2f8ef61618
|
move data/detect_blob.png in samples/data
|
10 years ago |
laurentBerger
|
31ef944176
|
remove example_blob.bmp
|
10 years ago |
laurentBerger
|
780f4ae7c5
|
try to implement remark included in message
|
10 years ago |
laurentBerger
|
a94fdbe0f0
|
Example about BLOB with a new image in data folder
|
10 years ago |
Maksim Shabunin
|
632afe6ae3
|
Fixed mangled install layout on unix machines
|
10 years ago |
Roman Donchenko
|
592122bf4f
|
Install data on Windows
Because why not?
(cherry picked from commit e8a7394009 )
Conflicts:
data/CMakeLists.txt
|
10 years ago |
Joe Howse
|
e9b4813bb2
|
Cat face detection cascades
|
10 years ago |
StevenPuttemans
|
aea328e326
|
fixing CUDA cascade classifiers function and needed models
|
10 years ago |
StevenPuttemans
|
2c0ef660bf
|
Add GPU models in seperate folder, only old models are supported and they were replaced to make the CPU interface work.
This solves the undesired consequence of breaking the GPU interface.
|
10 years ago |
StevenPuttemans
|
1e95c964f3
|
fixing model size, typo in previous PR
|
10 years ago |
Roman Donchenko
|
e8a7394009
|
Install data and test data on Windows
Because why not?
|
10 years ago |
StevenPuttemans
|
8548a8430e
|
fixing wrong model sizes
|
10 years ago |
StevenPuttemans
|
9944f46b47
|
fixing wrong model sizes
|
10 years ago |
Joe Howse
|
a963ade012
|
Removing whitespace to appease doc builder
|
10 years ago |
Joe Howse
|
450ba8b43f
|
Frontal cat face detectors
|
10 years ago |
Vladislav Vinogradov
|
b75b0c822d
|
install test data on Windows platform too
|
10 years ago |
StevenPuttemans
|
7efc917ee0
|
pulling most recent models
|
10 years ago |
Vadim Pisarevsky
|
d0137b6d2d
|
moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib
|
10 years ago |
Vadim Pisarevsky
|
e49536e88b
|
moved to the new opencv_contrib/face module
|
10 years ago |
StevenPuttemans
|
939c60bcaa
|
fixed two models, adding xml identifier to correct position
|
11 years ago |
Modesto Castrillón
|
b327312bd3
|
Updated and added haarcascade_mcs*.xml files
|
11 years ago |
Alexey Stadnik
|
73bfcf856d
|
Added Haar cascade for russian cars licence plate detection, 16 stages cascade, pretty fast.
|
11 years ago |
ZlodeiBaal
|
00e3c246fe
|
Create haarcascade_russian_plate_number.xml
Detector for russsian vehicle registration plate
|
11 years ago |
Alexander Smorkalov
|
8ba84f4b47
|
Implicit testdata directory permissions setup added.
(cherry picked from commit b86088b89c )
|
11 years ago |
Alexander Smorkalov
|
b86088b89c
|
Implicit testdata directory permissions setup added.
|
11 years ago |
Alexander Smorkalov
|
7fec87d3f6
|
Multiple fixes for tests deb package build.
Added opencv_testing.sh.in file;
opencv_testing.sh installation guarded by OS check.
(cherry picked from commit d9dc5ffa91 )
|
11 years ago |
Alexander Smorkalov
|
d9dc5ffa91
|
Multiple fixes for tests deb package build.
Added opencv_testing.sh.in file;
opencv_testing.sh installation guarded by OS check.
|
11 years ago |
Alexander Smorkalov
|
6cf7d6ef4e
|
OpenCV C/C++/OCL/CUDA samples install path fixed. Install rools for tests added.
(cherry picked from commit f332cba14b )
|
11 years ago |
Alexander Smorkalov
|
f332cba14b
|
OpenCV C/C++/OCL/CUDA samples install path fixed. Install rools for tests added.
|
11 years ago |
Alexander Smorkalov
|
3ebdcafdd3
|
All installed files marked with component names for install customization.
(cherry picked from commit b75cbfde45 )
Conflicts:
cmake/OpenCVModule.cmake
|
11 years ago |
Alexander Smorkalov
|
b75cbfde45
|
All installed files marked with component names for install customization.
|
11 years ago |
Vadim Pisarevsky
|
b7553d4e2e
|
some attempts to tune the performance
|
11 years ago |
Vadim Pisarevsky
|
302a5adcc2
|
converted Haar cascades to the new format; now they are handled with C++ code.
|
11 years ago |
Bob Igo
|
2eb5ca0024
|
fixed malformed XML
|
11 years ago |
Oscar Deniz Suarez
|
379dcf87d5
|
Added smile detector
|
12 years ago |
marina.kolpakova
|
acdf5444e4
|
add improved softcascade detector
|
12 years ago |
marina.kolpakova
|
f7921b5ab3
|
fix soft scade xml
|
12 years ago |
marina.kolpakova
|
8fc4078429
|
xml for soft cascade
|
12 years ago |
Vadim Pisarevsky
|
bbf679267a
|
modified facedetect to properly display very oblong objects and optionally flip image horizontally (for profile face detection). Added LBP cascades by Attila Novak for profile face detection and silverware detection (those are results of GSoC 2012)
|
12 years ago |
Marina Kolpakova
|
b28b2428f6
|
changing package layout after 'make install' for Android build
|
13 years ago |
Andrey Pavlenko
|
3804ca3e20
|
changing package layout after 'make install' for Android build
|
13 years ago |
Andrey Kamaev
|
18dbe6b3e5
|
cmake scripts are updated to prefer includes from the OpenCV source tree
|
13 years ago |