14368 Commits (af01267f23a2016232e78ceb747654a29481c02c)

Author SHA1 Message Date
Vladislav Sovrasov af01267f23 Add assertion to prevent processing of large images in remap 9 years ago
Alexander Alekhin 522cfa77b8 test: don't check magic values in stitching perf test 9 years ago
abratchik f978ee613e fix for #7510, #7511 and #7512 9 years ago
abratchik 78874c568e fix java wrapper autotests 9 years ago
Sean Li 6f3483ade3 Correct the comment of Mat::diag(const Mat& d). 9 years ago
k-shinotsuka 992795d47d add SSE code for RGB2Luv_f. 9 years ago
Quentin bbd4a0eb51 Compensate exposure before finding seams 9 years ago
Tomoaki Teshima b823c8e95c add universal intrinsic in StereoSGBM 9 years ago
Pavel Rojtberg 358ec04413 highgui: add property WND_PROP_VISIBLE 9 years ago
Vladislav Sovrasov 56c133d459 Disable redundant border initialization in findContours 9 years ago
panxiaochun bec3479f9e fix the problem:repeatedly stop cause app crash 9 years ago
panxiaochun f888f47102 remove self. in release method 9 years ago
panxiaochun 03a9fd46c7 fix the problem: leak memory when repeatedly start and stop 9 years ago
Alexander Alekhin 33a5778a0e core: update CV_XADD 9 years ago
Pavel Vlasov f07525031b BORDER_ISOLATED support for Laplacian, boxFilter and morphology; 9 years ago
Erich Keane ad6af6b9e4 Remove Intel Specific CV_XADD Definition 9 years ago
Li Peng 3607da9f6b ocl kernel performance optimization for box filter 9 years ago
Erich Keane 689cf79625 Correct cast for _InterlockedExchangeAdd on ICC 9 years ago
fegorsch ddf0554fff Use colon in "%YAML:1.0" directive when persisting to YAML-files 9 years ago
Vladislav Sovrasov c55890f637 Enable chessboard detector test on Ubuntu 9 years ago
Vladislav Sovrasov 34df4ae02a Add a regression test, fix documentation 9 years ago
Vladislav Sovrasov 1f4f50b9dc findContours: integrate workaroung to allow contours detection on image border 9 years ago
Vladislav Sovrasov f5592fd21b Fix wrong default mask value in floodFill 9 years ago
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 9 years ago
Arek e77bc24b96 Merge pull request #7518 from ArkadiuszRaj:aravis-buffer-status 9 years ago
Alexander Alekhin f129950dec viz: update for VTK6.2+ 9 years ago
Alexander Alekhin c724d61219 Revert "Fix for VTK6.2 issue." 9 years ago
Sean McBride 943ac96526 Eliminated use of obsolete 'register' keyword 9 years ago
Vincent Rabaud a89aa8c90a Fix imageSize overflow in IplImage 9 years ago
Pavel Rojtberg 01b592c8e1 calibrateCamera: mask f_x when using FIX_ASPECT_RATIO 9 years ago
Jake Kesinger bd50553149 videoio: Fix for valgrind warning in icvGetPropertyCAM_V4L 9 years ago
abratchik c72fbd7a14 fix for #7501 9 years ago
Guillaume Jacob df2b591896 videoio: fix segfault if CONVERT_RGB is false (issue #7465) 9 years ago
Alexander Alekhin 5dfb810327 video: fix optflow test: NAN results shouldn't bypass checks 9 years ago
mshabunin 6a66af72c8 Added warning about possible X11 macro collision 9 years ago
LukeZhu ef47bcc88b Fix the problem: filterSmall.cl report error with double 9 years ago
Arek 4ea27061ee Merge pull request #7472 from ArkadiuszRaj:aravis-autoexposure 9 years ago
abratchik 8da1303179 add vector_vector_KeyPoint support to python wrappers 9 years ago
abratchik adbb1471fc fix regression issues in Feature2D and DescriptorMatcher interfaces 9 years ago
Tomoaki Teshima ea4ff91861 fix error from performance test of LK pyramid 9 years ago
abratchik 4207ebbce7 fix for VideoCapture crash 9 years ago
Pavel Rojtberg a37a6bd783 fix BGR <> RGB swap 9 years ago
Pavel Rojtberg 8cc09f1784 highgui: allow wrapping cv::addText 9 years ago
StevenPuttemans ca762a6ba7 allow minObjectSize==maxObjectSize for single scale detection capability 9 years ago
abratchik 084c595855 fix for legacy FeatureDetector and DescriptorMatcher classes 9 years ago
Alexander Alekhin c16c803fe9 java: integrate code from base modules 9 years ago
Juha Reunanen 0f387cda8f Merge pull request #7451 from reunanen:issue-7409 9 years ago
Tomoaki Teshima 1ef740fa2c use universal intrinsic implementation for calcSharrDeriv 9 years ago
Tomoaki Teshima ea6410d1e7 use universal intrinsic in threshold 9 years ago
abratchik 789b35d813 improved fix for java wrapper generator (gen_java.py) to avoid generation of java methods with duplicate signatures(v3) 9 years ago