24593 Commits (88b28ee2a0fec46029d6e07a946cc3ee853ab1ab)

Author SHA1 Message Date
Kumataro b14ea19466
Merge pull request #25351 from Kumataro:fix25073_format_g 10 months ago
Alexander Smorkalov 5bad694b7f Removed old C API usage in new findContours implementation. 10 months ago
Maksim Shabunin 148b2ec3e0 calib3d: increased AP3P test threshold for RISC-V platform 10 months ago
Maksim Shabunin f37924796f
Merge pull request #25364 from mshabunin:fix-unaligned-filter 10 months ago
Alexander Smorkalov 4221ae1d64 Supress build warnings on Win32 for ARM. 10 months ago
Maksim Shabunin a25132986a
Merge pull request #25146 from mshabunin:cpp-contours 10 months ago
Kumataro 8ed52cb564
Merge pull request #25356 from Kumataro:fix25345 10 months ago
ecchen e63690a2d9 Add a shape checker for tflite models 10 months ago
Alexander Lyulkov 30889f4a90 Added tests for adaptiveThreshold and sepFilter2D 10 months ago
Tsukasa Sugiura 5528e70f3c remove floating point literal 10 months ago
MaximSmolskiy 6b45cccc37 Take first suitable neighbor in ChessBoardDetector::findQuadNeighbors 10 months ago
Susumu IINO a0b28f8b06 Add Definition "_USE_MATH_DEFINES" for dnn plugin on Win32 build 10 months ago
Liutong HAN 5be158a2b6 Further optimize fastDepthwiseConv for RVV. 10 months ago
Alexander Smorkalov e1ed422bdb HALL interface for transpose2d. 10 months ago
Alexander Smorkalov 89b91fcb50 Added option to dump v4l2 test frame from virtual camera. 10 months ago
Dmitry Kurtaev df627e1281 Resolve valgrind issue at QRCode detector 10 months ago
Yuantao Feng 55d7e3f8cc
Merge pull request #1165 from fengyuentau:gold_yolo 10 months ago
catree d81cd13bb3 Use cvtColor() for Bayer image color demosaicing and for V4L2_PIX_FMT_SRGGB8, V4L2_PIX_FMT_SBGGR8, V4L2_PIX_FMT_SGBRG8, V4L2_PIX_FMT_SGRBG8 options. Update modules/videoio/test/test_v4l2.cpp test file. 10 months ago
Alexander Smorkalov 2d864c3af9 Export TIFF compression options as API and git rid of tiff.h. 10 months ago
sepperliu 45587f23db Update highgui+HighGui.java 10 months ago
Dmitry Kurtaev 13c95efa74
Merge pull request #25312 from dkurt:dnn_hotfix_tflite 10 months ago
Dmitry Kurtaev 5e09fca0f8 Skip InferList.TestStreamingInfer 10 months ago
utibenkei fdc7cb6dc1 fix build of dynamic framework for visionos 10 months ago
HAN Liutong eba158fb0c
Merge pull request #25230 from hanliutong/rvv-conv 10 months ago
Kumataro 9c8606e0c0 imgcodecs: jpeg: fix condition to compare rgb and cmyk jpeg 10 months ago
Kumataro 912cf2a028
Merge pull request #25280 from Kumataro:fix25274 10 months ago
Yuantao Feng b758897c29
Merge pull request #25271 from fengyuentau:matmul_bias 10 months ago
Dmitry Kurtaev cfa42e4338 Einsum OpenVINO backend 10 months ago
Alexander Smorkalov a7d6f105e7 Skip InferROI.TestStreamingInfer as unstable as it hangs on CI time-to-time. 10 months ago
zzuliys 2b9d1a2ff8
Merge pull request #24877 from zzuliys:feature/mac 10 months ago
Dmitry Kurtaev 01dc010436
Merge pull request #25273 from dkurt:tflite_new_layers 10 months ago
Alexander Smorkalov 7945f2cf40 Fixed HAL invocation for DCT. 10 months ago
thewoz afb91b552e
Merge pull request #24415 from thewoz:imread 10 months ago
Michael Klatis f87e1efd2a
Merge pull request #25092 from klatism:libjpeg-upgrade 10 months ago
John Slade 7f1140b48b core: Add cgroupsv2 support to parallel.cpp 10 months ago
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. 10 months ago
Michael Klatis 52f3f5a3f6
libtiff upgrade to version 4.6.0 (#25096) 10 months ago
Yuantao Feng 3afe8ddaf8
core: Rename `cv::float16_t` to `cv::hfloat` (#25217) 10 months ago
Carlos Azevedo 8d5dd2e5c2 Added support for V4L2_PIX_FMT_SGRBG8 pixel format to V4L2 backend 10 months ago