profile/ivi/opencv.git
2012-06-07 Andrey KamaevSet stricter warning rules for gcc
2012-06-07 Anatoly Baksheevfixed relative path for stitching/details headers
2012-06-06 Marina Kolpakovaset to linear interpolation type for upscaling with...
2012-06-06 Marina Kolpakovacall not NPP version in case of INTER_AREA resize
2012-06-06 Marina Kolpakovafixed accuracy test
2012-06-06 Marina Kolpakovaperformance test for INTER_AREA resize has been added.
2012-06-06 Marina Kolpakovafix for down rounded output sizes
2012-06-06 Andrey KamaevFixed build of opencv_world with QT on linux #2012
2012-06-06 Marina Kolpakovafixed for resize with INTER AREA. Since now we divide...
2012-06-06 Marina Kolpakovafixed build
2012-06-06 Marina KolpakovaGPU resize with INTER_AREA
2012-06-06 Vadim Pisarevskydecreased size of the buffer used in CvBoost::update_we...
2012-06-06 Vadim Pisarevskyfixed typo in the tutorial code (thanks to Abid Rahman...
2012-06-06 Andrey Pavlenkoauto-copy java.so to package
2012-06-06 Alexander Shishkovtest commit
2012-06-06 Andrey KamaevUpdated link in android readme
2012-06-06 Alexander Shishkovtest commit
2012-06-06 Alexander Mordvintsevcomments for digits.py sample
2012-06-05 Vladislav Vinogradovfixed build under windows, updated 768x576.avi video...
2012-06-05 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-06-05 Vladislav Vinogradovadded gpu::FGDStatModel (Background/foreground segmenta...
2012-06-05 Marina Kolpakovafixed #2019
2012-06-05 Vladislav Vinogradovmade GPU Feature Extractor download/convertKeypoints...
2012-06-05 Andrey KamaevphaseCorrelate documentation patch by Will Lucas #2017
2012-06-04 Andrey KamaevDragonfly BSD build fix #2010 (thanks to Thomas Klausner)
2012-06-01 Marina Kolpakovafix for ORB tests
2012-06-01 Alexander Mordvintsevwork on added digits.py sample (neural network for...
2012-06-01 Vadim Pisarevskygrid-adapted feature detector made a proper Algorithm...
2012-06-01 Vadim Pisarevskyadded nmixtures parameter to BackgroundSubtractorMOG2...
2012-06-01 Vadim Pisarevskyreverted the original VideoCapture::read() code; moved...
2012-06-01 Andrey KamaevMerged lda fix from 2.4 branch (Fixed reconstruction...
2012-06-01 Andrey KamaevFixed pdf documentation build
2012-05-31 Alexander SmorkalovCodeReview #1512 notes fixed.
2012-05-31 Andrey KamaevTrunk OpenCV version is set to 2.4.9
2012-05-31 Andrey Kamaevremoved debug print
2012-05-31 Andrey KamaevFixed regression in python wrappers generator
2012-05-31 Alexander SmorkalovCodeReview #1511 notes upplied.
2012-05-31 Andrey KamaevAdded C++ and python signatures for moveWindow, resizeW...
2012-05-31 Andrey KamaevFixed #1996
2012-05-31 Andrey KamaevAdded test for #1997; fixed build warnings
2012-05-30 Marina Kolpakovategra integration
2012-05-30 Andrey KamaevMade reference manual table of contents autogenerated
2012-05-30 Vadim Pisarevskychanged "void FileStorage::release(string&)" to "string...
2012-05-30 Alexander Kapustintegra::cvtRGB2HSV function was added
2012-05-30 Vadim Pisarevskyreplaced "string FileStorage::release()" with 2 methods...
2012-05-30 Vladislav Vinogradovfixed mark_nvidia.py script (warpAffine and warpPerspec...
2012-05-29 Andrey KamaevFixed Java API build
2012-05-29 Andrey KamaevDocumentation: fixed class/struc members documentation...
2012-05-29 Andrey KamaevDocumentation: fixed operators regex; added varargs...
2012-05-29 Andrey KamaevDocumentation: improved correctness checking for superc...
2012-05-29 Andrey KamaevDocumentation: added support for multiple superclasses
2012-05-29 Andrey KamaevDocumentation: added support for virtual methods
2012-05-29 Andrey KamaevDocumentation: added support for superclasses in class...
2012-05-29 Alexander SmorkalovNative camera libs rebuilt for bug #1989 fix.
2012-05-29 Alexander SmorkalovBug #1989 fixed. NULL pointer check added.
2012-05-29 Evgeny TalaninTemporarily disable test on Mac
2012-05-29 Andrey KamaevFixed documentation generation for function arguments...
2012-05-29 Vladislav VinogradovBug #1991 : fixed gpu interpolation (remap, resize...
2012-05-29 Andrey Pavlenkofixing Java test and sample after moving drawContours...
2012-05-29 Andrey KamaevAdded check for trailing semicolon to rst parser; fixed...
2012-05-29 Andrey KamaevFixed documentation: corrected parameter names
2012-05-29 Vladislav Vinogradovfixed some bugs in gpu module under Windows:
2012-05-29 Andrey KamaevFixed property names in cap_dshow #1993
2012-05-28 Andrey KamaevMore fixes for documentation.
2012-05-28 Vadim Pisarevskyadded API for storing OpenCV data structures to text...
2012-05-28 Andrey KamaevSmall fixes for documentation checking script
2012-05-28 Andrey KamaevAdded check for documented but missing functions
2012-05-28 Andrey KamaevNew bunch of documentation fixes
2012-05-28 Andrey Kamaevremaining C-style planar subdivisions data structures...
2012-05-28 Kirill Kornyakovadded fix_properties scripts for Android samples
2012-05-28 Vladislav Vinogradovfixed several problems with CUDA 5.0
2012-05-28 Andrey KamaevFixed more documentation & source discrepancies
2012-05-28 Alexander Mordvintsevcompatibility corrections
2012-05-28 Alexander Mordvintsevupdated video_threaded.py sample:
2012-05-28 Vladislav Vinogradovminor fix of gpu perf tests
2012-05-28 Andrey KamaevFixed hundreds of documentation problems
2012-05-28 Andrey KamaevAdded new script for checking correctness of documentation
2012-05-25 Andrey KamaevAdded test for #914
2012-05-25 Alexander Mordvintsevvideo_threaded.py sample now uses multiprocessing modul...
2012-05-25 Alexander Shishkovtemp commit
2012-05-25 Alexander Shishkovtemp commit
2012-05-25 Andrey KamaevFixed some build warnings
2012-05-25 Andrey KamaevMoved 3rd-party libraries detection to separate cmake...
2012-05-25 Alexander Shishkovtemp commit
2012-05-25 Andrey KamaevAdded new perf tests for boxFilter
2012-05-25 Anatoly Baksheevcompilation with CUDA5.0 (#1982, thanks to Rodrigo)
2012-05-25 Andrey KamaevFixed groupRectangles documentation #1817
2012-05-25 Andrey KamaevAdded tegra stub for cornerEigenValsVecs
2012-05-24 Andrey KamaevFixed PvAPI search on Windows #1927
2012-05-24 Anatoly Baksheevperf_framework: added TEST_CYCLE_MULTIRUN macros (...
2012-05-24 Maria Dimashovafixed #1981
2012-05-24 Andrey KamaevUpdated sanity checks for some imgproc perf tests
2012-05-24 Alexander Mordvintsevadded video_threaded.py sample
2012-05-24 Vadim Pisarevskysome more fixes in Algorithm methods declarations
2012-05-23 Andrey KamaevMinor cmake change
2012-05-23 Vladislav Vinogradovadded mark_nvidia script
2012-05-23 Vladislav Vinogradovminor fix of gpu perf tests
2012-05-23 Vadim Pisarevskyfixed undistortPoints description (ticket #1964)
2012-05-23 Vladislav Vinogradovupdated gpu performance tests
2012-05-23 Vadim Pisarevskyfixed description of cv::invert() (ticket #1972)
next