Merge pull request #1263 from abidrahmank:pyCLAHE_24
[profile/ivi/opencv.git] / modules / core / src / drawing.cpp
2013-08-14 Roman DonchenkoMerge pull request #1263 from abidrahmank:pyCLAHE_24
2013-08-12 Roman DonchenkoMerge pull request #1242 from asmorkalov:android_native_cam
2013-08-12 Roman DonchenkoMerge pull request #1163 from kdrobnyh:Morphology
2013-08-07 Roman DonchenkoMerge pull request #1189 from pengx17:2.4_sort_by_key
2013-08-06 Andrey PavlenkoMerge pull request #1187 from kdrobnyh:mean_and_sum
2013-08-05 Roman DonchenkoMerge pull request #1196 from rdm12:bugfix_3121_cvtcolor
2013-08-05 Andrey PavlenkoMerge pull request #1222 from philippefoubert:branch_2...
2013-07-31 Andrey PavlenkoMerge pull request #891 from NCBee:2.4
2013-07-31 Andrey PavlenkoMerge pull request #1139 from StevenPuttemans:bugfix_3101
2013-07-18 StevenPuttemansAdded brackets around line 888-892 for correct code!
2013-07-17 StevenPuttemansFixed bug #3101, problem on ellipse2poly function
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-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-07-05 Marina Kolpakovafixed #2130
2012-06-15 Andrey KamaevMerged the trunk r8589:8653 - all changes related to...
2012-06-09 Andrey KamaevWarning fixes continued
2012-05-30 Andrey KamaevMerged the trunk r8467:8507 (inclusive) (big bunch...
2012-05-28 Andrey KamaevMore fixes for documentation.
2012-03-29 Vadim Pisarevskyfixed line clipping (ticket #1284)
2012-03-20 Leonid BeynensonRemoved unrequired type conversions in the function...
2012-03-20 Leonid BeynensonMade the function "clipLine" to work with int64 values...
2011-11-08 Vadim Pisarevskyadded improved ORB implementation, convex-convex polygo...
2011-07-19 Vadim Pisarevskyadded COVAR_ and SORT_ enums to core.hpp; fixed many...
2011-07-18 Vadim Pisarevskyeliminated opencv_extra_api.hpp (all the functionality...
2011-04-17 Vadim Pisarevskya big patch; use special proxy types (Input/OutputArray...
2010-12-04 Vadim Pisarevskymake watershed demo work correctly
2010-12-04 Vadim Pisarevskyfixed crash in cvDrawContours when abs(maxLevel) is...
2010-11-29 Vadim Pisarevskyunified the coordinate interpretation in RotatedRect...
2010-11-28 Vadim Pisarevskyfixed crashes in camshiftdemo sample
2010-07-29 Vadim Pisarevskyfixed LineIterator constructor in order to make LineIte...
2010-05-25 Vadim Pisarevskydoxygenated core and imgproc modules (C++ API only)
2010-05-11 Vadim Pisarevsky"atomic bomb" commit. Reorganized OpenCV directory...