projects
/
platform
/
upstream
/
opencv.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/opencv.git
2010-11-18
Vadim Pisarevsky
extended cv::convertPointsHomogeneous to handle 4D...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
Vadim Pisarevsky
DataType::generic renamed to DataType::generic_type...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
Alexey Spizhevoy
added getDescriptors support into gpu HOG, also added...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
Kirill Kornyakov
added max window size parameter for cascade classifier
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Alexey Spizhevoy
added getDescriptors function (draft version)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Alexey Spizhevoy
added different win_stride values feature into gpu...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Alexey Spizhevoy
refactored hog GPU
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Alexey Spizhevoy
added gpu HOG sample
commit
|
commitdiff
|
tree
|
snapshot
2010-11-17
Alexey Spizhevoy
added getPeopleDetector_48x96 into gpu HOG
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Vadim Pisarevsky
added operator != for some basic structures (ticket...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Vadim Pisarevsky
fixed wrapper generation
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Maria Dimashova
updated some included headers
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Maria Dimashova
updated user prompt and included headers
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Maria Dimashova
fixed linker error undo mingw (#657)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Maria Dimashova
removed unnecessary fix
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Anatoly Baksheev
added default detector for winSize(64,128) for hog...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Vladislav Vinogradov
minor fix
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Alexey Spizhevoy
fixed big in gpu::HOGDescriptor, added property into...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Vadim Pisarevsky
fixed duplicated external symbols in the static version...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Vadim Pisarevsky
keep the SURFPoint.laplacian as KeyPoint.class_id ...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Vadim Pisarevsky
mapstep type was also changed to ptrdiff_t (ticket...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Vadim Pisarevsky
try to make a more elegant workaround for the incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Vadim Pisarevsky
added range check in the keypoint interpolation in...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Vadim Pisarevsky
removed cv prefix
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Ethan Rublee
small brief edit, was trying to allow user to pass...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Ethan Rublee
Fixing a small error in compilation for gpu - anatoly...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Vadim Pisarevsky
extended out << mat/vec operators; added opencv license
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Anatoly Baksheev
fixed error reporting in GPU module (exceptions in...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Anatoly Baksheev
fixed compilation error under nvcc
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Alexey Spizhevoy
fixed some bugs, added tests for gpu::HOGDescriptor
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Alexey Spizhevoy
added HOGDescriptor on GPU
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Maria Dimashova
fixed compile error undo win32 (due to int32_t using)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Anatoly Baksheev
some device layer utility functions
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Vladislav Vinogradov
fixed gpu linear filters
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Ethan Rublee
adding samples for brief and the cout << cv::Mat functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Ethan Rublee
adding the Brief descriptor, associated hamming distanc...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Vadim Pisarevsky
fixed uninitialized variable use in writeGraph (reporte...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Vadim Pisarevsky
fixed buffer allocation for constant-value borders...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Vadim Pisarevsky
fixed member initialization in the sparse bundle adjust...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Vadim Pisarevsky
fixed initialization of the border interpolation table...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Ilya Lysenkov
Updated user prompt in the generic_descriptor_match...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Vadim Pisarevsky
fixed some more failing tests
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Vadim Pisarevsky
switched from 8-point kernel to 7-point kernel in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Vadim Pisarevsky
rewrote matchTemplate in C++; added border awareness...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Vadim Pisarevsky
rewrote matchTemplate in C++; added border awareness...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Alexey Polovinkin
fixed latentsvmdetector test (ticket #661)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Vadim Pisarevsky
fixed transparent border handling one more time (ticket...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Maria Dimashova
minor
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Maria Dimashova
modified grabCut test to stable verification
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Alexander Shishkov
moved failed tests to blacklists:
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
Maria Dimashova
added CV_EXPORTS to OpponentColorDescriptorExtractor
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Victor Erukhimov
Fixed a build problem in windows
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Maria Dimashova
modified grabCut test slightly; updated test data due...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Maria Dimashova
fixed SURF::operator() (#423)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Maria Dimashova
fixed MserFeatureDetector
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Anatoly Baksheev
minor (compilation fix)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Maria Dimashova
modified grabCut: noise is added only if covariance...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Alexander Shishkov
moved segmentation-grabcut test to blacklist (#issue...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Vadim Pisarevsky
fixed sparse histogram update (ticket #526)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Vadim Pisarevsky
fixed remap with transparent border (ticket #582)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Vadim Pisarevsky
further improved accuracy of Delaunay triangulation...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Vadim Pisarevsky
fixed infinite loop in FileStorage::open when reading...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Vadim Pisarevsky
increased number of points in optflow-estimate-rigid...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Anatoly Baksheev
some utility for GPU module internal purposes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Maria Dimashova
fixed grabCut: moved to double precision and added...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Maria Dimashova
replace include file in sample
commit
|
commitdiff
|
tree
|
snapshot
2010-11-10
Alexander Shishkov
moved failed tests to corresponding blacklists (issues...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Ethan Rublee
Making highgui build for android
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Ethan Rublee
changing the names of the opencv libraries for android...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Vadim Pisarevsky
put extra check to cv::findChessboardCorners (ticket...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Vadim Pisarevsky
fixed crash in color-luv when OpenCV is built using...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-08
Maria Dimashova
updated doc on features2d
commit
|
commitdiff
|
tree
|
snapshot
2010-11-08
Maria Dimashova
minor change of BOW
commit
|
commitdiff
|
tree
|
snapshot
2010-11-08
Vladislav Vinogradov
disabled some gpu tests
commit
|
commitdiff
|
tree
|
snapshot
2010-11-08
Vladislav Vinogradov
fix gpu module compilation under linux
commit
|
commitdiff
|
tree
|
snapshot
2010-11-07
Vadim Pisarevsky
fixed cvPreprocessIndexArray (ticket #517)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-07
Vadim Pisarevsky
added opencv_flann to pkg-config script for opencv
commit
|
commitdiff
|
tree
|
snapshot
2010-11-07
Vadim Pisarevsky
correct 2 bugs in cvSolveCubic (linear and quadratic...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-07
Vadim Pisarevsky
excluded some tests from blacklist that now pass
commit
|
commitdiff
|
tree
|
snapshot
2010-11-07
Vadim Pisarevsky
made calcBackproject slightly more robust.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-07
Vadim Pisarevsky
added workaround for a weird Mingw 4.5.1 bug
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
Vadim Pisarevsky
a few small fixes in Matx operators
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
Vadim Pisarevsky
fixed some more tests on Windows; changed inheritance...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
Vadim Pisarevsky
fixed most of the failures in opencv_test
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
Alexander Shishkov
moved hist-backproj and projectPoints-c tests to blackl...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
Alexey Polovinkin
Latent SVM detector test was added
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Victor Erukhimov
Fixed a compilation problem when the DEMO_MIX_API_USE...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-04
Vadim Pisarevsky
fixed several GCC warnings; fixed crash in kmeans test...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-04
Vadim Pisarevsky
fixed possible overflow in getThreshVal_Otsu_8u (ticket...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-04
Vadim Pisarevsky
fixed failure in rand test (ticket #449)
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Vadim Pisarevsky
fixed building Python wrappers when Numpy is not available
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Maria Dimashova
updated doc on common interfaces of features2d; added...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-03
Maria Dimashova
minor changes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Vadim Pisarevsky
modified mhi-update test to avoid rounding problems...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Vadim Pisarevsky
almost finished Python wrappers
commit
|
commitdiff
|
tree
|
snapshot
2010-11-02
Ilya Lysenkov
Fixed problem with conflicting filenames in the online...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
Anatoly Baksheev
fixed compilation under gcc
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
Anatoly Baksheev
compilation errors
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
Anatoly Baksheev
Fixed a minor bug in PtrElemStep::ptr
commit
|
commitdiff
|
tree
|
snapshot
2010-11-01
Alexander Shishkov
Moved mhi-update test to blacklist (issue #639)
commit
|
commitdiff
|
tree
|
snapshot
next