updated chlog
[profile/ivi/opencv.git] / modules / imgproc / include /
2013-03-06 Kevron ReesMerge branch 'master' into 2.0alpha
2013-03-05 Andrey KamaevMerge pull request #491 from Daniil-Osokin:cvtRGB2YUV420p
2013-02-24 Daniil OsokinAdded implementation for RGB to YUV420p color conversion
2012-10-22 Andrey KamaevMerge pull request #55 from vpisarev/ocl_fixes
2012-10-17 OpenCV BuildbotNormalize line endings and whitespace
2012-10-16 Andrey KamaevMerge branch 'release2.4.3' into 2.4
2012-10-16 Andrey KamaevFix binary compatibility of Java wrappers
2012-10-16 Andrey KamaevRevert "remaining C-style planar subdivisions data...
2012-10-15 Andrey KamaevReturn drawContours back to imgproc
2012-10-12 Andrey KamaevMerge pull request #29 from thorikawa/feature-523
2012-10-11 Andrey KamaevMerge pull request #34 from roynos/master
2012-10-08 Vadim Pisarevskypartially recovered binary compatibility (ticket #2415)
2012-09-17 Alexander MordvintsevMerge branch 'master' of git://code.opencv.org/opencv
2012-09-10 Vladislav Vinogradovadded Generalized Hough implementation
2012-07-02 Andrey KamaevMerged the trunk 8855,8885,8886
2012-06-29 Andrey Pavlenkofixing bug #1987(android keeps RGBA in alpha pre-multip...
2012-06-28 Marina Kolpakovamerged the trunk r8719:8731 and 8807
2012-06-22 Vadim Pisarevskyadded synonym CV_COMP_HELLIGNER for CV_COMP_BHATTACHARY...
2012-06-22 Vadim Pisarevskyadded the optional output maxima value to phaseCorrelat...
2012-05-30 Andrey KamaevMerged the trunk r8467:8507 (inclusive) (big bunch...
2012-05-29 Andrey KamaevFixed documentation: corrected parameter names
2012-05-28 Andrey KamaevMore fixes for documentation.
2012-05-28 Andrey Kamaevremaining C-style planar subdivisions data structures...
2012-05-28 Andrey KamaevFixed hundreds of documentation problems
2012-04-30 Vadim Pisarevskymerged 2.4 into trunk
2012-04-25 Vadim Pisarevskyadded PSNR function to imgproc; refactored highgui...
2012-03-31 Andrey KamaevFixed typo.
2012-03-31 Andrey Kamaev#1732 Added yuv420p to RGB conversion. Thanks to Robert...
2012-03-30 Vadim Pisarevskyadded borderType to pyrDown, pyrUp & buildPyramid ...
2012-03-30 Andrey Pavlenko#796, #1701 fixing doc vs code arg-s naming consistency
2012-03-30 Vadim Pisarevskya LOT of obsolete stuff has been moved to the legacy...
2012-03-29 Vadim Pisarevskyadded cv::convexityDefects (ticket #796)
2012-03-27 Vadim Pisarevskyadded DIST_LABEL_PIXEL labelType to distanceTransform...
2012-03-24 Vadim Pisarevskypreliminary version of a multi-level findcontours
2012-03-16 Andrey Pavlenkomoving the rest of inpaint() to the 'photo' module...
2012-03-15 Vadim Pisarevskylot's of changes; nonfree & photo modules added; SIFT...
2012-03-14 Andrey Pavlenko(#1636) Java API: adding undistortPoints() support...
2012-02-21 Andrey KamaevFixed #1613: removed YUV420i color conversion constants
2012-02-06 Vadim Pisarevskyadded getGaborKernel function
2012-01-29 Vadim Pisarevskyfixed bug #1422 (thanks to jondo for the patch)
2012-01-25 Vadim Pisarevskyfixed bug #1531. added separate distanceTransformWithLa...
2012-01-23 Vadim Pisarevskyapplied patch by Will Lucas; improved separable filter...
2012-01-16 Andrey KamaevRefactored YUV420 to RGB/BGR/RGBA/BGRA conversion
2011-11-08 Vadim Pisarevskyadded improved ORB implementation, convex-convex polygo...
2011-09-27 Vadim Pisarevskyfixed bug #1368
2011-09-27 Vadim Pisarevskyfixed bug #1389
2011-09-06 Andrey PavlenkocvtColor: dst channels number default is set to 4 for...
2011-09-05 Vadim Pisarevskyadded phaseCorrelate function by Will Lucas.
2011-08-10 Vadim Pisarevskyfixed C++ implementation of Delaunay triangulation...
2011-08-01 Vadim Pisarevskyfixed Vec*scalar operations, fixed minEnclosingCircle...
2011-07-25 Andrey KamaevFixed camera output format handling
2011-07-18 Vadim Pisarevskyeliminated opencv_extra_api.hpp (all the functionality...
2011-07-18 Vadim Pisarevskyadded COLOR_... enumeration to imgproc.hpp and EVENT_...
2011-07-16 Vadim Pisarevskyfixed "import cv" in the new python samples. corrected...
2011-07-14 Vadim Pisarevskyrepaired Python bindings for functions using InputOutpu...
2011-07-07 Vadim Pisarevskysome more bugfixed in 2.3 propagated to trunk
2011-06-18 Vadim Pisarevskyremoved serveral CV_EXPORTS_AS() to make Python functio...
2011-06-09 Vadim Pisarevskya lot of small corrections to bring down the number...
2011-06-08 Vadim Pisarevskyrenamed "None()" to "noArray()" to avoid conflicts...
2011-06-06 Vadim Pisarevskyreplaced "const InputArray&" => "InputArray"; made...
2011-06-04 Andrey KamaevYUV420i to RGB conversion is added to cvtColor
2011-04-17 Vadim Pisarevskya big patch; use special proxy types (Input/OutputArray...
2011-02-09 Vadim Pisarevskyreworked nearly all of the OpenCV tests (except for...
2010-12-12 Vadim Pisarevskyfixed cv::CHAIN_APPROX_* definitions (ticket #755)
2010-12-11 Vadim Pisarevskyfixed border processing bayer2rgb & bayer2gray; made...
2010-12-10 Vadim PisarevskySSE2 optimization for Bayer->RGB; added Bayer->Gray...
2010-12-03 Vadim Pisarevskyadded cvSave(contours) to the contours demo; added...
2010-11-29 Vadim Pisarevskymoved estimateAffine3D declaration from imgproc to...
2010-11-26 Vadim Pisarevskymoved some old stuff to the legacy module; merge "compa...
2010-11-25 Vadim Pisarevskyfixed the ordering of parameters in PyArg_ParseTupleAnd...
2010-11-23 Vadim Pisarevskyadded hconcat & vconcat functions for joining matrices...
2010-11-23 Ethan Rubleefix little warning - opencv2/imgproc/types_c.h:235...
2010-11-18 Vadim PisarevskyLANCZOS4 interpolation constant added to C interface
2010-11-10 Vadim Pisarevskyfixed remap with transparent border (ticket #582)
2010-11-06 Vadim Pisarevskyfixed most of the failures in opencv_test
2010-11-02 Vadim Pisarevskyalmost finished Python wrappers
2010-10-29 Vadim Pisarevskyextended Python bindings; not merged into cv.cpp yet...
2010-10-27 Vadim Pisarevskyadded more helper macros to the function declarations...
2010-10-16 Vadim Pisarevskyadded helper macros to the function declarations
2010-08-06 Vadim Pisarevskyadded initWideAngleProjMap() function
2010-07-28 Maria Dimashovaadded c++ interface for cvPyrMeanShiftFiltering; added...
2010-07-27 Vadim Pisarevskyrewrote color conversion functions; added sRGB<->CIE...
2010-07-20 Vadim Pisarevskyadded VNG demosaicing algorithm (ticket #466)
2010-07-17 Vadim Pisarevskyfixed some more MSVC2010 warnings
2010-05-25 Vadim Pisarevskydoxygenated opencv_video & opencv_calib3d modules ...
2010-05-25 Vadim Pisarevskydoxygenated core and imgproc modules (C++ API only)
2010-05-21 Vadim Pisarevskyfixed mixed-type exp and log functions, used in HMMs...
2010-05-12 Vadim Pisarevskyfixed build on Linux
2010-05-11 Vadim Pisarevsky"atomic bomb" commit. Reorganized OpenCV directory...