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
2011-08-13
Andrey Kamaev
Documentation: fixed about 100 cross-referencing errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Alexandre Benoit
adding openexr images tone mapping demo
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Alexandre Benoit
optimised input image management
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Alexandre Benoit
optimised input image management
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Bernat Gabor
Added the How to create videos with OpenCV Tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Alexander Mordvintsev
work on camshift.py
commit
|
commitdiff
|
tree
|
snapshot
2011-08-13
Alexander Mordvintsev
use default HOG people detector
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Andrey Kamaev
* Fixed cross-referencing in reference manual (except...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ana Huaman
Added base tutorial for using FlannBasedMatcher with...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ana Huaman
Added tutorial for features2d using homography to find...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Vadim Pisarevsky
added cv.py micro-module for backward compatibility...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ana Huaman
Corrected a commit error -- Added the images for the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ana Huaman
Added Features2D descriptor tutorial + drawMatches...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ana Huaman
Added rst Tutorial for Feature Detection with SURF...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Vadim Pisarevsky
another attempt to fix #1299
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Vadim Pisarevsky
fixed Matx33 * Point3 and Matx22 * Point operators...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Vadim Pisarevsky
made retina code compile with VS2005/VS2008
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Vadim Pisarevsky
improved list formatting in opencv refman. Updated...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Andrey Kamaev
Java API: generated test stubs for 2 new functions
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Vadim Pisarevsky
export HOGDescriptor::getDefaultPeopleDetector() to...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Andrey Kamaev
Fixed search in html documentation (ticket #1232)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ana Huaman
Added SURF_Homography sample codee
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Alexander Mordvintsev
comment
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Alexander Mordvintsev
peopledetect.py sample added (TODO: use builtin svm...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ana Huaman
Added code for SURF using FLANN Matcher and drawMatches...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Vadim Pisarevsky
preserve alpha channel in PNG, when imread(..., -1...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Vadim Pisarevsky
fixed kmeans center initialization in the case of huge...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Vadim Pisarevsky
another attempt to fix IPP detection on x64 (ticket...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Vadim Pisarevsky
fixed building retina code on Windows
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Vadim Pisarevsky
raised threshold in ORB test; temporarily disabled...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Vadim Pisarevsky
fixed retinaDemo compile errors
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Vadim Pisarevsky
added retina model, by Alexander Benoit
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Ana Huaman
Added two sample code for features 2D - SURF descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Andrey Kamaev
Html documentation: fixed text wrapping for sidebar
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Vadim Pisarevsky
added support for Ximea cameras (missing parts in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Vadim Pisarevsky
added support for Ximea cameras (patch by Marian Zajko...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Vadim Pisarevsky
fixed default maxSize case in cvHaarDetectObjects ...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Vadim Pisarevsky
avoid infinite loops when 0-area image is filtered...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Vadim Pisarevsky
fixed IPP detection on 64-bit Windows (ticket #1294)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Bernat Gabor
Added a video input tutorial with PSNR and SSIM.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Andrey Kamaev
Fixed libraries order in Android.mk (thanks to Anush...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Andrey Kamaev
Java API: Removed meaningless tests
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Andrey Morozov
fixed compile errors in samples
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
itsyplen
Update samples using cmd parser
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrey Kamaev
Java API: generated test stubs for recently added funct...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrey Kamaev
Java API: Fixed bug in Mat port; fixed/implemented...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Maria Dimashova
updated openni finding by cmake (#1190, #1252); update...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Leonid Beynenson
Changed tabulation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrey Kamaev
Java API: fixed input List<List<smth>> arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Vadim Pisarevsky
multilib support added (ticket #363)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Vadim Pisarevsky
added size check to static Mat::diag()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrey Kamaev
Added new tests written by Hussein Abdinoor; Added...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
itsyplen
Updated using new cmd parser
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Vadim Pisarevsky
fixed OpenCVConfig.cmake for statically built OpenCV...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Vladislav Vinogradov
added remap test, fix compilation error
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Maria Dimashova
fixed cmake status of openni
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Maria Dimashova
fixed compile error on ubuntu64
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Maria Dimashova
fixed compile errors and warning on ubuntu64
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Vladislav Vinogradov
added registerPageLocked/unregisterPageLocked functions
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
itsyplen
Updated sample using new cmd parser
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
itsyplen
Updated samples using new cmd parser
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Vadim Pisarevsky
fixed C++ implementation of Delaunay triangulation...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Anatoly Baksheev
experimental kernels for cuda
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Andrey Kamaev
Added reference to Nvidia TADP into Android tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Maria Dimashova
fixed compile errors
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Anatoly Baksheev
experimental kernels for cuda
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Maria Dimashova
added read/write methods for SimpleBlobDetector and...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
itsyplen
Updating samples using cmd parser
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
itsyplen
Fixed some grammatical errors
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Maria Dimashova
fixed memory leak in SIFT wrapper (#1288)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Vladislav Vinogradov
minor stitching optimization (use cpu matchers instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Vadim Pisarevsky
initial (buggy) C++ version of Delaunay triangulation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Andrey Kamaev
Java API: added JNI_OnLoad to eliminate jvm warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Maria Dimashova
added doc on supported Kinect properties (#1251)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Maria Dimashova
added CV_CAP_PROP_OPENNI_REGISTRATION property for...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Vladislav Vinogradov
minor stitching optimization (improve buffer reuse)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Andrey Kamaev
Java API: added support for BruteforceMatcher-SL2
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Andrey Kamaev
Removed outdated android-opencv subproject
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Andrey Kamaev
Java API: corrected names of methods in Utils class...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Vladislav Vinogradov
fixed compilation error without cuda
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Maria Dimashova
fixed doc warning
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Andrey Kamaev
Updated Android tutorials
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Maria Dimashova
added doc on CvERTrees
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Vladislav Vinogradov
minor
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Vladislav Vinogradov
moved GpuMat class to separate header file
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Vladislav Vinogradov
fixed gpu test failure on empty test data
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Bernat Gabor
Small modifications to the scan tutorial and added...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Maria Dimashova
fixed CvCapture_OpenNI constructor (removed all excepti...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Maria Dimashova
fixed grammar of the comment
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Andrey Kamaev
Updated android tutorial for native development
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Maria Dimashova
added SL2 (squared L2 distance) and implemented the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Vladislav Vinogradov
added buffered version of cornerHarris, cornerMinEigenV...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Vladislav Vinogradov
fixed some warnings under win64
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Maria Dimashova
minor changes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Anatoly Baksheev
minor improvements in cmake-file for gpu samples
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Vladislav Vinogradov
fixed some warnings under win64
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Vladislav Vinogradov
added gpu::Canny function
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Andrey Kamaev
Fixed mixChannels argument types
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Vladislav Vinogradov
fixed #1279
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Bernat Gabor
Added the "Interoperability with OpenCV 1" tutorial.
commit
|
commitdiff
|
tree
|
snapshot
next