profile/ivi/opencv.git
2012-04-28 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-28 Vadim Pisarevskytemporary reverted av_free_packet() patch.
2012-04-28 Alexander Shishkovmoved part of f2d docs to the legacy module
2012-04-28 Vadim Pisarevskyadded description of Algorithm class (ticket #1818)
2012-04-28 Vladislav Vinogradovfixed PyrLKOpticalFlow.dense (final result size)
2012-04-28 Vadim Pisarevskymoved planar subdiv docs to legacy; added Input/OutputA...
2012-04-28 Alexander Shishkovfixed #1824
2012-04-28 Andrey PavlenkoJava API: minor fix in javadoc
2012-04-28 Andrey KamaevImproved javadoc generation scripts
2012-04-28 Alexander SmorkalovBug #1853 15-puzzles example does not work on Samsung...
2012-04-28 Alexey SpizhevoyFixed bug #1759
2012-04-28 Vadim Pisarevskyfixed RGBD capture with Asus Xtion (by Gary Bradski)
2012-04-28 Vadim Pisarevskyfixed 3-channel output tvecs support in calibrateCamera...
2012-04-28 Vadim Pisarevskydecreased the number of tests in Core_Eigen, decreased...
2012-04-28 Andrey PavlenkoJava API: updating OpenCV version, minor Core API impro...
2012-04-28 Andrey Pavlenkoupdating Posterize in 'image manipulation' Java sample
2012-04-28 Vladislav Vinogradovreverted r8003 (CascadeClassifier_GPU didn't work)
2012-04-28 Alexander Smorkalovbad changes reverted.
2012-04-28 Alexander SmorkalovLoader classes for OpenCV with Android service added...
2012-04-27 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-27 Alexander ReshetnikovFixed VideoCapture memory leak (bug #1481)
2012-04-27 Andrey KamaevMinor improvements: reduced verbosity of positioning...
2012-04-27 Vadim Pisarevskyfixed Linemod's Detector write method (removed nested...
2012-04-27 Vadim Pisarevskymodified data matrix detection interface (that does...
2012-04-27 Andrey KamaevCMake for new Android example
2012-04-27 Andrey Pavlenkoadding one more assertion to a Java test
2012-04-27 Andrey Pavlenkoadding Histogram and Posterize, removing Blur from...
2012-04-27 Vadim Pisarevskyput template Distance classes back to features2d, since...
2012-04-27 Alexander Shishkovfixed #1855
2012-04-27 Alexander Shishkovfixed #1833
2012-04-27 Alexander Shishkovfixed #1841
2012-04-27 Alexander SmorkalovBase classes for sample added.
2012-04-27 Vadim Pisarevskyadded BruteForceMatcher (the older variant of BFMatcher...
2012-04-27 Alexander SmorkalovBase code for new sample added.
2012-04-27 Vadim Pisarevskyadded test to check #1737
2012-04-27 Andrey KamaevUpdated latentSVM tests and data
2012-04-27 Andrey KamaevMinor documentation fix
2012-04-27 Andrey KamaevIncreased test threshold for arm
2012-04-26 Andrey Kamaev#1854 Fixed Mac OS X build with Clang
2012-04-26 Andrey KamaevReenabled OpponentSIFT test;
2012-04-26 Andrey Pavlenkoadding VIEW_MODE_PIXELIZE to the 'image manipulations...
2012-04-26 Vadim Pisarevskyadded version number to opencv_ffmpeg dlls (it's added...
2012-04-26 Andrey KamaevFixed build warnings
2012-04-26 Alexander SmorkalovBug #1822 Native camera does not work on Samsung Galaxy...
2012-04-26 Andrey KamaevFixed compiler flags for debug builds
2012-04-26 Andrey Kamaevrun.py: Automatically enable color output in android...
2012-04-26 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-26 Vadim Pisarevskyavoid use of "AVFrame::best_effort_timestamp"
2012-04-26 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-26 Vadim Pisarevskyok, now positioning seem to work well, at least with...
2012-04-25 Vadim Pisarevskypropagated changes for retina filters from trunk to 2.4
2012-04-25 Andrey KamaevFixed SURF behavior - from now it always returns keypoi...
2012-04-25 Vadim Pisarevskyfixed HighguiFramecount.regression test (and renamed...
2012-04-25 Vadim Pisarevskyadded PSNR function to imgproc; refactored highgui...
2012-04-25 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-04-25 Vadim Pisarevskyrefactored highgui_specificvideo* tests; fixed repeated...
2012-04-25 Andrey KamaevFixed most of the floating-point accuracy problems...
2012-04-25 Vladislav Vinogradovmerged bug fix from r8188 (PyrLKOpticalFlow patch size...
2012-04-25 Vladislav Vinogradovmerged bug fix from r8174 (GPU_NVidia/NCV.Visualization...
2012-04-25 Vladislav Vinogradovmerged bug fix from r8179 (ORB_GPU)
2012-04-25 Andrey PavlenkoJava API: fixing Mat::put() for non-continuous Mat...
2012-04-25 Vadim Pisarevskyadded Matx<4,4>*Scalar operator (ticket #1830)
2012-04-25 Vadim Pisarevskyfixed python version in yet another place.
2012-04-25 Vadim Pisarevskymake Mat::at<>(i) work with 2d matrices (to retrieve...
2012-04-25 Andrey Pavlenkoremoving extra quotes that causes build failure
2012-04-24 Vadim Pisarevskyadded special function to patch NaN's in image. call...
2012-04-24 Vadim Pisarevskyfixed formula in matchShapes, method=CV_CONTOUR_MATCH_I...
2012-04-24 Andrey KamaevAndroid build scripts for Windows are updated to recogn...
2012-04-24 Vadim Pisarevskyfixed bug in Python's calcEMD2 (ticket #1763)
2012-04-24 Vadim Pisarevskyavoid infinite loop in CvLevMarq (thanks to João Lima...
2012-04-24 Vadim Pisarevskyfixed typo in the installation guide (ticket #1844)
2012-04-24 Vadim Pisarevskycorrected typo (ticket #1843). added note about imdecod...
2012-04-24 Vadim Pisarevskyadded "Matx*Vec -> Vec" operator (ticket #1830)
2012-04-24 Marina Kolpakovafixed bug #1821
2012-04-24 Marina Kolpakovaminor tab fix
2012-04-24 Marina Kolpakovafixed duplicated paragraph
2012-04-24 Andrey KamaevConfiguration name is added to the CMake status report
2012-04-24 Andrey KamaevFixed dependencies for cmake status embeeded into openc...
2012-04-24 Andrey KamaevFixed assertions in java tests for ORB
2012-04-24 Andrey KamaevAdded CUDA version to CMake status
2012-04-23 Alexander ReshetnikovFixed cvRetrieveFrame memory leak under AVFoundation...
2012-04-23 Andrey KamaevFixed Android manifest install
2012-04-23 Vadim PisarevskyNORM_L2SQR added too (ticket #1840)
2012-04-23 Vadim Pisarevskyadded NORM_HAMMING* support to cv::norm (ticket #1840)
2012-04-23 Andrey KamaevFixed ffmpeg dll copying under mingw
2012-04-23 Andrey KamaevMake ocv_include_directories a function to minimize...
2012-04-23 Andrey Pavlenkofixing compilation for Android
2012-04-22 Andrey KamaevFixed build with mingw 4.4.0
2012-04-22 Andrey PavlenkoJava API: fixing Mat::get() for non-continuous Mat-s.
2012-04-20 Vadim Pisarevskywrapped Algorithm class.
2012-04-20 Andrey KamaevFixed build (noiseSigma of BackgroundSubtractorMOG...
2012-04-20 Andrey KamaevSet sanity thresholds for several performance tests
2012-04-20 Vadim Pisarevskyadded dedicated <modname>_init.cpp files with initModul...
2012-04-20 Alexander ReshetnikovAdded resources release for AVT cameras (ticket #1814)
2012-04-20 Andrey KamaevMinor update for new Ninja cmake generator
2012-04-20 Andrey Morozovminor fix in calculate bitrate
2012-04-20 Andrey Morozovminor fix in calculate bitrate
2012-04-19 Andrey KamaevUpdated for cmake 2.8.8
2012-04-19 Andrey KamaevFixed verbosity of badarg tests
2012-04-19 Andrey Pavlenkoimproving Imgproc.convexityDefects() and Imgproc.convex...
next