24465 Commits (1d9a4120fa7dbeab6316c255d283c16cd006a35e)

Author SHA1 Message Date
Michael Klatis 52f3f5a3f6
libtiff upgrade to version 4.6.0 (#25096) 9 months ago
Yuantao Feng 3afe8ddaf8
core: Rename `cv::float16_t` to `cv::hfloat` (#25217) 9 months ago
Carlos Azevedo 8d5dd2e5c2 Added support for V4L2_PIX_FMT_SGRBG8 pixel format to V4L2 backend 9 months ago
Oleg Pipikin 6da2ddcf0e Fix for OpenVINO 2024.0 9 months ago
Maksim Shabunin 6fc926ea4d Updated RVV intrinsics and test to remove initializer_list 9 months ago
Maksim Shabunin 01a4abb2c2 RISC-V: fixed comparison of float32 vectors 9 months ago
Maksim Shabunin 8550c415ef doc: fix formulas in JavaDoc broken after Doxygen upgrade 9 months ago
MaximSmolskiy 7fe1664bbf Use initial quads corners in ChessBoardDetector::findQuadNeighbors 9 months ago
Misha Klatis 50b36ef823 ios build fixes 9 months ago
Dmitry Kurtaev 6a370ba9e7 Avoid extra memset in convolution initialization 9 months ago
MaximSmolskiy ed93384817 Fix bug in maskBoundingRect 9 months ago
Dmitry Matveev f174363f60
Merge pull request #25055 from dmatveev:dm/value_initialized_gmat 9 months ago
Maksim Shabunin 7b77ebc8c3 doc: removed duplicated markdown file, fixed gapi tutorial 9 months ago
Dmitry Kurtaev 98aed21dd4 Avoid copy of ONNX graph during import 9 months ago
Alexander Smorkalov f2c38eb62f Backport some highgui changes from #22754 9 months ago
Kumataro b34ec57682
Merge pull request #25141 from Kumataro:fix25140_4.x 9 months ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 9 months ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 9 months ago
Laurent Berger 5fe3933346
Merge pull request #25120 from LaurentBerger:I25103 9 months ago
MaximSmolskiy c346ee1c29 Improve contours approximations in ChessBoardDetector::generateQuads 9 months ago
Yuya Unno 500c55a808
Merge pull request #25122 from unnonouno:pqueue 9 months ago
Tomoaki Teshima 52e280e94b suppress warning ARM64 + Visual Studio build 9 months ago
CSBVision e8582f2cf8 Update net_impl.cpp 9 months ago
Alexander Smorkalov fc98b31c3e Partially backport C API removal in imgproc module to reduce conflicts with 5.x 9 months ago
Pierre Chatelier 5e5a035c5b
Merge pull request #24621 from chacha21:remap_relative 9 months ago
Yuantao Feng 5aa5c39210
Merge pull request #25076 from fengyuentau:improve_attention 9 months ago
Laurent Berger 3c712cf77d
Merge pull request #25100 from LaurentBerger:I25077 9 months ago
Dhanwanth1803 c04750ab57
Merge pull request #25091 from Dhanwanth1803:scoreThresh 9 months ago
Adrian Kretz e0b489e917
Merge pull request #25050 from akretz:fix_issue_24330 9 months ago
catree 1c664ff673 Fix mistake into the reprojectImageTo3D doc. Backport from #25083 PR. 9 months ago
Sergei Shutov 6ca45a9d33
Merge pull request #23018 from stopmosk:move-aruco-tutorial 9 months ago
Maxim Smolskiy 853f7ff904
Merge pull request #25090 from MaximSmolskiy:compensate-edge-length-in-ChessBoardDetector-generateQuads-attempt-2 9 months ago
Dan Rosser e596680939 Update ios_conversions.mm 9 months ago
Székely Gábor 6f48cb78b6
Merge pull request #25084 from EDVTAZ:emscripten-3.1.54-compat 9 months ago
Ryo H e4ef88c623 Fixed typo. 9 months ago
Markus Murschitz f9a7d3b90c changed formular in documentation of reprojectImageTo3D to fit the actual algorithm 9 months ago
刘雄康 ba483dfbb8 fix [use hasattr("cv2", "name") ,but first param is 'character string', 9 months ago
Dmitry Matveev d792086ba6
Merge pull request #25060 from dmatveev:dm/gapi_test_time 10 months ago
Vadim Pisarevsky 2d204243af
Merge pull request #25064 from vpisarev:em_5point_fix 10 months ago
Matthias Möller e537e1650d adds missing const 10 months ago
Anatoliy Talamanov 5fbf3d85bf
Merge pull request #25054 from TolyaTalamanov:at/gapi-lower-supported-ie-backend-version 10 months ago
Alexander Alekhin 02504e2bdb core: fix float16_t optimization condition 10 months ago
Vincent Rabaud f8aa2896a1
Merge pull request #25024 from vrabaud:neon 10 months ago
Alex 9e7ec59a41 fixed setArucoParameters/getArucoParameters 10 months ago
Alex e03231e6aa fix unnecessary copying 10 months ago
Adrian Kretz 3473b8a653 Generate invertible covariance matrix 10 months ago
Dhanwanth1803 12aa0fe898
Merge pull request #24985 from Dhanwanth1803:hardswish 10 months ago
Alexander Smorkalov bd73b7bcf5
Merge pull request #25028 from asmorkalov:as/fisheye_solvepnp 10 months ago
Alexander Panov b2db959619
Merge pull request #25035 from AleksandrPanov:fix_Barcode_detectAndDecode 10 months ago
Adrian Kretz 68f6c81539
Merge pull request #25026 from akretz:fix_qrcode_bugs 10 months ago