24916 Commits (ca2d17758fbbc7082d847b3daee23b0c0f459f9c)

Author SHA1 Message Date
Yuantao Feng 3afe8ddaf8
core: Rename `cv::float16_t` to `cv::hfloat` (#25217) 11 months ago
WU Jia aa5ea340f7
Move objdetect HaarCascadeClassifier and HOGDescriptor to contrib xobjdetect (#25198) 11 months ago
Carlos Azevedo 8d5dd2e5c2 Added support for V4L2_PIX_FMT_SGRBG8 pixel format to V4L2 backend 11 months ago
Oleg Pipikin 6da2ddcf0e Fix for OpenVINO 2024.0 11 months ago
Maksim Shabunin 6fc926ea4d Updated RVV intrinsics and test to remove initializer_list 11 months ago
Alexander Lyulkov d2d6869a26 Added int64 values support to scatter, scatterND and maxunpool layers 11 months ago
alexlyulkov 85cc02f4de
Allowed int64 constants in ONNX parser (#25148) 11 months ago
Maksim Shabunin 01a4abb2c2 RISC-V: fixed comparison of float32 vectors 11 months ago
Maksim Shabunin 8550c415ef doc: fix formulas in JavaDoc broken after Doxygen upgrade 11 months ago
MaximSmolskiy 7fe1664bbf Use initial quads corners in ChessBoardDetector::findQuadNeighbors 11 months ago
Misha Klatis 50b36ef823 ios build fixes 11 months ago
Dmitry Kurtaev 6a370ba9e7 Avoid extra memset in convolution initialization 11 months ago
MaximSmolskiy ed93384817 Fix bug in maskBoundingRect 12 months ago
Dmitry Matveev f174363f60
Merge pull request #25055 from dmatveev:dm/value_initialized_gmat 12 months ago
Maksim Shabunin de29223217
Merge pull request #25161 from mshabunin:doc-upgrade-5.x 12 months ago
Maksim Shabunin 7b77ebc8c3 doc: removed duplicated markdown file, fixed gapi tutorial 12 months ago
Dmitry Kurtaev 98aed21dd4 Avoid copy of ONNX graph during import 12 months ago
Alexander Smorkalov f2c38eb62f Backport some highgui changes from #22754 12 months ago
Kumataro b34ec57682
Merge pull request #25141 from Kumataro:fix25140_4.x 12 months ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 12 months ago
Kumataro 216c6c3da1 dnn: fix to iteration variable scope 12 months ago
Maksim Shabunin 8cbdd0c833
Merge pull request #25075 from mshabunin:cleanup-imgproc-1 12 months ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 12 months ago
Laurent Berger 5fe3933346
Merge pull request #25120 from LaurentBerger:I25103 12 months ago
MaximSmolskiy c346ee1c29 Improve contours approximations in ChessBoardDetector::generateQuads 12 months ago
Yuya Unno 500c55a808
Merge pull request #25122 from unnonouno:pqueue 12 months ago
Tomoaki Teshima 52e280e94b suppress warning ARM64 + Visual Studio build 12 months ago
alexlyulkov 1d1faaabef
Merge pull request #24411 from alexlyulkov:al/dnn-type-inference 12 months ago
CSBVision e8582f2cf8 Update net_impl.cpp 12 months ago
Zhangjie Chen 0e47b05106
Merge pull request #23985 from starga2er777:pcc 12 months ago
Alexander Smorkalov fc98b31c3e Partially backport C API removal in imgproc module to reduce conflicts with 5.x 12 months ago
Alexander Smorkalov 010772b492 Extracted 1d test cases to reduce conflicts with 4.x. 12 months ago
Pierre Chatelier 5e5a035c5b
Merge pull request #24621 from chacha21:remap_relative 12 months ago
Yuantao Feng 5aa5c39210
Merge pull request #25076 from fengyuentau:improve_attention 12 months ago
Abdurrahheem 161c402f02 seperated working scale layer 1d test. 12 months ago
WU Jia 6722d4a524
Merge pull request #25017 from kaingwade:ml_to_contrib 12 months ago
Laurent Berger 3c712cf77d
Merge pull request #25100 from LaurentBerger:I25077 12 months ago
Dhanwanth1803 c04750ab57
Merge pull request #25091 from Dhanwanth1803:scoreThresh 12 months ago
Adrian Kretz e0b489e917
Merge pull request #25050 from akretz:fix_issue_24330 12 months ago
catree 1c664ff673 Fix mistake into the reprojectImageTo3D doc. Backport from #25083 PR. 12 months ago
Alexander Smorkalov 4c549b8707
Merge pull request #25061 from asmorkalov:as/register_cameras 12 months ago
Sergei Shutov 6ca45a9d33
Merge pull request #23018 from stopmosk:move-aruco-tutorial 12 months ago
Maxim Smolskiy 853f7ff904
Merge pull request #25090 from MaximSmolskiy:compensate-edge-length-in-ChessBoardDetector-generateQuads-attempt-2 12 months ago
Dan Rosser e596680939 Update ios_conversions.mm 12 months ago
Székely Gábor 6f48cb78b6
Merge pull request #25084 from EDVTAZ:emscripten-3.1.54-compat 12 months ago
Ryo H e4ef88c623 Fixed typo. 12 months ago
Markus Murschitz f9a7d3b90c changed formular in documentation of reprojectImageTo3D to fit the actual algorithm 12 months ago
刘雄康 ba483dfbb8 fix [use hasattr("cv2", "name") ,but first param is 'character string', 12 months ago
Dmitry Matveev d792086ba6
Merge pull request #25060 from dmatveev:dm/gapi_test_time 12 months ago
Vadim Pisarevsky 2d204243af
Merge pull request #25064 from vpisarev:em_5point_fix 12 months ago