24828 Commits (b01f63835eae6f4b6ba2842b12f8ddf419695145)
 

Author SHA1 Message Date
Vadim Pisarevsky b01f63835e Merge pull request #12467 from alalek:core_use_shared_ptr 6 years ago
Vadim Pisarevsky 6d7f5871db
added basic support for CV_16F (the new datatype etc.) (#12463) 6 years ago
Alexander Alekhin dca657a2fd Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
Alexander Alekhin c35c5a47df Merge pull request #12475 from sturkmen72:patch-1 6 years ago
Alexander Alekhin 17cc21c9d6 Merge pull request #12473 from cv3d:cmake/python_detection 6 years ago
Hamdi Sahloul 5e241e7c36 CMAKE: Improve python detection 6 years ago
Alexander Alekhin df8b057b44 avoid `Ptr<> == NULL` checks 6 years ago
Alexander Alekhin 64b3c1e691 core(test): update cv::Ptr tests 6 years ago
Alexander Alekhin 15aee09c7f core: replace cv::Ptr implementation => std::shared_ptr 6 years ago
Suleyman TURKMEN 92517fa359 Update window.cpp 6 years ago
Sergey Nuzhny 80610ca054 Merge pull request #12449 from Nuzhny007:master 6 years ago
Alexander Alekhin 87ed12b8f3 Merge pull request #12465 from hmaarrfk:fix_bayer2rgba 6 years ago
Alexander Alekhin fd0df5a89b Merge pull request #12469 from cv3d:fix/js/python3_msvc 6 years ago
Hamdi Sahloul b487e2df0b opencv_js: Support Python3 and MSVC 6 years ago
Hamdi Sahloul c6ed2bf9aa opencv_js: fix a bug in handling enums using the new parser 6 years ago
Alexander Alekhin 40b1dc12de Merge pull request #12464 from alalek:fix_contrib_1754 6 years ago
Mark Harfouche 53bbed89ae Output RGBA images when bayer_xx2YYYA is called 6 years ago
Alexander Alekhin 8eba3c1e7e Merge pull request #12462 from alalek:issue_12453 6 years ago
Alexander Alekhin b50c70bbfa features2d(test): extract common extract/invariance test code 6 years ago
cyy 286c2c236b Merge pull request #12458 from DEEPIR:3.4 6 years ago
Alexander Alekhin af021e79d9 video(perf): drop unreliable sanity checks 6 years ago
Alexander Alekhin 875de75327 Merge pull request #12460 from cv3d:lint_unused 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Alexander Alekhin 73bfe68821 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
Alexander Alekhin f3fae0dae0 Merge pull request #12459 from alalek:fix_cuda_build 6 years ago
Alexander Alekhin 4a73b4859f Merge pull request #12452 from seiko2plus:issue12427 6 years ago
Alexander Alekhin f90aea22b1 cuda: fix build (legacy C-API usage) 6 years ago
Alexander Alekhin bd98ed46bd Merge pull request #12446 from alalek:imgproc_grabcut_numeric_issues 6 years ago
cyy 8b48c2a10c Merge pull request #12443 from DEEPIR:master 6 years ago
Alexander Alekhin f1f15841d7 Merge pull request #11630 from alalek:c_api_eliminate_constructors 6 years ago
Sayed Adel f5d181db3a python:ppc64 Add missing support for PyLongObject 6 years ago
Vadim Pisarevsky 80b62a41c6 Merge pull request #12411 from vpisarev:wide_convert 6 years ago
Vadim Pisarevsky 54279523a3 Merge pull request #12437 from vpisarev:avx2_fixes 6 years ago
Alexander Alekhin 24e72e151a imgproc: grabcut numeric stability 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Alexander Alekhin ad146e5a6b core: remove constructors from C API structures 6 years ago
Alexander Alekhin 66d15e89df Merge pull request #12440 from woodychow:fix_normL2Sqr_speed_regression_3.4 6 years ago
Rostislav Vasilikhin da7e1cfb49 Merge pull request #12279 from savuor:cvtcolor_bgr2gray_8u_15bits 6 years ago
Dmitry Kurtaev d486204a0d Merge pull request #12264 from dkurt:dnn_remove_forward_method 6 years ago
woody.chow 07c6b0a8df Replace naive normL2Sqr with hal::normL2Sqr_ for better performance 6 years ago
Alexander Alekhin 43b64140ae Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
Alexander Alekhin 8e8315abfd Merge pull request #12434 from alalek:pr12414_rebased 6 years ago
Alexander Alekhin a18da0c55e Merge pull request #12355 from sturkmen72:update_samples 6 years ago
Zhenqing Hu d621a99e73 To fix bug #12389, which is a validation for the potential null pointer. 6 years ago
Alexander Alekhin 107660c7ba Merge pull request #12433 from alalek:fix_contrib_1746 6 years ago
Suleyman TURKMEN b33cb2e3f2 Update samples 6 years ago
Alexander Alekhin e70526625f imgproc: fix Subdiv2D::getTriangleList() 6 years ago
Alexander Alekhin 8a328e393d Merge pull request #12408 from dkurt:dnn_myriad_batch_tests 6 years ago
Alexander Alekhin 9fae8070dc Merge pull request #12424 from alalek:fix_build_avoid_nullptr 6 years ago
Dmitry Kurtaev 6ec230480d Enable Myriad tests with batch size > 1 6 years ago