projects
/
profile
/
ivi
/
opencv.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/opencv.git
2012-07-30
Philipp Wagner
facerec_demo.py: Reworked demo to remove all matplotlib...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Philipp Wagner
Moved the facerec_demo.py to the wrong directory. Now...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Philipp Wagner
Added the facerec_demo.py to show how to perform Face...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Philipp Wagner
Updated the train method to be an InputArrayOfArrays...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Philipp Wagner
Updated the documentation to (1) reflect the latest...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Philipp Wagner
Fixed facerec_eigenfaces.cpp demo sample: it contained...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Philipp Wagner
Merge branch 'master' of git://code.opencv.org/opencv
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Philipp Wagner
Bug #2214: Fixed bug, when calling the train method...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Josh Doe
core/stat: fix build with 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Alexander Mordvintesv
print description in mosse.py
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Alexander Mordvintesv
added MOSSE sample
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Alexander Mordvintesv
spelling corrections, added aero images as a more impre...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Alexander Mordvintesv
spelling corrections, added aero images as a more impre...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-28
marina.kolpakova
fixed 2212
commit
|
commitdiff
|
tree
|
snapshot
2012-07-27
marina.kolpakova
partly merged with sbromle/opencv fixes branch
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Eric Christiansen
asserted in LBPH code that images must have a single...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Sam Bromley
Fix missing remainder of line.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Sam Bromley
Protect check of CV_SSE4_2 with #if defined.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
OpenCV Buildbot
update FFMPEG wrapper binaries
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Sam Bromley
Fix crash when polling for non-existent Kinects.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Sam Bromley
Protect check for _MSC_VER with #if defined.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Vadim Pisarevsky
added gitignore to filter out certain temporary files
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Anatoly Baksheev
test7
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Andrey Pavlenko
test
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Anatoly Baksheev
test2
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Anatoly Baksheev
test
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
Maria Dimashova
updated doc on triangulatePoints (#2167)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
marina.kolpakova
integrated patch: HOG confidence calculation. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
marina.kolpakova
fixed SURf according to clockwise descriptor convention
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
marina.kolpakova
fixed surf for upright case
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
marina.kolpakova
Merge branch 'master' of git://5.9.49.245/opencv
commit
|
commitdiff
|
tree
|
snapshot
2012-07-25
marina.kolpakova
fixed #2190
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Andrey Pavlenko
removing unused files
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Andrey Pavlenko
removing unused file
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Andrey Pavlenko
minor updates to android tutorials
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Maria Dimashova
fixed gcc compilation
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Andrey Pavlenko
updating README content
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Maria Dimashova
fixed bilateralFilter on uniform CV_32F image
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Vadim Pisarevsky
integrated patch with some SSE2/SSE4.2 optimizations...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Maria Dimashova
fixed LshIndex types in its constructor
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Anatoly Baksheev
test
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
marina.kolpakova
LBP features integrated in CascadeClassifier_GPU
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
marina.kolpakova
LBP: switched to PImpl pattern
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
marina.kolpakova
removed division
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
marina.kolpakova
removed unused code
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Marina Kolpakova
LBP: multiscale approach; refactored atomics usage
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Niko Li
fix a bug of detect opencl
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Vadim Pisarevsky
merged ocl module from ocl branch (it's not quite usabl...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Maria Dimashova
fixed tests for scale invariance (uncommented sift...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Alexander Mordvintsev
small doc fix
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Alexander Mordvintsev
window name changed
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Maria Dimashova
changed tests for rotation/scale invariance of descriptors
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Alexander Mordvintsev
correct unknown feature report in find_obj.py
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Alexander Mordvintsev
added asift.py sample
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Alexander Mordvintsev
moving data used by sample into a separate folder
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Alexander Mordvintsev
find_obj.py allows to select detector and matcher and...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Maria Dimashova
changed the way of HARRIS creation
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Maria Dimashova
fixed #2167
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Maria Dimashova
revert my incorrect fix of #2167
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Alexander Smorkalov
Tegra3 package support enabled;
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Maria Dimashova
fixed #2167
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Maria Dimashova
added tests on scale invariance of detectors and descri...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Andrey Pavlenko
fixing wording
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Marina Kolpakova
fixed brocken tests by classifier loger from r9027
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Maria Dimashova
fixed typo in test class names
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Maria Dimashova
added tests to check rotation invariance of descriptors...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Andrey Pavlenko
customizing the 'Google Market error' message in samples
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Andrey Pavlenko
removing warnings on deprecated api when targeting...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Anatoly Baksheev
minor LBP for GPU
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Maria Dimashova
fixed nonfree rotation invariance tests for detectors
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Maria Dimashova
changed sift angles according to KeyPoint::angle specif...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Marina Kolpakova
fixed build after r9027
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Maria Dimashova
specified KeyPoint::angle in rst doc and code comment
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Anatoly Baksheev
minor in LBP for GPU
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Maria Dimashova
fixed features2d rotation invariance tests
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Maria Dimashova
fixed mser (angle is -1 now)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Maria Dimashova
fixed compile errors under win
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Alexander Mordvintsev
refactored find_obj.py sample:
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Maria Dimashova
added tests to check rotation invariance of detectors
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Anatoly Baksheev
a bit refactoring in LBP face detection on GPU
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Andrey Kamaev
Build pdf for Android Manager documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Andrey Pavlenko
removing 'module' directive to eliminate "PYTHON MODULE...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Maria Dimashova
minor change in doc
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Maria Dimashova
added test to check keypoints returned by FeatureDetect...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Maria Dimashova
filtered MSER keypoints that have centers out of image
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Vincent Rabaud
fix gcc C++11 bug mentioned in answers.opencv.org/quest...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Maria Dimashova
split file of features2d tests
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Alexander Smorkalov
Tegra detector fixed;
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Maria Dimashova
fixed #2165
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Maria Dimashova
fixed CvBoost in mll if no tree can be trained.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Alexander Mordvintsev
work on digits_video.py
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Alexander Smorkalov
HW compatibility tests added;
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Andrey Pavlenko
better wording
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Andrey Pavlenko
minor upd. (formatting and wording)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Andrey Pavlenko
updating wording and initDebug() descr
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Andrey Pavlenko
adding java api ref. to top-level index
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marina Kolpakova
improved LBP indexing
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marina Kolpakova
added delobal memory version
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Alexander Smorkalov
Package name logic improved;
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Marina Kolpakova
swithed to the fixed size thread block
commit
|
commitdiff
|
tree
|
snapshot
next