6744 Commits (4fe8e377ede5d03cba0987ee86914e3ad2685c3b)

Author SHA1 Message Date
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
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
peng xiao 5aaed77cbc Fix a bug of retinaParameters. 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
Mathieu Barnachon ff85575b28 Adding read/write functions to PCA class. Update PCA test. 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
Vladislav Vinogradov d13ecd0d76 increase epsilon for GEMM & Convolve sanity tests for CUDA 5.5 11 years ago
StevenPuttemans f28496c628 Added sample links in documentation for python2, ocl and gpu 11 years ago
Alexander Smorkalov 63786c389f Warning and review notes fixes. 11 years ago
Vladislav Vinogradov 55cb26551f use NPP version for Fermi 11 years ago
Vladislav Vinogradov a28cb99e88 optimized version of histEven for CV_8UC1 11 years ago
Vladislav Vinogradov bfca1afd9e rewrite histEven test 11 years ago
Vladislav Vinogradov c8d1fccdac compare cv::gpu::calcHist with cv::calcHist 11 years ago
kdrobnyh c1ad6a9ffb Add IPP support in cvtColor function 11 years ago
peng xiao fd77a49e76 Fix ocl compilation error when using Intel OpenCL SDK. 11 years ago
Alexander Smorkalov e03ffde346 WinRT API Certification fixes for core and contrib. 11 years ago
Alexander Smorkalov 62b85a41da TLS calls on WinRT replaced on variables with C++11 "thread" attribute. 11 years ago
Alexander Smorkalov 6257df1c4b API restricted on WinRT partially removed from core. 11 years ago
StevenPuttemans 4dff5b7c72 Added bugfix #2795 11 years ago
StevenPuttemans 0c5244103f Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169 11 years ago
berak 03c4a6299b expanded the CV_Assert in pyrdown_ to check for empty mats 11 years ago
Andrey Pavlenko eb0d26b5be fixing warning on shadowing local var (TEST_CYCLE_MULTIRUN uses 'r') 11 years ago
kdrobnyh 94bc4c4429 Some changes in erosion and dilation functions 11 years ago
peng xiao 8b90cb375a Fix doc build error. 11 years ago
peng xiao 892c088e1b Some modifications to sortByKey API. 11 years ago
abidrahmank fa1b96bd36 imshow docs improvement bug#2490 11 years ago
abidrahmank 9628bb0b44 morphologyex docs bug#2169 11 years ago
Alex Leontiev 3013ad6624 Minor fixes 11 years ago
kdrobnyh 6af10a2937 Some changes in sum and mean functions 11 years ago
abidrahmank 29ddbbaa86 epilines pydocs 11 years ago
berak 1b10860f36 added add_definitions(-DCVAPI_EXPORTS) to cmakelists.txt 12 years ago
Michael Hanselmann cdc2ee9789 Documentation fix for cv::compare (issue 3149) 12 years ago
Shervin Emami 7dc147c1f2 Changed cornerHarris description to say it finds corners, not edges 12 years ago
Alexander Mordvintsev 25b9ac18e6 fixed Bug #3143 - flann 'not implemented' error 12 years ago
Andrey Pavlenko 3a0e26b89d adding/tuning multiple run for perf tests failing due to big deviation (functions using TBB can work so) 12 years ago
Dmitry Retinskiy 1d571b1eaa bugfix #3121: corrected calculation of blue channel index 12 years ago
Vladislav Vinogradov 60e2dbe810 removed ffmpeg dependency from gpucodec module: 12 years ago
Roman Donchenko 31de2833b4 Replace "const InputArray" with "InputArray". 12 years ago
Roman Donchenko ee182eb086 Fixed the setting of CVAPI_EXPORTS for modules that are always static/shared. 12 years ago