20102 Commits (183c75358b856052453af7d3a9d4e8eecc6e9ef0)
 

Author SHA1 Message Date
panxiaochun bec3479f9e fix the problem:repeatedly stop cause app crash 8 years ago
panxiaochun f888f47102 remove self. in release method 8 years ago
panxiaochun 03a9fd46c7 fix the problem: leak memory when repeatedly start and stop 8 years ago
Alexander Alekhin bdfb4decb2 Merge pull request #7554 from lupustr3:pvlasov/morph_isolated 8 years ago
Alexander Alekhin 76f28fd48f Merge pull request #7558 from alalek:cv_xadd 8 years ago
Alexander Alekhin 33a5778a0e core: update CV_XADD 8 years ago
Alexander Alekhin 9b2b8404a0 Merge pull request #7553 from erichkeane:interlocked_add_fix 8 years ago
Pavel Vlasov f07525031b BORDER_ISOLATED support for Laplacian, boxFilter and morphology; 8 years ago
E Sommerlade c93de78ff6 removed spaces at line endings, fixed warning 8 years ago
Erich Keane ad6af6b9e4 Remove Intel Specific CV_XADD Definition 8 years ago
E Sommerlade 41c47a84fc restored Parameters() constructor to maintain ABI compatibility. Added CV_EXPORTS to nested class 8 years ago
E Sommerlade d0474a9b81 fixed use of std::lock outside of ifdefs 8 years ago
Alexander Alekhin 8333ea41e2 Merge pull request #7551 from fegorsch:fix_yaml_header 8 years ago
StevenPuttemans 5728f796f6 updating python tutorials + providing necessary data 8 years ago
Li Peng 3607da9f6b ocl kernel performance optimization for box filter 8 years ago
Erich Keane 689cf79625 Correct cast for _InterlockedExchangeAdd on ICC 8 years ago
E Sommerlade 118c1b4ace fixed detection_based_tracker on visual studio 2013 and later 8 years ago
Eric Sommerlade 5ebdf6cedd Merge pull request #2 from opencv/master 8 years ago
fegorsch ddf0554fff Use colon in "%YAML:1.0" directive when persisting to YAML-files 8 years ago
Alexander Alekhin dc9602ee84 Merge pull request #7545 from sovrasov:flood_fill_fix_mask_value 8 years ago
Vladislav Sovrasov c55890f637 Enable chessboard detector test on Ubuntu 8 years ago
Vladislav Sovrasov 34df4ae02a Add a regression test, fix documentation 8 years ago
Vladislav Sovrasov 1f4f50b9dc findContours: integrate workaroung to allow contours detection on image border 8 years ago
Vladislav Sovrasov f5592fd21b Fix wrong default mask value in floodFill 8 years ago
Alexander Alekhin 2038434c7e Merge pull request #7541 from tomoaki0705:fixArmDivCaroteneSaturate 8 years ago
Tomoaki Teshima 2a91453ef1 brush up divSaturate of carotene 8 years ago
Alexander Alekhin de35c59ba4 Merge pull request #7517 from paroj:pp_dpdf 8 years ago
Alexander Alekhin ecac70f120 Merge pull request #7531 from dtmoodie:cmake_updates 8 years ago
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 8 years ago
Arek e77bc24b96 Merge pull request #7518 from ArkadiuszRaj:aravis-buffer-status 8 years ago
Alexander Alekhin 44e5d26312 Merge pull request #7536 from alalek:viz_warn 8 years ago
Alexander Alekhin c31f89f0de viz: eliminate warnings from tutorial code 8 years ago
Alexander Alekhin f129950dec viz: update for VTK6.2+ 8 years ago
Alexander Alekhin c724d61219 Revert "Fix for VTK6.2 issue." 8 years ago
Alexander Alekhin 17398c1e36 Merge pull request #7533 from seanm:master 8 years ago
Sean McBride 943ac96526 Eliminated use of obsolete 'register' keyword 8 years ago
Dan 8842b9b2b2 Newer versions of gstreamer use a slightly different include path on windows. 8 years ago
Alexander Alekhin c57f145e90 ts: update run.py 8 years ago
Alexander Alekhin a901cc542b test: fix tolerance perf check for Exp/Log/Sqrt 8 years ago
Alexander Alekhin 43c48e2ed1 test: update Div and ConvertScaleAbs perf tests 8 years ago
Alexander Alekhin ee4b78fcce test: change condition in Photo_Decolor 8 years ago
Alexander Alekhin 4439ba09f9 test: update condition for Calib3d_StereoCalibrate 8 years ago
Alexander Alekhin db451f20df test: don't use points on single line for solvePnP 8 years ago
Alexander Alekhin 7a9ed39655 test: update HoughLines perf test 8 years ago
Alexander Alekhin 5bafc1db75 test: fix tolerance 8 years ago
Alexander Alekhin abad2ca76c test: fix tolerance 8 years ago
Alexander Alekhin 7793299e53 Merge pull request #7507 from vrabaud:iplimage_overflow 8 years ago
Alexander Alekhin 052e62532a Merge pull request #7520 from kesinger:memsetform 8 years ago
Alexander Alekhin d18e45b442 Merge pull request #7524 from tomoaki0705:fixDivFixtureArm 8 years ago
Vincent Rabaud a89aa8c90a Fix imageSize overflow in IplImage 8 years ago