.. |
_latentsvm.h
|
refactoring latentSVM
|
2011-07-12 18:43:41 +00:00 |
_lsvm_distancetransform.h
|
fixed several gcc 4.1 warnings
|
2010-10-21 18:30:57 +00:00 |
_lsvm_error.h
|
refactoring latentSVM
|
2011-07-12 18:43:41 +00:00 |
_lsvm_fft.h
|
fixed several gcc 4.1 warnings
|
2010-10-21 18:30:57 +00:00 |
_lsvm_matching.h
|
ok. enabled TBB in LatentSVM, but need to check if it works
|
2011-07-14 12:11:18 +00:00 |
_lsvm_resizeimg.h
|
fixed several gcc 4.1 warnings
|
2010-10-21 18:30:57 +00:00 |
_lsvm_routine.h
|
refactoring latentSVM
|
2011-07-12 18:43:41 +00:00 |
_lsvm_tbbversion.h
|
fixed a few warnings and bugs, including ticket #1079
|
2011-06-12 20:29:50 +00:00 |
_lsvm_types.h
|
refactoring latentSVM
|
2011-07-12 18:43:41 +00:00 |
_lsvmparser.h
|
renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc.
|
2010-10-18 08:49:18 +00:00 |
cascadedetect.cpp
|
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
|
2012-01-03 13:48:12 +00:00 |
cascadedetect.hpp
|
fixed compilation under ubuntu
|
2011-09-21 18:25:22 +00:00 |
datamatrix.cpp
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
distancetransform.cpp
|
fixed bug #1381
|
2011-09-27 15:50:17 +00:00 |
featurepyramid.cpp
|
refactoring latentSVM
|
2011-07-12 18:43:41 +00:00 |
fft.cpp
|
renamed internal headers to avoid conflicts with system header files
|
2010-10-12 12:35:04 +00:00 |
haar.cpp
|
fixed bug #1389
|
2011-09-27 15:17:00 +00:00 |
hog.cpp
|
fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs).
|
2011-08-16 13:52:02 +00:00 |
latentsvm.cpp
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
latentsvmdetector.cpp
|
Added doc on c++ version of latent svm
|
2011-10-04 12:10:57 +00:00 |
lsvmparser.cpp
|
fixed resource leak in lsvmparser (ticket #1390)
|
2011-09-27 15:43:13 +00:00 |
lsvmtbbversion.cpp
|
ok. enabled TBB in LatentSVM, but need to check if it works
|
2011-07-14 12:11:18 +00:00 |
matching.cpp
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
planardetect.cpp
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +00:00 |
precomp.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
precomp.hpp
|
Implemented the first variant of working with masks in CascadeClassifier. Probably, will be rewritten soon.
|
2011-09-28 21:14:20 +00:00 |
resizeimg.cpp
|
minor changes: removed trailing spaces in some files
|
2011-04-18 19:34:51 +00:00 |
routine.cpp
|
refactoring latentSVM
|
2011-07-12 18:43:41 +00:00 |