fixed many warnings from GCC 4.6.1
[profile/ivi/opencv.git] / modules / core / src / stat.cpp
2012-03-17 Vadim Pisarevskyfixed many warnings from GCC 4.6.1
2012-03-15 Vadim Pisarevskylot's of changes; nonfree & photo modules added; SIFT...
2012-02-10 Victoria ZhislinaCV_ENABLE_UNROLLED
2012-01-16 Andrey KamaevMore natural sorting of MatType constants in performanc...
2011-12-29 Kirill KornyakovOptimized version of sqsum8u added
2011-12-22 Andrey KamaevRefactored Tegra related macro usage
2011-12-05 Vadim Pisarevskyfixed most of test_core failures (except for SVD)
2011-11-23 Kirill KornyakovOptimized version of CountNonZero functions added
2011-11-21 Kirill KornyakovOptimized version of Norm and NormDiff functions with...
2011-11-11 Kirill KornyakovOptimized version of NormDiff functions added
2011-11-08 Kirill KornyakovOptimized version of Norm functions added
2011-11-07 Andrey KamaevTegra-optimized cv::compare
2011-10-31 Kirill KornyakovOptimized version of Sum functions added
2011-10-26 Andrey KamaevBetter NEON Hamming distance
2011-10-11 Vadim Pisarevskyunified norm computing; added generalized Hamming distance
2011-09-14 Andrey KamaevTegra-optimized minMaxLoc/minMaxIdx
2011-08-02 Vadim Pisarevskypropagated fix for EXR from 2.3 branch to trunk
2011-07-19 Vadim Pisarevskyadded COVAR_ and SORT_ enums to core.hpp; fixed many...
2011-06-14 Vadim Pisarevskyfixed multiple GCC warnings on Ubuntu 11.04
2011-06-13 Alexander Shishkovchanged uint to unsigned int
2011-06-13 Alexander Shishkovfixed problem with norm in opencv_test_core
2011-06-10 Vadim Pisarevskynext attempt to fix ticket #1121
2011-06-06 Vadim Pisarevskyreplaced "const InputArray&" => "InputArray"; made...
2011-06-02 Vadim Pisarevskyfixed drawing test
2011-05-17 Vadim Pisarevskyfixed a few warnings on Windows; fixed critical bugs...
2011-04-22 Vincent Rabaud- make sure the code compiles with gcc 4.6
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-11-25 Vadim Pisarevskyfixed problem with missing minMaxIdx (ticket #703)
2010-10-20 Vadim Pisarevskysome fixes due to the changed policy in DataType &...
2010-10-12 Vadim Pisarevskyunited cv::Mat and cv::MatND
2010-05-11 Vadim Pisarevsky"atomic bomb" commit. Reorganized OpenCV directory...