16139 Commits (74e2b8cbcb3bbf8f9b641e54861031a3f6886a4d)
 

Author SHA1 Message Date
Max Kostin deb2cb752b Updates README for setup_script 10 years ago
Roman Donchenko c71e94f054 Mark the libs component required 10 years ago
Roman Donchenko 8a732e306f Add component display names 10 years ago
Roman Donchenko 87eb3f6e68 Update the CPack variables to match the changes in asmorkalov/CMake#1 10 years ago
Roman Donchenko 35760bb6bf Add a script to run all tests on Windows 10 years ago
Roman Donchenko 592122bf4f Install data on Windows 10 years ago
Roman Donchenko 1a3273a7e3 Remove useless CPACK_*_COMPONENT_INSTALL variables 10 years ago
Roman Donchenko 34ad2e0fa4 Fix a memory leak in CvCapture_FFMPEG::close 10 years ago
Roman Donchenko 1858b5cfba Don't install documentation if it isn't built 10 years ago
Roman Donchenko 6274e1fc5f cvOpenFileStorage: reduce the scope of xml_buf and make sure it's freed... 10 years ago
Roman Donchenko 6b8ebf3e94 Fix memory leaks appearing when cvOpenFileStorage throws 10 years ago
Erik Karlsson 82c54104d6 Fix warnings on Win x64 10 years ago
Erik Karlsson 812edb5fdc Fixed bug, maxDist() should reurn int, not double 10 years ago
Erik Karlsson 8aa0783995 Changed parameter type of fastNlMeansDenoising[Multi][Abs] from std::vector<float> to const std::vector<float>& 10 years ago
Vadim Pisarevsky baf191fab2 Merge pull request #3771 from mshabunin:arm-round 10 years ago
Vadim Pisarevsky 3ee03a860d Merge pull request #3803 from Dmitry-Me:doubleUsedAsBoolean 10 years ago
Vadim Pisarevsky 368213290f Merge pull request #3806 from enpe:master 10 years ago
Vadim Pisarevsky 192e630cb8 Merge pull request #3807 from guopei:patch-1 10 years ago
Vadim Pisarevsky a9ce2333c3 Merge pull request #3808 from guopei:patch-2 10 years ago
Vadim Pisarevsky 64bd77cf4d Merge pull request #3794 from vpisarev:ubuntu_x86_fixes 10 years ago
Erik Karlsson 5a7118a88b Merging in master 10 years ago
Erik Karlsson b471f9ee26 Fixed call to tegra::fastNlMeansDenoising 10 years ago
hahne 1af4521239 fix for issue 1915 10 years ago
Erik Karlsson 4b5753daea Corrected documentation 10 years ago
Erik Karlsson a594a0677a Cleanup 10 years ago
Erik Karlsson c44488629a Changed parameters of fastNlMeansDenoising[Multi][Abs] from float * to std::vector<float> 10 years ago
StevenPuttemans bf16f74618 fixing universal location execution 10 years ago
guopei f94b22fa5e grammar fix: then -> than 10 years ago
guopei 0e5c7720a4 grammar fix: a -> the 10 years ago
Nils Plath ee55e4595c - Fixed compile error that appeared with Clang 5.1 on Mac 10.8.5: 10 years ago
Prof. Dr. Rudolf Haussmann 5e3d986ad8 Merge remote-tracking branch 'upstream/master' 10 years ago
Prof. Dr. Rudolf Haussmann 9f1eb70dbc Changes to be committed: 10 years ago
Erik Karlsson 21160137d4 Addition of test cases 10 years ago
Erik Karlsson cc8d94c6fc Addition of per-channel h-values for fastNlMeansDenoising[Multi][Abs] 10 years ago
Erik Karlsson 324fa26848 Refactoring of OpenCL implementation 10 years ago
Olexa Bilaniuk 9c432f4f75 Silence Windows warnings. 10 years ago
Olexa Bilaniuk d6534912d8 Merge remote-tracking branch 'refs/remotes/upstream/master' 10 years ago
Olexa Bilaniuk 2113636d29 Made seed a constant. 10 years ago
Olexa Bilaniuk fcdbacdbb0 Corrected initialization of smart pointer. 10 years ago
Erik Karlsson 41ffcc27dd Added support for h = 0.0 10 years ago
Dmitry-Me 135701feac Double used as boolean for no reason 10 years ago
Vadim Pisarevsky 643bbb2d93 looks like Maksim was right; the new fix does not do the second attempt to detect python libs, it finds it correctly with the first attempt 10 years ago
sanuj 441cd22343 Add documentation for solvePnP in calib3d 10 years ago
Erik Karlsson 1e82a67cc4 Additional refactoring 10 years ago
Maksim Shabunin ee2d7a1f39 Fixed warnings for iOS 10 years ago
Maksim Shabunin 451972f3cf Added ARM implementation in cvRound function 10 years ago
StevenPuttemans a58bfbf3c7 info on how to use the tool 10 years ago
Vadim Pisarevsky 4aa6d10a60 added Maksim's fix as well; they both handle correctly more cases than each of them individually 10 years ago
StevenPuttemans cef2cf2852 fixing locale settings - making it universal 10 years ago
Vadim Pisarevsky 5d8a1bf813 explained reason why IPP is disabled on 32-bit Linux. disable IPP's minMaxLoc_32f on 32-bit OSes only 10 years ago