24681 Commits (55d1bf3da9719526232a47417b33f85434b2513e)

Author SHA1 Message Date
Alexander Smorkalov fd576d9e8e Added PNG instance of image for fisheye::undistort test as JPG is decoded differently with different libjpeg versions. 10 months ago
Maxim Smolskiy ff9aeaceb0
Merge pull request #25177 from MaximSmolskiy:speed-up-adaptive-image-binary-threshold-in-findChessboardCorners 10 months ago
Maxim Smolskiy e3ff6ce0cc
Merge pull request #25182 from MaximSmolskiy:increase-decomposeProjectionMatrix-precision-for-small-scales 10 months ago
Pierre Chatelier 1a537ab98f
Merge pull request #24893 from chacha21:cart_polar_inplace 10 months ago
Yuantao Feng accf200408
Merge pull request #25238 from fengyuentau:optimized_const 10 months ago
Yusuke Kameda 6e9dcb87c1
Merge pull request #25237 from YusukeKameda:4.x 10 months ago
RoboSchmied 8f4dbdad0e Fix: 6 typos 10 months ago
Alex eaa88e7bc7 fix detect rotated grid, added test 10 months ago
lpylpy0514 84a1248b0a fix a bug about vittrack post-process 10 months ago
Yuantao Feng 025e7602b9
Merge pull request #25166 from fengyuentau:fix_cann_gemm 10 months ago
Dmitry Kurtaev 0b6c9a2123
Merge pull request #25181 from dkurt:release_conv_weights 10 months ago
Kumataro bbfded21ac imgcodecs: tiff: to avoid using TIFFTAG_* directly for imwrite() params. 11 months ago
Michael Klatis 52f3f5a3f6
libtiff upgrade to version 4.6.0 (#25096) 11 months ago
Yuantao Feng 3afe8ddaf8
core: Rename `cv::float16_t` to `cv::hfloat` (#25217) 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
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 11 months ago
Dmitry Matveev f174363f60
Merge pull request #25055 from dmatveev:dm/value_initialized_gmat 11 months ago
Maksim Shabunin 7b77ebc8c3 doc: removed duplicated markdown file, fixed gapi tutorial 11 months ago
Dmitry Kurtaev 98aed21dd4 Avoid copy of ONNX graph during import 11 months ago
Alexander Smorkalov f2c38eb62f Backport some highgui changes from #22754 11 months ago
Kumataro b34ec57682
Merge pull request #25141 from Kumataro:fix25140_4.x 11 months ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 11 months ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 11 months ago
Laurent Berger 5fe3933346
Merge pull request #25120 from LaurentBerger:I25103 11 months ago
MaximSmolskiy c346ee1c29 Improve contours approximations in ChessBoardDetector::generateQuads 11 months ago
Yuya Unno 500c55a808
Merge pull request #25122 from unnonouno:pqueue 11 months ago
Tomoaki Teshima 52e280e94b suppress warning ARM64 + Visual Studio build 11 months ago
CSBVision e8582f2cf8 Update net_impl.cpp 11 months ago
Alexander Smorkalov fc98b31c3e Partially backport C API removal in imgproc module to reduce conflicts with 5.x 11 months ago
Pierre Chatelier 5e5a035c5b
Merge pull request #24621 from chacha21:remap_relative 11 months ago
Yuantao Feng 5aa5c39210
Merge pull request #25076 from fengyuentau:improve_attention 11 months ago
Laurent Berger 3c712cf77d
Merge pull request #25100 from LaurentBerger:I25077 11 months ago
Dhanwanth1803 c04750ab57
Merge pull request #25091 from Dhanwanth1803:scoreThresh 11 months ago
Adrian Kretz e0b489e917
Merge pull request #25050 from akretz:fix_issue_24330 11 months ago
catree 1c664ff673 Fix mistake into the reprojectImageTo3D doc. Backport from #25083 PR. 11 months ago
Sergei Shutov 6ca45a9d33
Merge pull request #23018 from stopmosk:move-aruco-tutorial 11 months ago
Maxim Smolskiy 853f7ff904
Merge pull request #25090 from MaximSmolskiy:compensate-edge-length-in-ChessBoardDetector-generateQuads-attempt-2 11 months ago
Dan Rosser e596680939 Update ios_conversions.mm 11 months ago
Székely Gábor 6f48cb78b6
Merge pull request #25084 from EDVTAZ:emscripten-3.1.54-compat 11 months ago
Ryo H e4ef88c623 Fixed typo. 11 months ago
Markus Murschitz f9a7d3b90c changed formular in documentation of reprojectImageTo3D to fit the actual algorithm 11 months ago
刘雄康 ba483dfbb8 fix [use hasattr("cv2", "name") ,but first param is 'character string', 11 months ago
Dmitry Matveev d792086ba6
Merge pull request #25060 from dmatveev:dm/gapi_test_time 12 months ago