Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
6d8f4c6b820b6780f4874dd0669892990bbd3a31
Switch branch/tag
opencv
modules
traincascade
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
fixed traincascade for ordered features
· 48ea65e6
Maria Dimashova
authored
13 years ago
48ea65e6
Name
Last commit
Last update
..
CMakeLists.txt
Added HOG features to the traincascade module
13 years ago
HOGfeatures.cpp
Added HOG features to the traincascade module
13 years ago
HOGfeatures.h
Added HOG features to the traincascade module
13 years ago
boost.cpp
fixed traincascade for ordered features
13 years ago
boost.h
fixed traincascade for ordered features
13 years ago
cascadeclassifier.cpp
Fixed small bug in opencv_traincascade application: overflow sometimes happened during calculation of the number of negative samples.
13 years ago
cascadeclassifier.h
Added HOG features to the traincascade module
13 years ago
features.cpp
Added HOG features to the traincascade module
13 years ago
haarfeatures.cpp
added implementation of CvHaarFeatureParams::read() in traincascade application (#1061)
13 years ago
haarfeatures.h
added implementation of CvHaarFeatureParams::read() in traincascade application (#1061)
13 years ago
imagestorage.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
imagestorage.h
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
13 years ago
lbpfeatures.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
lbpfeatures.h
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
traincascade.cpp
Added HOG features to the traincascade module
13 years ago
traincascade_features.h
Added HOG features to the traincascade module
13 years ago