9475 Commits (dd25f416a6c318064ab371abbf038527ae3328f4)
 

Author SHA1 Message Date
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 12 years ago
kdrobnyh 7da5fa01d4 Removed extra {} in erosion and dilation functions 12 years ago
Roman Donchenko e57407849a Removed obsolete CMake workaround. 12 years ago
Roman Donchenko 36874300c8 Removed CMakeParseArguments.cmake, which we don't use. 12 years ago
Roman Donchenko a23abef9bd Removed OpenCVFindPkgConfig.cmake, since it's bundled with CMake now. 12 years ago
Roman Donchenko 656416d174 Dropped OpenCVConfig.cmake - we don't use it anymore. 12 years ago
Roman Donchenko 168e2a4ccb Removed CMake version checks that we don't need anymore. 12 years ago
Roman Donchenko a87756e9b3 Bumped minimal CMake version to 2.8.7. 12 years ago
Roman Donchenko 79b6f68f54 Merge pull request #1233 from vpisarev:24_ipp_78 12 years ago
Daniil Osokin 65c5c4df70 Fixed build of camera calibration android sample 12 years ago
Vadim Pisarevsky d5539975d7 polished the patch 12 years ago
Andrey Pavlenko 1c55096c01 Merge pull request #1232 from StevenPuttemans:fix_wrong_documentation 12 years ago
StevenPuttemans ed76b2f98f Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 12 years ago
Roman Donchenko 92c823f82f Merge pull request #1237 from SpecLad:xls-separate-wh 12 years ago
Roman Donchenko a495bbb967 Added a new file for recording minimal dependency versions. 12 years ago
Roman Donchenko e23f31311d xls-report.py: separated image width and height for easier analysis. 12 years ago
Roman Donchenko 95bdd4b670 Merge pull request #1189 from pengx17:2.4_sort_by_key 12 years ago
Andrey Pavlenko 04c86f28b1 Merge pull request #1228 from vkocheganov:bug_3191 12 years ago
Andrey Pavlenko a7da129984 Merge pull request #1187 from kdrobnyh:mean_and_sum 12 years ago
Andrey Pavlenko ab4fe8dd2c Merge pull request #1230 from SpecLad:merge-2.4 12 years ago
Andrey Pavlenko e0659a5967 Merge pull request #1231 from SpecLad:static-ts 12 years ago
WonderRico 7e7fb0b75d Bug #3201 fix 12 years ago
Vadim Pisarevsky 10fde1ca5c disabled 64f IPP DFT; added IPP Gaussian filter; added IPP GetRectSubPix; added IPP BilateralFilter (temporarily disabled) 12 years ago
Roman Donchenko 48a6edbdfe Fixed compilation errors. 12 years ago
Roman Donchenko 8bed7bb5f9 Fixed documentation errors. 12 years ago
Roman Donchenko 2f780ed994 Fix whitespace errors. 12 years ago
Roman Donchenko 131458847b Make ts always static. 12 years ago
Roman Donchenko 2911b12145 Merge pull request #1216 from alekcac:sphinx 12 years ago
Alexander Shishkov b84b8db277 Removed useless .* 12 years ago
Roman Donchenko dcaf923517 Merge remote-tracking branch 'origin/2.4' 12 years ago
kocheganovvm e9b9a6fc03 Fix unsequenced assignment (Bug #3191). 12 years ago
Roman Donchenko b2d1d87ed1 Merge pull request #1225 from apavlenko:fix_format_security 12 years ago
Roman Donchenko 4fb2e9a85a Merge pull request #1196 from rdm12:bugfix_3121_cvtcolor 12 years ago
Roman Donchenko d92b638768 Merge pull request #1226 from apavlenko:fix_java_test_ellipse2poly 12 years ago
Andrey Pavlenko 7b0734caf9 fixing java test after fix in OpenCV library 12 years ago
Andrey Pavlenko a06891851d fixing compilation with `-Werror=format-security` enabled 12 years ago
Andrey Pavlenko 4c03afe006 Merge pull request #1079 from AlexeySpizhevoy:master 12 years ago
Andrey Pavlenko 6483754860 Merge pull request #1220 from asmorkalov:msmf_sizet_fix 12 years ago
Andrey Pavlenko 8a3aa1f5b6 Merge pull request #1221 from philippefoubert:branch_cmake_cmp0004 12 years ago
Andrey Pavlenko af8a03e17f Merge pull request #1222 from philippefoubert:branch_2.4_pvapi 12 years ago
Andrey Pavlenko 487ff4f3aa Merge pull request #1151 from jet47:gpubgsegm-refactoring 12 years ago
Philippe FOUBERT ebd413c696 Solve the problem seen when using recent versions of CMake (such as 2.8.11): OpenCVConfig.cmake violates the policy CMP0004. 12 years ago
Alexander Smorkalov aada5f7844 Difference in method definition and declaration fixed (Bug #3189). 12 years ago
Andrey Pavlenko a2ff1b07b3 Merge pull request #1219 from asmorkalov:winrt_neon 12 years ago
Alexander Smorkalov 2243118fc0 NEON instruction set enabled for WIN32 on ARM by default. 12 years ago
Alexander Shishkov afd7429cbd Update OpenCVDetectPython.cmake 12 years ago
Andrey Pavlenko ee8687ba19 Merge pull request #1214 from StevenPuttemans:feature_3169_others 12 years ago
Vladislav Vinogradov d13ecd0d76 increase epsilon for GEMM & Convolve sanity tests for CUDA 5.5 12 years ago
Andrey Pavlenko f0d854ce39 Merge pull request #1205 from asmorkalov:winrt_api_cert_fix 12 years ago
StevenPuttemans f28496c628 Added sample links in documentation for python2, ocl and gpu 12 years ago