projects
/
profile
/
ivi
/
opencv.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added smoke test on EM, fixed EM reading #1570 (thanks to mr.pppoe),
[profile/ivi/opencv.git]
/
samples
/
2012-03-28
Andrey Pavlenko
fix for #1724: making Java samples compatible with...
tree
|
commitdiff
2012-03-27
Andrey Kamaev
Reworked build scripts for Android Java API, tests...
tree
|
commitdiff
2012-03-27
Vadim Pisarevsky
added houghcircles sample, improved circle detection...
tree
|
commitdiff
2012-03-27
Vadim Pisarevsky
added DIST_LABEL_PIXEL labelType to distanceTransform...
tree
|
commitdiff
2012-03-27
Maria Dimashova
added image and depth synchronization
tree
|
commitdiff
2012-03-24
Vadim Pisarevsky
added face recognition algorithms, LDA, colormaps ...
tree
|
commitdiff
2012-03-24
Vadim Pisarevsky
preliminary version of a multi-level findcontours
tree
|
commitdiff
2012-03-23
Andrey Kamaev
Added "fat" mode for Java wrapper
tree
|
commitdiff
2012-03-22
Alexey Spizhevoy
Added load and save motion args into videostab sample
tree
|
commitdiff
2012-03-22
Alexey Spizhevoy
Split stabilizer into OnePassStabilizer and TwoPassStab...
tree
|
commitdiff
2012-03-22
Andrey Pavlenko
updating Java samples to meet Java API changes
tree
|
commitdiff
2012-03-21
Maria Dimashova
added oni-files reading
tree
|
commitdiff
2012-03-21
Alexey Spizhevoy
Added distance threshold argument into videostab sample
tree
|
commitdiff
2012-03-21
Gary Bradski
import as cv not cv2. Fixed
tree
|
commitdiff
2012-03-20
Alexey Spizhevoy
Added more inpainting methods. Fixed some errors.
tree
|
commitdiff
2012-03-20
Marina Kolpakova
fixed bug #1571
tree
|
commitdiff
2012-03-20
Alexey Spizhevoy
Added quiet mode into videostab sample
tree
|
commitdiff
2012-03-20
Alexey Spizhevoy
Fixed ensureInclusionConstraint
tree
|
commitdiff
2012-03-20
Alexey Spizhevoy
Minor changes in videostab sample
tree
|
commitdiff
2012-03-20
Alexey Spizhevoy
Updated videostab sample
tree
|
commitdiff
2012-03-19
Alexey Spizhevoy
Added first version of videostab module
tree
|
commitdiff
2012-03-19
Marina Kolpakova
fixed sample for new signature of calcOpticalFlowPyrLK
tree
|
commitdiff
2012-03-19
Alexey Spizhevoy
Fixed bug #1693. Also corrected default parameters...
tree
|
commitdiff
2012-03-18
Gary Bradski
Added cv.DestroyAllWindows() to file close
tree
|
commitdiff
2012-03-18
Gary Bradski
added destroyAllWindows at end
tree
|
commitdiff
2012-03-18
Gary Bradski
added destroy all windows
tree
|
commitdiff
2012-03-18
Gary Bradski
added destroy all windows
tree
|
commitdiff
2012-03-18
Vadim Pisarevsky
added LogPolar Blind Spot Model (thanks to Fabio Solari...
tree
|
commitdiff
2012-03-18
Marina Kolpakova
Fixed bug #1666
tree
|
commitdiff
2012-03-17
Vadim Pisarevsky
switched to non-constant references in Algorithm::addPa...
tree
|
commitdiff
2012-03-17
Vadim Pisarevsky
fixed many warnings from GCC 4.6.1
tree
|
commitdiff
2012-03-16
Vadim Pisarevsky
fixed hundreds of warnings from MSVC 2010.
tree
|
commitdiff
2012-03-16
Maria Dimashova
renamed property of openni camera
tree
|
commitdiff
2012-03-16
Maria Dimashova
renamed property of openni camera
tree
|
commitdiff
2012-03-15
Maria Dimashova
minor refactoring CvCapture_OpenNI
tree
|
commitdiff
2012-03-15
Vadim Pisarevsky
lot's of changes; nonfree & photo modules added; SIFT...
tree
|
commitdiff
2012-03-15
Gary Bradski
remove some unneeded imports
tree
|
commitdiff
2012-03-15
Gary Bradski
added cv2.destroyAllWindows()
tree
|
commitdiff
2012-03-14
Gary Bradski
Examples of using histograms in python
tree
|
commitdiff
2012-03-14
Gary Bradski
added 0xFF & in front of every waitKey so that it works...
tree
|
commitdiff
2012-03-14
Ivan Korolev
Added some new warpers.
tree
|
commitdiff
2012-03-13
Maria Dimashova
added ability to pass initial transformation to rgbd...
tree
|
commitdiff
2012-03-12
Vadim Pisarevsky
fixed angle check in squares.py (thanks to Abid Rahman)
tree
|
commitdiff
2012-03-12
Alexander Shishkov
added support of Asus XtionPRO (thanks to Gustav Karlss...
tree
|
commitdiff
2012-03-12
Maria Dimashova
added special cases to RGBDOdometry (translation only...
tree
|
commitdiff
2012-03-11
Alexander Shishkov
#1672
tree
|
commitdiff
2012-03-11
Maria Dimashova
initial version of rgbd odometry with sample
tree
|
commitdiff
2012-03-07
Alexander Mordvintsev
Added GIL-release code into python wrappers
tree
|
commitdiff
2012-03-06
Alexander Mordvintsev
fixed distrans.py sample (distanceTransform -> distance...
tree
|
commitdiff
2012-03-05
Alexander Shishkov
fixed #1507
tree
|
commitdiff
2012-03-05
Vladislav Vinogradov
added patch error calculation to gpu::PyrLKOpticalFlow
tree
|
commitdiff
2012-03-03
Andrey Kamaev
cmake scripts are updated to prefer includes from the...
tree
|
commitdiff
2012-03-02
Gary Bradski
added usage on how to actually run video_dmtx.cpp
tree
|
commitdiff
2012-03-02
Andrey Kamaev
Fixed some build warnings; slightly improved python...
tree
|
commitdiff
2012-02-27
Patrick Mihelich
Sample program to train and detect objects using LINE...
tree
|
commitdiff
2012-02-24
Andrey Pavlenko
Java samples updated to be compatible with both old...
tree
|
commitdiff
2012-02-22
Vladislav Vinogradov
created wrappers for new NPP functions
tree
|
commitdiff
2012-02-20
Alexey Spizhevoy
Added Farneback's optical flow sample
tree
|
commitdiff
2012-02-17
Alexander Shishkov
minor changes in chessboard.py sample #1492
tree
|
commitdiff
2012-02-17
Alexander Shishkov
fixed #1492
tree
|
commitdiff
2012-02-17
Alexander Shishkov
fixed #1363
tree
|
commitdiff
2012-02-17
Alexey Spizhevoy
Minor refactoring of the GPU perf. sample
tree
|
commitdiff
2012-02-16
Alexey Spizhevoy
Updated the GPU performance sample
tree
|
commitdiff
2012-02-16
Alexey Spizhevoy
Added the GPU version of the Farneback's optical flow
tree
|
commitdiff
2012-02-14
Andrey Pavlenko
#1283, Mat <->Bitmap converters are updated to support...
tree
|
commitdiff
2012-02-13
Vladislav Vinogradov
added GoodFeaturesToTrackDetector_GPU and PyrLKOpticalF...
tree
|
commitdiff
2012-02-11
Gary Bradski
Adding python example of mouse interaction and use...
tree
|
commitdiff
2012-02-08
Vladislav Vinogradov
updated performance sample
tree
|
commitdiff
2012-02-08
Vladislav Vinogradov
fixed createOpticalFlowNeedleMap
tree
|
commitdiff
2012-02-03
Andrey Kamaev
Fixing build with CUDA enabled
tree
|
commitdiff
2012-02-03
Andrey Kamaev
Fixing build with CUDA enabled
tree
|
commitdiff
2012-02-03
Andrey Kamaev
Fixing build with CUDA enabled
tree
|
commitdiff
2012-02-03
Andrey Kamaev
Global CMake reorganization:
tree
|
commitdiff
2012-01-30
Vladislav Vinogradov
added gpu::printCudaDeviceInfo to all samples
tree
|
commitdiff
2012-01-24
Anatoly Baksheev
gramma
tree
|
commitdiff
2012-01-16
Vladislav Vinogradov
minor
tree
|
commitdiff
2012-01-16
Vladislav Vinogradov
minor fix
tree
|
commitdiff
2012-01-16
Vladislav Vinogradov
updated optical_flow samples
tree
|
commitdiff
2012-01-11
Vladislav Vinogradov
updated gpu optical_flow sample
tree
|
commitdiff
2012-01-11
Vladislav Vinogradov
minor refactoring of gpu performance sample
tree
|
commitdiff
2011-12-27
Vladislav Vinogradov
added FAST_GPU and ORB_GPU classes
tree
|
commitdiff
2011-12-15
Alexandre Benoit
removing some mistakes
tree
|
commitdiff
2011-12-13
Alexandre Benoit
corrected small bu on image sequence tone mapping
tree
|
commitdiff
2011-12-13
Vladislav Vinogradov
minor
tree
|
commitdiff
2011-12-12
Alexandre Benoit
added tone mapping video processing from OpenEXR images...
tree
|
commitdiff
2011-12-12
Vladislav Vinogradov
minor
tree
|
commitdiff
2011-11-30
Vladislav Vinogradov
moved OpenGL wrappers to separate header
tree
|
commitdiff
2011-11-28
Vladislav Vinogradov
added addTextOpenGl function
tree
|
commitdiff
2011-11-28
Vladislav Vinogradov
added OpenGL support to Gtk realization of highgui
tree
|
commitdiff
2011-11-24
Kirill Kornyakov
reverted occasional commit
tree
|
commitdiff
2011-11-24
Kirill Kornyakov
workaround for the case when perf system is used in...
tree
|
commitdiff
2011-11-23
Vladislav Vinogradov
added GlArrays class and pointCloudShow function
tree
|
commitdiff
2011-11-21
Vladislav Vinogradov
added OpenGL support to highgui under WIN32
tree
|
commitdiff
2011-11-16
Leonid Beynenson
Committed the first version of DetectionBasedTracker.
tree
|
commitdiff
2011-11-16
Andrey Kamaev
Android cmake toolchain is reworked for NDK r7; added...
tree
|
commitdiff
2011-11-10
Alexandre Benoit
update retina module related samples
tree
|
commitdiff
2011-11-09
Vladislav Vinogradov
moved GpuMat and DevMem2D to core module, some code...
tree
|
commitdiff
2011-11-08
Vadim Pisarevsky
new sample for the complex detector+descriptor+matcher...
tree
|
commitdiff
2011-11-03
Ana Huaman
Erasing two images from cpp/tutorial folder
tree
|
commitdiff
2011-11-03
Ana Huaman
Added one sample in tutorial_code to use Stereo Block...
tree
|
commitdiff
next