profile/ivi/opencv.git
2012-04-24 Vladislav Vinogradovfixed GPU_NVidia/NCV.Visualization test
2012-04-24 Alexey SpizhevoyAdded local outlier rejector. Added rigid motion estima...
2012-04-24 Vladislav Vinogradovadded additional tests to gpu::BFMatcher
2012-04-24 Vladislav Vinogradovrefactored gpu BruteForceMather (made it similar to...
2012-04-24 Vladislav Vinogradovfixed build of gpu module without CUDA (video encoding...
2012-04-23 Vladislav Vinogradovfixed several warnings (VS2010, Win64)
2012-04-23 Alexey SpizhevoyAdded GPU version of wobble suppressor (videostab)
2012-04-23 Alexander Kapustin6 functions from Inrange_func family were Neon Optimized
2012-04-23 Alexander KapustinFail perf_inRange.cpp added
2012-04-23 Vladislav Vinogradovremoved unnecessary CV_EXPORTS
2012-04-23 Alexey SpizhevoyFixed trim ratio estimation for the case of homographie...
2012-04-20 Alexey SpizhevoyReplaced DECOMP_SVD with DECOMP_NORMAL|DECOMP_LU for...
2012-04-19 Alexey SpizhevoyFixed parsing cmd args bug (videostab)
2012-04-19 Alexey SpizhevoyMinor changes in videostab module and sample
2012-04-19 Alexey SpizhevoyAdded timing for main steps (videostab)
2012-04-19 Alexey SpizhevoyUpdated videostab sample
2012-04-18 Alexey SpizhevoyRefactoring (videostab)
2012-04-18 Alexey SpizhevoyAdded GPU version of PyrLK based global motion estimato...
2012-04-18 Vladislav Vinogradovadded docs for VideoReader_GPU
2012-04-18 Vladislav Vinogradovminor fix in gpu video_writer sample
2012-04-18 Vladislav Vinogradovfixed build without CUDA
2012-04-18 Vladislav Vinogradovadded VideoReader_GPU
2012-04-17 Andrey Pavlenkofixing #1800
2012-04-17 Vladislav Vinogradovadded docs for VideoWriter_GPU
2012-04-17 Vladislav Vinogradovadded support of different surface formats to VideoWrit...
2012-04-17 Alexey SpizhevoyRemoved unnecessary code (videostab)
2012-04-17 Alexey SpizhevoyRemoved unnecessary code (videostab)
2012-04-17 Alexey SpizhevoyRefactored videostab module
2012-04-17 Vladislav Vinogradovadded VideoWriter_GPU
2012-04-16 Alexey SpizhevoyAdded info about papers (videostab)
2012-04-16 Alexander Kapustin12 functions from Norm_func family were Neon Optimized
2012-04-16 Alexey SpizhevoyFixed typo (videostab)
2012-04-16 Alexey SpizhevoyAdded support of Clp for Windows
2012-04-16 Alexey SpizhevoyFixed LP based stabilizer
2012-04-16 Alexey SpizhevoyAdded linear programming based stabilizer (videostab)
2012-04-15 Andrey Kamaevmerged few missed changes from 2.4 to trunk
2012-04-13 Vadim Pisarevskymerged all the latest changes from 2.4 to trunk
2012-04-13 Alexey SpizhevoyUpdated Clp library related code in CMakeLists.txt
2012-04-12 Alexey SpizhevoyRemoved unnecessary line (videostab)
2012-04-12 Alexey SpizhevoyRemoved unnecessary line (videostab)
2012-04-12 Ilya LysenkovAdded support of CV_16S depth in morphology operations
2012-04-11 Alexey SpizhevoyRefactored videostab module. Added normalization into...
2012-04-11 Ilya LysenkovAdded OPTFLOW_LK_GET_MIN_EIGENVALS flag as alias for...
2012-04-11 Alexey SpizhevoyAdded WITH_CLP flag support into cmake scripts.
2012-04-11 Alexey SpizhevoyAdded more flags for motion estimation in videostab...
2012-04-10 Alexey SpizhevoyMinor fixes and updates in videostab module and sample
2012-04-10 Alexey SpizhevoyFixed bug in videostab sample. Fixed model size in...
2012-04-09 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-09 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-09 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-09 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-09 Alexey SpizhevoyFixed bug in motion stabilization pipeline and updated...
2012-04-06 Alexey SpizhevoyAdded support of homography motion model into vidostab...
2012-04-06 Alexey SpizhevoyUpdated wobble suppression code in videostab module
2012-04-05 Alexey SpizhevoyRefactored videostab module. Added MoreAccurateMotionWo...
2012-04-05 Alexey SpizhevoyRefactored videostab module, added base class for woobb...
2012-04-05 Marius MujaBug fix in LSH index
2012-04-05 Andrey Pavlenkofixing compilation
2012-04-04 Alexey SpizhevoyAdded motion stabilization pipeline (videostab module)
2012-04-04 Alexander Mordvintsevfixed EM sample
2012-04-04 Alexey SpizhevoyAdded asserts into global motion estimation functions...
2012-04-04 Alexey SpizhevoyAdded support of homography estimation into videostab...
2012-04-04 Alexey SpizhevoyFixed some bugs in videostab module and refactored it
2012-04-03 Vladislav Vinogradovmerged revisions r7808 from 2.4 branch
2012-04-03 Alexander Kapustin36 functions of cvtScaleTIPES_func were Neon Optimized
2012-04-03 Alexander Shishkovmerged revisions r7802,r7804,r7805 from 2.4 branch
2012-04-02 Alexey SpizhevoyUpdated videostab module
2012-04-02 Alexander SmorkalovIssue 1119 Build for x86. Build script added. Tests...
2012-04-02 Alexey SpizhevoyRefactored videostab module and sample
2012-04-02 Vladislav Vinogradovminor fix of gpu performance sample
2012-04-02 Vladislav Vinogradovfixed gpu performance sample (SURF usage)
2012-04-02 Vladislav Vinogradovfixeg gpu::Laplacian
2012-04-01 Andrey KamaevFixed Java API build
2012-04-01 Alexander Shishkovchanged version to 2.4
2012-04-01 Vladislav Vinogradovfixed gpu::filter2D
2012-03-31 Andrey KamaevFixed gcc build
2012-03-31 Anatoly Baksheevfixed #1257 ( HaarCascadeApplication GPU test crash )
2012-03-31 Andrey KamaevFixed conversions from YV12 and IYUV on non-continuous...
2012-03-31 Anatoly Baksheevfixed bug #1367 in CSBP
2012-03-31 Anatoly Baksheevminor
2012-03-31 Vadim Pisarevskyadded explicit () to avoid MSVC /analyze warning
2012-03-31 Andrey KamaevFixed typo.
2012-03-31 Vadim Pisarevskyadded optional dependency stitching->nonfree. When...
2012-03-31 Alexander ReshetnikovFixed compilation error with ffmpeg 0.9.x & 0.10.x
2012-03-31 Vladislav Vinogradovapplied patch #1734
2012-03-31 Andrey Kamaev#1732 Added yuv420p to RGB conversion. Thanks to Robert...
2012-03-31 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-31 Alexander ReshetnikovRemoved duplicated includes from ffmpeg wrappers
2012-03-31 Alexander ReshetnikovSolved a problem with VideoWriter in the new wrapper
2012-03-31 Alexander ReshetnikovFixed compilation error under Ubuntu 11.10; added ...
2012-03-31 Andrey KamaevFixed build error in Android examples when java binding...
2012-03-31 Andrey KamaevFixed ~20 potential errors identified by the MS complier.
2012-03-31 Vadim Pisarevskyfixed video capturing on Mac running Windows (ticket...
2012-03-30 Vadim Pisarevskyanother fix for cap_dshow.cpp; fixed warning in facerec...
2012-03-30 Alexander ReshetnikovUpdated displayOverlay's implementation & documentation...
2012-03-30 Andrey KamaevFixed Windows build (MSVC 10 Win32)
2012-03-30 Vadim Pisarevskyapplied big patch #1281 by Martin Beckett (various...
2012-03-30 Vadim Pisarevskyadded borderType to pyrDown, pyrUp & buildPyramid ...
2012-03-30 Alexander ReshetnikovUpdated new ffmpeg wrapper
2012-03-30 Andrey KamaevFixed build with tests disabled
next