22072 Commits (93c3f20deb00894e42e26cf750db8b60741a20a9)
 

Author SHA1 Message Date
Alexander Alekhin 0451629e22 core(persistence): resolve DMatch/KeyPoint problem 8 years ago
Alexander Alekhin 86b55b3923 core: eliminate CV_ELEM_SIZE() 8 years ago
Alexander Alekhin 01519313d7 dnn: invalid bindings 8 years ago
Alexander Alekhin 7e12c879c2 core: extend traits::Type / traits::Depth for compatible types 8 years ago
Alexander Alekhin d0f902053f Merge pull request #9510 from sturkmen72:update_samples 8 years ago
berak da208216ee features2d: fix BFMatcher.radiusMatch with HAMMING2 8 years ago
Maksim Shabunin 235b00b6ee Fixed MediaSDK tests and build warnings 8 years ago
Vitaly Tuzov e8caa9b5c0 removed unused interpolateLinear 8 years ago
Alexander Alekhin 05b99a4dde Merge pull request #9523 from vivekwisdom:master 8 years ago
Vivek Wisdom e6ee800fde Corrected Typo in Additional Resources Section 8 years ago
Alexander Alekhin 72f789bf34 core: fix type traits 8 years ago
Alexander Alekhin f6265500fb Merge pull request #9516 from arrybn:ssd_face_detector 8 years ago
Vitaly Tuzov b1f46b6d69 Move resize implementation to separate file 8 years ago
Aleksandr Rybnikov d991054202 Added files for face detector sample 8 years ago
Alexander Alekhin 5c572ffa1f Merge pull request #9509 from borisfom:cuda9-shfl 8 years ago
Alexander Alekhin cae467cda0 Merge pull request #9521 from saskatchewancatch:i9489 8 years ago
LaurentBerger 3e9a659f4c Another way to build opencv 8 years ago
saskatchewancatch 33ba7867f6 Don't truncate label for tracknbar name (Qt) 8 years ago
Alexander Alekhin 80519a0278 Merge pull request #9326 from sovrasov:video_cap_new_check 8 years ago
Vadim Pisarevsky d743a4c969 Merge pull request #9506 from alalek:ocl_fix_canny_ub_9496 8 years ago
Alexander Alekhin 02d98d3242 Merge pull request #9518 from alalek:fix_flann_unsupported_type 8 years ago
Suleyman TURKMEN efa0e75eac Update stitching.cpp 8 years ago
Alexander Alekhin e1ab227b6d Merge pull request #9515 from berak:fix_directx_samples 8 years ago
Alexander Alekhin 7067c1597d flann: std::vector<size_t> can't be converted into cv::Mat properly 8 years ago
berak a0e26817e2 fix missing std:: in d3dsample 8 years ago
Boris Fomitchev dde04d5d3e Addressing CUDA9 shfl deprecation 8 years ago
Alexander Alekhin 91ef0b9537 Merge pull request #9507 from delftrobotics-forks:restrict-initializer-list-constructor 8 years ago
Alexander Alekhin 964dda2ef2 Merge pull request #9503 from sovrasov:convex_hull_disable_inplace 8 years ago
Alexander Alekhin e3b12bdb59 imgproc(ocl): eliminate div by zero in Canny 8 years ago
Maarten de Vries 3571e8f263 Restrict std::initializer_list constructors to arithmetic types. 8 years ago
Vladislav Sovrasov 91e56abcf1 imgproc: disable buggy inplace processing in convexHull 8 years ago
Alexander Alekhin 4ee3034496 Merge pull request #9504 from alalek:regression_9376 8 years ago
Alexander Alekhin 034aaa7a70 Merge pull request #9465 from tomoaki0705:fixJetsonTK1Build 8 years ago
Alexander Alekhin 8f05126619 imgcodecs: fix regression 9376 8 years ago
Tomoaki Teshima 6531fd142c fix build error on Jetson TK1 8 years ago
Vadim Pisarevsky 518c6ae8c6 Merge pull request #9327 from sovrasov:fs_free_on_error_fix 8 years ago
Vadim Pisarevsky 048feeb3f0 Merge pull request #9416 from eruffaldi:f_9411_mingw_videoio 8 years ago
Vadim Pisarevsky b00dff83de Merge pull request #9456 from adishavit:issue_8840/CorrectlyRestoreWindowPosOnMultipleMonitors 8 years ago
Vadim Pisarevsky 4a81492b68 Merge pull request #9474 from miqlas:haiku_support 8 years ago
Vadim Pisarevsky d861c03366 Merge pull request #9479 from alalek:issue_9477 8 years ago
Alexander Alekhin 52a60526f1 Merge pull request #9492 from paroj:ximea_serial 8 years ago
Alexander Alekhin ee26889205 Merge pull request #9495 from alalek:fix_pylint_version 8 years ago
Alexander Alekhin 537ab13842 cmake: fix Pylint version detection 8 years ago
Pavel Rojtberg 01acb08c7b videoio: ximea - allow opening capture by serial number 8 years ago
Adi Shavit 183081ccd3 Changes window position only if BOTH top corners are outside ALL monitors. 8 years ago
Alexander Alekhin 897b071b97 videoio(v4l): move MJPEG/JPEG to the end of probe list 8 years ago
Zoltán Mizsei 6258ff36bc Haiku build fix 8 years ago
Zoltán Mizsei c7516b840a Haiku got no -lrt and -ld 8 years ago
Alexander Alekhin 8ffa29473f Merge pull request #9467 from sovrasov:stereo_calib_fix_td 8 years ago
Vladislav Sovrasov e0ff5106d3 calib3d: fix warning from gcc7 8 years ago