Added a first version of new ffmpeg wrapper
[profile/ivi/opencv.git] / samples /
2012-03-12 Vadim Pisarevskyfixed angle check in squares.py (thanks to Abid Rahman)
2012-03-12 Alexander Shishkovadded support of Asus XtionPRO (thanks to Gustav Karlss...
2012-03-12 Maria Dimashovaadded special cases to RGBDOdometry (translation only...
2012-03-11 Alexander Shishkov#1672
2012-03-11 Maria Dimashovainitial version of rgbd odometry with sample
2012-03-07 Alexander MordvintsevAdded GIL-release code into python wrappers
2012-03-06 Alexander Mordvintsevfixed distrans.py sample (distanceTransform -> distance...
2012-03-05 Alexander Shishkovfixed #1507
2012-03-05 Vladislav Vinogradovadded patch error calculation to gpu::PyrLKOpticalFlow
2012-03-03 Andrey Kamaevcmake scripts are updated to prefer includes from the...
2012-03-02 Gary Bradskiadded usage on how to actually run video_dmtx.cpp
2012-03-02 Andrey KamaevFixed some build warnings; slightly improved python...
2012-02-27 Patrick MihelichSample program to train and detect objects using LINE...
2012-02-24 Andrey PavlenkoJava samples updated to be compatible with both old...
2012-02-22 Vladislav Vinogradovcreated wrappers for new NPP functions
2012-02-20 Alexey SpizhevoyAdded Farneback's optical flow sample
2012-02-17 Alexander Shishkovminor changes in chessboard.py sample #1492
2012-02-17 Alexander Shishkovfixed #1492
2012-02-17 Alexander Shishkovfixed #1363
2012-02-17 Alexey SpizhevoyMinor refactoring of the GPU perf. sample
2012-02-16 Alexey SpizhevoyUpdated the GPU performance sample
2012-02-16 Alexey SpizhevoyAdded the GPU version of the Farneback's optical flow
2012-02-14 Andrey Pavlenko#1283, Mat <->Bitmap converters are updated to support...
2012-02-13 Vladislav Vinogradovadded GoodFeaturesToTrackDetector_GPU and PyrLKOpticalF...
2012-02-11 Gary BradskiAdding python example of mouse interaction and use...
2012-02-08 Vladislav Vinogradovupdated performance sample
2012-02-08 Vladislav Vinogradovfixed createOpticalFlowNeedleMap
2012-02-03 Andrey KamaevFixing build with CUDA enabled
2012-02-03 Andrey KamaevFixing build with CUDA enabled
2012-02-03 Andrey KamaevFixing build with CUDA enabled
2012-02-03 Andrey KamaevGlobal CMake reorganization:
2012-01-30 Vladislav Vinogradovadded gpu::printCudaDeviceInfo to all samples
2012-01-24 Anatoly Baksheevgramma
2012-01-16 Vladislav Vinogradovminor
2012-01-16 Vladislav Vinogradovminor fix
2012-01-16 Vladislav Vinogradovupdated optical_flow samples
2012-01-11 Vladislav Vinogradovupdated gpu optical_flow sample
2012-01-11 Vladislav Vinogradovminor refactoring of gpu performance sample
2011-12-27 Vladislav Vinogradovadded FAST_GPU and ORB_GPU classes
2011-12-15 Alexandre Benoitremoving some mistakes
2011-12-13 Alexandre Benoitcorrected small bu on image sequence tone mapping
2011-12-13 Vladislav Vinogradovminor
2011-12-12 Alexandre Benoitadded tone mapping video processing from OpenEXR images...
2011-12-12 Vladislav Vinogradovminor
2011-11-30 Vladislav Vinogradovmoved OpenGL wrappers to separate header
2011-11-28 Vladislav Vinogradovadded addTextOpenGl function
2011-11-28 Vladislav Vinogradovadded OpenGL support to Gtk realization of highgui
2011-11-24 Kirill Kornyakovreverted occasional commit
2011-11-24 Kirill Kornyakovworkaround for the case when perf system is used in...
2011-11-23 Vladislav Vinogradovadded GlArrays class and pointCloudShow function
2011-11-21 Vladislav Vinogradovadded OpenGL support to highgui under WIN32
2011-11-16 Leonid BeynensonCommitted the first version of DetectionBasedTracker.
2011-11-16 Andrey KamaevAndroid cmake toolchain is reworked for NDK r7; added...
2011-11-10 Alexandre Benoitupdate retina module related samples
2011-11-09 Vladislav Vinogradovmoved GpuMat and DevMem2D to core module, some code...
2011-11-08 Vadim Pisarevskynew sample for the complex detector+descriptor+matcher...
2011-11-03 Ana HuamanErasing two images from cpp/tutorial folder
2011-11-03 Ana HuamanAdded one sample in tutorial_code to use Stereo Block...
2011-10-31 Vladislav Vinogradovfixed gpu samples build
2011-10-31 Vladislav Vinogradovprepared GpuMat for moving to core module
2011-10-30 Alexander Shishkovfixed compilation problems after rev. 6925
2011-10-24 Alexey SpizhevoyFixed median focal length estimation in the stitching...
2011-10-24 Alexey SpizhevoyUpdated CLI for GPU samples
2011-10-21 Alexandre Benoitcorrected xml parameters file management in the retina...
2011-10-21 Alexandre Benoitcorrected wrong parameter sent to retina module for...
2011-10-21 Andrey KamaevFixed Android build with SDK revision 14
2011-10-19 Vladislav Vinogradovimplemented gpu::gemm via CUBLAS
2011-10-19 Andrey KamaevAdded ORB features finder into stitching module
2011-10-17 Vladislav Vinogradovadded wrappers for BroxOpticalFlow and interpolateFrames
2011-10-12 Vladislav Vinogradovnew optimized implementation of BruteForceMatcher_GPU...
2011-10-11 Vadim Pisarevskyunified norm computing; added generalized Hamming distance
2011-10-06 Maria Dimashovafixed compilation under MSVC
2011-10-06 Maria Dimashovaadded sample on color generation and updated sample...
2011-10-05 Maria Dimashovaadded overlapThreshold param to sample
2011-10-04 Maria Dimashovauncommented the samples parts compiled under MSVC
2011-10-03 Maria Dimashovaadded sample for c++ version of latent svm
2011-10-03 Alexey SpizhevoyUpdated optimal block size estimation for the convolve...
2011-10-03 Vadim Pisarevskyfixed multiple warnings on Windows. fixed bug #1368
2011-10-03 Anatoly Baksheevoptflow_gpu compilation under ubuntu
2011-10-03 Anatoly Baksheevoptical flow sample compilation under ubuntu
2011-10-03 Alexey SpizhevoyRefactored warpers in the stitching module, added build...
2011-09-30 Anatoly Baksheevcompilation under ubuntu
2011-09-30 Andrey KamaevFixed Linux build
2011-09-29 Anton Obukhov[+] Added Brox optical flow (implementation courtesy...
2011-09-28 Vladislav Vinogradovoptimized gpu filters, added buffered version for diffe...
2011-09-26 Alexey SpizhevoyMinor fix in stitching_detailed
2011-09-26 Vladislav Vinogradovadded performance tests for gpu::reduce
2011-09-26 Alexey SpizhevoyAdded support of GPU in stitching seam estimators
2011-09-24 Alexey SpizhevoyAdded support of vertical straightening into stitching
2011-09-22 Alexander Mordvintsevframe size specification for video sources in video.py
2011-09-22 Alexey SpizhevoyAdded BA refinement flags into stitching_detailed
2011-09-21 Alexey SpizhevoyAdded selction of BA cost function in stitching samples...
2011-09-21 Alexey SpizhevoyRefactored motion estimators in stitching module
2011-09-21 Alexey SpizhevoyAdded translation parameter into stitching module warpe...
2011-09-20 Alexander Mordvintsevfix in RectSelector
2011-09-19 Alexey SpizhevoyChanged one CLI message in stitching_detailed.
2011-09-19 Alexander MordvintsevRectSelector in common.py
2011-09-19 Alexey SpizhevoyFixed warper selection bug in stitching_detailed. Remov...
2011-09-16 Alexey SpizhevoyUpdated bundle adjustment in stitching module: 1) it...
2011-09-15 Alexander Mordvintsevwrapped FlannBasedMatcher (and extended DescriptorMatch...
next