15288 Commits (bbb14d3746232a2c5e93c87e648f5fdfb9bad604)

Author SHA1 Message Date
Alexander Alekhin 33a5778a0e core: update CV_XADD 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
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
fegorsch ddf0554fff Use colon in "%YAML:1.0" directive when persisting to YAML-files 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
Tetragramm 6f7bf653f7 Add 90 degree rotation methods. This provides a quick simple way of doing 90 degree rotations. 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
Tetragramm c6772a8f5d Fix CLAHE distribution. 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
Sean McBride 943ac96526 Eliminated use of obsolete 'register' keyword 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 8577f71810 ts: 2.4 changes 8 years ago
Alexander Alekhin 6f00e53159 ts: update run.py 8 years ago
Vincent Rabaud a89aa8c90a Fix imageSize overflow in IplImage 8 years ago
Pavel Rojtberg 01b592c8e1 calibrateCamera: mask f_x when using FIX_ASPECT_RATIO 8 years ago
Jake Kesinger bd50553149 videoio: Fix for valgrind warning in icvGetPropertyCAM_V4L 8 years ago
abratchik c72fbd7a14 fix for #7501 8 years ago
Guillaume Jacob df2b591896 videoio: fix segfault if CONVERT_RGB is false (issue #7465) 8 years ago
Alexander Alekhin 5dfb810327 video: fix optflow test: NAN results shouldn't bypass checks 8 years ago
mshabunin 6a66af72c8 Added warning about possible X11 macro collision 8 years ago
LukeZhu ef47bcc88b Fix the problem: filterSmall.cl report error with double 8 years ago
catree 1c409abe9c Add example image about distortion effect. 8 years ago
Arek 4ea27061ee Merge pull request #7472 from ArkadiuszRaj:aravis-autoexposure 8 years ago
abratchik 8da1303179 add vector_vector_KeyPoint support to python wrappers 8 years ago
abratchik adbb1471fc fix regression issues in Feature2D and DescriptorMatcher interfaces 8 years ago
Tomoaki Teshima ea4ff91861 fix error from performance test of LK pyramid 8 years ago
Feng Zhoutian 316fece020 fix the problem: the headers of cudev module are not installed if BUILD_opencv_world 8 years ago
abratchik 4207ebbce7 fix for VideoCapture crash 8 years ago
Vitaly Tuzov 1d045f2731 Added test for drawing beyond 32768 column 8 years ago
Vitaly Tuzov 26c9889c6b Fix for incorrect line drawing beyond 32768 row or column 8 years ago
Pavel Rojtberg a37a6bd783 fix BGR <> RGB swap 8 years ago