14407 Commits (17ffb288075a3eb3fea775d63a866422a1f32c7f)

Author SHA1 Message Date
Pavel Vlasov 349d5ba012 --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address); 8 years ago
Li Peng 8f63f51e81 gaussian blur ocl kernel optimization 8 years ago
mshabunin 3e28d51779 Fixed several OpenCL compiler warnings 8 years ago
Li Peng 35198b84a4 morph ocl kernel for erode and dilate filter 8 years ago
Tomoaki Teshima 9ee6f10896 fix build error 8 years ago
Rok Mandeljc baf613bc5c highgui: window_QT: added missing virtual method specifier 8 years ago
Vladislav Sovrasov e955d17c51 Add new error messages 8 years ago
Vladislav Sovrasov 38483fe7a7 Skip UTF-8 BOM in FileStorage 8 years ago
Vladislav Sovrasov af01267f23 Add assertion to prevent processing of large images in remap 8 years ago
Vladislav Sovrasov 33d82da436 Clarify documentation for cv::Algorithm::read 8 years ago
k-shinotsuka a7db950b66 add SSE code for Lab2RGB_f. 8 years ago
Tomoaki Teshima 6d460bb602 fix build error on old compiler 8 years ago
Eric Sommerlade 049a894986 fixed detection_based_tracker on visual studio 2013 and later 8 years ago
Alexander Alekhin 522cfa77b8 test: don't check magic values in stitching perf test 8 years ago
abratchik f978ee613e fix for #7510, #7511 and #7512 8 years ago
abratchik 78874c568e fix java wrapper autotests 8 years ago
k-shinotsuka c1c7c7f83e add SSE code for Luv2RGB_f. 8 years ago
Sean Li 6f3483ade3 Correct the comment of Mat::diag(const Mat& d). 8 years ago
k-shinotsuka 992795d47d add SSE code for RGB2Luv_f. 8 years ago
Tomoaki Teshima cba22349b7 add universal hardware support check function 8 years ago
Quentin bbd4a0eb51 Compensate exposure before finding seams 8 years ago
Tomoaki Teshima b823c8e95c add universal intrinsic in StereoSGBM 8 years ago
Pavel Rojtberg 358ec04413 highgui: add property WND_PROP_VISIBLE 8 years ago
Vladislav Sovrasov 56c133d459 Disable redundant border initialization in findContours 8 years ago
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 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
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 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