6483 Commits (d36dbe6ad6ffb47d95647e1b75cda3e124ac4720)

Author SHA1 Message Date
kamjagin ed29d91d42 adding std to cstdint typedef of uint32_t 11 years ago
Miroslav Kobetski b595d73d6d defined uint for non-windows platforms too. replaced isnan for cvIsNaN. 11 years ago
abidrahmank 1b93ecfae8 docs changes 11 years ago
Nghia Ho 79965c9ee9 Replaced isfinite() with cvIsInf and cvIsNan 11 years ago
WonderRico d067749c21 fix _index / index 11 years ago
StevenPuttemans 1a42dd905c Added fixes mentioned in #3205 : changing uint to unsigned literals for compilation on Mingw 4.7.2 11 years ago
StevenPuttemans d11746e56d Added fix mentioned in bug #3206 11 years ago
WonderRico a048387376 fix formating 11 years ago
Alexander Smorkalov fff91eef0b Native camera libraries updated. 11 years ago
kocheganovvm e4b201be25 Fix unsequenced modifications (Bug #3179). 11 years ago
kdrobnyh 7da5fa01d4 Removed extra {} in erosion and dilation functions 11 years ago
Roman Donchenko 168e2a4ccb Removed CMake version checks that we don't need anymore. 11 years ago
Vadim Pisarevsky d5539975d7 polished the patch 11 years ago
Nghia Ho 95ee02ba8e Added extra comment to test buildbot 11 years ago
StevenPuttemans ed76b2f98f Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 11 years ago
Roman Donchenko e23f31311d xls-report.py: separated image width and height for easier analysis. 11 years ago
Nghia 18e7aa5d19 Update intersection.cpp 11 years ago
WonderRico 7e7fb0b75d Bug #3201 fix 11 years ago
Vadim Pisarevsky 10fde1ca5c disabled 64f IPP DFT; added IPP Gaussian filter; added IPP GetRectSubPix; added IPP BilateralFilter (temporarily disabled) 11 years ago
Roman Donchenko 48a6edbdfe Fixed compilation errors. 11 years ago
Roman Donchenko 8bed7bb5f9 Fixed documentation errors. 11 years ago
Roman Donchenko 2f780ed994 Fix whitespace errors. 11 years ago
Roman Donchenko 131458847b Make ts always static. 11 years ago
kocheganovvm e9b9a6fc03 Fix unsequenced assignment (Bug #3191). 11 years ago
Andrey Pavlenko 7b0734caf9 fixing java test after fix in OpenCV library 11 years ago
Andrey Pavlenko a06891851d fixing compilation with `-Werror=format-security` enabled 11 years ago
Alexander Smorkalov aada5f7844 Difference in method definition and declaration fixed (Bug #3189). 11 years ago
Alexander Smorkalov 2243118fc0 NEON instruction set enabled for WIN32 on ARM by default. 11 years ago
StevenPuttemans f28496c628 Added sample links in documentation for python2, ocl and gpu 12 years ago
Alexander Smorkalov 63786c389f Warning and review notes fixes. 12 years ago
Vladislav Vinogradov 55cb26551f use NPP version for Fermi 12 years ago
Vladislav Vinogradov a28cb99e88 optimized version of histEven for CV_8UC1 12 years ago
Vladislav Vinogradov bfca1afd9e rewrite histEven test 12 years ago
Vladislav Vinogradov c8d1fccdac compare cv::gpu::calcHist with cv::calcHist 12 years ago
Nghia Ho bc3dd2452f Added test cpp 12 years ago
Nghia Ho c0bbdde8ba Added test cpp 12 years ago
Nghia Ho 00f63fa8f7 Finished test code, added image to the doc 12 years ago
Alexander Smorkalov e03ffde346 WinRT API Certification fixes for core and contrib. 12 years ago
Alexander Smorkalov 62b85a41da TLS calls on WinRT replaced on variables with C++11 "thread" attribute. 12 years ago
Alexander Smorkalov 6257df1c4b API restricted on WinRT partially removed from core. 12 years ago
StevenPuttemans 0c5244103f Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169 12 years ago
berak 03c4a6299b expanded the CV_Assert in pyrdown_ to check for empty mats 12 years ago
Andrey Pavlenko eb0d26b5be fixing warning on shadowing local var (TEST_CYCLE_MULTIRUN uses 'r') 12 years ago
kdrobnyh 94bc4c4429 Some changes in erosion and dilation functions 12 years ago
peng xiao 8b90cb375a Fix doc build error. 12 years ago
peng xiao 892c088e1b Some modifications to sortByKey API. 12 years ago
abidrahmank fa1b96bd36 imshow docs improvement bug#2490 12 years ago
abidrahmank 9628bb0b44 morphologyex docs bug#2169 12 years ago
Alex Leontiev 3013ad6624 Minor fixes 12 years ago
kdrobnyh 6af10a2937 Some changes in sum and mean functions 12 years ago