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
0e14fef96e01a9d343b7bdbd0a5ae93f221e6422
Switch branch/tag
opencv
modules
objdetect
src
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
removed DOT implementation
· 15808067
Maria Dimashova
authored
13 years ago
15808067
Name
Last commit
Last update
..
_latentsvm.h
Parallel version of Latent SVM.
14 years ago
_lsvm_distancetransform.h
fixed several gcc 4.1 warnings
14 years ago
_lsvm_error.h
Parallel version of Latent SVM.
14 years ago
_lsvm_fft.h
fixed several gcc 4.1 warnings
14 years ago
_lsvm_matching.h
Parallel version of Latent SVM.
14 years ago
_lsvm_resizeimg.h
fixed several gcc 4.1 warnings
14 years ago
_lsvm_routine.h
fixed several gcc 4.1 warnings
14 years ago
_lsvm_tbbversion.h
fixed a few warnings and bugs, including ticket #1079
13 years ago
_lsvm_types.h
removed comments in Russian
14 years ago
_lsvmparser.h
renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc.
14 years ago
cascadedetect.cpp
fixed cascade detection on images of size equal to feature size (#1070)
13 years ago
datamatrix.cpp
~40 warnings under VS2008
13 years ago
distancetransform.cpp
fixed several gcc 4.1 warnings
14 years ago
featurepyramid.cpp
minor changes: removed trailing spaces in some files
14 years ago
fft.cpp
renamed internal headers to avoid conflicts with system header files
14 years ago
haar.cpp
fixed cascade detection on images of size equal to feature size (#1070)
13 years ago
hog.cpp
Added to objdetect module: meanshift grouping (groupRectangles_meanshift(...) for input rectangles); new pedestrian detection model, trained on the Daimler base (getDaimlerPeopleDetector(...) ).
14 years ago
latentsvm.cpp
fixed compilation WITH_TBB
14 years ago
latentsvmdetector.cpp
Bugs in the test for LatentSVM were fixed.
14 years ago
lsvmparser.cpp
several small fixes; added overloaded variant of cv::drawChessboardCorners
14 years ago
lsvmtbbversion.cpp
fixed a few warnings and bugs, including ticket #1079
13 years ago
matching.cpp
integrated parallel SVM prediction; fixed warnings after meanshift integration
14 years ago
planardetect.cpp
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
14 years ago
precomp.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
15 years ago
precomp.hpp
~40 warnings under VS2008
13 years ago
resizeimg.cpp
Loading commit data...
routine.cpp
Loading commit data...