9283 Commits (36874300c83b5ba06db27805bce764d15c4aaf8e)
 

Author SHA1 Message Date
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 a495bbb967 Added a new file for recording minimal dependency versions. 12 years ago
Andrey Pavlenko 04c86f28b1 Merge pull request #1228 from vkocheganov:bug_3191 12 years ago
Andrey Pavlenko ab4fe8dd2c Merge pull request #1230 from SpecLad:merge-2.4 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 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
Andrey Pavlenko ee8687ba19 Merge pull request #1214 from StevenPuttemans:feature_3169_others 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
Alexander Smorkalov 63786c389f Warning and review notes fixes. 12 years ago
Andrey Pavlenko add2ea75c3 Merge pull request #1212 from jet47:gpu-calc-hist 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
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
Andrey Pavlenko 9b5d1596dc Merge pull request #891 from NCBee:2.4 12 years ago
Andrey Pavlenko 4ed9b1ca9a Merge pull request #1166 from StevenPuttemans:patch_2288 12 years ago
StevenPuttemans f33fe94c0d Added the sample from patch #2288 : reading in sequence of images 12 years ago
Andrey Pavlenko 4c35449b7d Merge pull request #1139 from StevenPuttemans:bugfix_3101 12 years ago
Andrey Pavlenko d138f77143 Merge pull request #1019 from jet47:opengl-documentation 12 years ago
Andrey Pavlenko 76a938c7ef Merge pull request #1197 from apavlenko:fix_unstable_perf_tests 12 years ago
Andrey Pavlenko 6a40067424 Merge pull request #1206 from StevenPuttemans:feature_3169 12 years ago
Andrey Pavlenko a77456e8aa Merge pull request #1208 from berak:Bug_3094 12 years ago
StevenPuttemans 0c5244103f Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169 12 years ago
Andrey Pavlenko 46192e7b11 Merge pull request #1207 from kirill-kornyakov:fix-for-readme 12 years ago
berak 03c4a6299b expanded the CV_Assert in pyrdown_ to check for empty mats 12 years ago