1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-28 06:43:01 +04:00

Commit Graph

  • 5d6cce0b99 Merge pull request #27576 from asmorkalov:as/multiview-calib-intrinsics Alexander Smorkalov 2025-07-25 15:29:27 +03:00
  • 2ab4bd3405 Merge pull request #27571 from asmorkalov:as/calib_tutorial_fix Alexander Smorkalov 2025-07-25 12:58:11 +03:00
  • 7835c214eb Merge pull request #27574 from asmorkalov:as/interactive_calibration_flags Alexander Smorkalov 2025-07-25 12:55:38 +03:00
  • d977b02297 Reworks pre-computed intrinsiscs support in multi-view calibration script. Alexander Smorkalov 2025-07-24 16:31:05 +03:00
  • e4fabe393c More intrinsic calibration flags in integractive calibration tool. Alexander Smorkalov 2025-07-24 14:29:09 +03:00
  • 84ca221184 Set Automatic-Module-Name manifest attribute Sam Carlberg 2025-07-25 00:28:29 -04:00
  • ac9d0e0d0d Removed hack for calibration boards in samples and tutorials. Alexander Smorkalov 2025-07-23 17:24:44 +03:00
  • ec9b8de3fa Merge pull request #27569 from asmorkalov:as/counters_build_fix Alexander Smorkalov 2025-07-24 11:23:21 +03:00
  • 32bd8c9632 Merge pull request #27503 from sturkmen72:metadata Suleyman TURKMEN 2025-07-23 14:59:34 +03:00
  • 6efca656b8 core: add ARM64 NEON support for cvRound in fast_math.hpp pratham-mcw 2025-07-23 14:32:30 +05:30
  • 15e3cf3cc5 Merge pull request #27549 from atamas19:tensor_naming_functionality Andrei Tamas 2025-07-22 17:09:39 +03:00
  • bd67770dcb Merge branch 4.x Alexander Smorkalov 2025-07-17 18:23:51 +03:00
  • ab8a1fa280 Merge pull request #27551 from sturkmen72:png-improvements Suleyman TURKMEN 2025-07-18 20:41:12 +03:00
  • e2d87defd1 Merge pull request #27522 from chacha21:fix_cuda129_msvc Pierre Chatelier 2025-07-18 10:24:00 +02:00
  • f54286b672 Merge pull request #27453 from MELSunny:4.x Yan Wen 2025-07-18 09:19:58 +01:00
  • 06a78c2390 Merge pull request #27527 from nklskyoy:trilu-layer nklskyoy 2025-07-17 07:55:07 +02:00
  • 7a2f2a985f Merge pull request #27449 from nklskyoy:onnx-multifile nklskyoy 2025-07-16 15:50:32 +02:00
  • 4813d1cd32 Merge pull request #27546 from asmorkalov:as/interactive_calib_backend Alexander Smorkalov 2025-07-16 12:02:49 +03:00
  • f59a955bea Added command line option to select VideoCapture backend. Alexander Smorkalov 2025-07-15 13:25:40 +03:00
  • 8366a2e506 Merge pull request #27525 from CodeLinaro:apreetam_7thPost Aakash Preetam 2025-07-16 12:31:00 +05:30
  • 709eabda16 Merge pull request #27508 from abhishek-gola:if_layer_add Abhishek Gola 2025-07-16 11:31:54 +05:30
  • f734de08ca Merge pull request #27544 from inventshah:fix-detect-and-compute-py-type Alexander Smorkalov 2025-07-15 15:07:01 +03:00
  • 1342ca2f95 Merge pull request #27545 from vrabaud:png Alexander Smorkalov 2025-07-15 13:03:40 +03:00
  • 61a3d7d25d Replace deprecated proto2::FieldDescriptor::is_optional Vincent Rabaud 2025-07-15 09:17:57 +02:00
  • 10ce4d406d fix: mark Feature2D.detectAndCompute mask as optional in Python type stubs inventshah 2025-07-14 21:35:58 -04:00
  • 468de9b367 Merge pull request #27536 from Kumataro:fix27530 Kumataro 2025-07-15 01:09:24 +09:00
  • 69b2024a3d imgcodecs: OpenEXR multispectral read:write support (#27485) xaos-cz 2025-07-14 15:04:25 +02:00
  • 4c024c35fb Merge pull request #27523 from inventshah:fix-set-then-get-pos Sachin Shah 2025-07-14 04:59:44 -04:00
  • 0a1a07d62e Merge pull request #27506 from vrabaud:avif Alexander Smorkalov 2025-07-14 09:37:06 +03:00
  • 875c112f9a Merge pull request #27519 from ekharkov:dev/reamp Alexander Smorkalov 2025-07-14 09:20:16 +03:00
  • 09309523da Merge pull request #27529 from vrabaud:png Alexander Smorkalov 2025-07-14 09:17:09 +03:00
  • 824cbf51ec Merge pull request #27532 from eplankin:warp_fix Alexander Smorkalov 2025-07-14 08:54:44 +03:00
  • 1ecdb39fde fixed memory leak in ipp_warp function eplankin 2025-07-11 10:55:08 +02:00
  • deaf58689a Fix potential crashes found by fuzzer. Vincent Rabaud 2025-07-10 15:05:56 +02:00
  • 80b7ef85dc [video][ECC] Add multichannel support and extend ECC tests and docs Dmytro Dadyka 2025-07-09 13:52:31 +03:00
  • d19dd94dee Moved IPP remap to HAL ekharkov 2025-07-08 12:31:40 +02:00
  • 9cdd525bc5 Merge pull request #27518 from ClaudioMartino:fix_hist_comp_doc Alexander Smorkalov 2025-07-08 11:12:26 +03:00
  • 3001db4776 Fix: Removed '*/' from equation in histogram comparison doc ClaudioMartino 2025-07-07 15:34:33 +02:00
  • 478040c408 Merge pull request #27516 from ClaudioMartino:norm_KL_div Alexander Smorkalov 2025-07-07 12:10:21 +03:00
  • d53531500a Merge pull request #27514 from Kumataro:fix27513 Alexander Smorkalov 2025-07-07 09:44:39 +03:00
  • 6a5884c04f New normalization in histogram comparison tutorial to use KV divergence ClaudioMartino 2025-07-05 11:15:35 +02:00
  • 8d426718c6 js: remove deprecated DEMANGLE_SUPPORT option Kumataro 2025-07-06 07:53:05 +09:00
  • c48dad1d9d Merge pull request #27324 from eplankin:warp_hal_4x eplankin 2025-07-04 11:04:31 +02:00
  • d5f1a5d9e8 Merge pull request #27509 from vrabaud:videoio Alexander Smorkalov 2025-07-04 11:59:49 +03:00
  • 2d60f3c63b Fix XMP write and discarded return value. Vincent Rabaud 2025-07-02 22:42:07 +02:00
  • 1cdb76c8e3 Include opencv2/videoio.hpp Vincent Rabaud 2025-07-03 13:14:48 +02:00
  • d75323f8a5 Merge branch 'release_4.12.0' into 4.x Alexander Smorkalov 2025-07-02 15:44:23 +03:00
  • 49486f61fb release: OpenCV 4.12.0 4.12.0 Alexander Smorkalov 2025-07-01 10:02:50 +03:00
  • 6b55ae0319 Merge pull request #27504 from asmorkalov:as/optional_gdal Alexander Smorkalov 2025-07-02 10:53:47 +03:00
  • 7a0d6559c3 Made some GDAL specific tests optional. Alexander Smorkalov 2025-07-02 10:07:13 +03:00
  • 66e5fce928 Merge pull request #27499 from vpisarev:image_io_with_metadata Vadim Pisarevsky 2025-07-01 18:38:22 +03:00
  • 677c4ee42f Merge pull request #27492 from krikera:4.x Alexander Smorkalov 2025-06-30 11:38:15 +03:00
  • 43112409ef Merge pull request #26974 from klosteraner:Fix-IntersectConvexConvex Martin 2025-06-28 21:06:42 +02:00
  • 27867cc72c Add MORPH_DIAMOND support to samples and tutorials krikera 2025-06-27 21:09:53 +05:30
  • 5ee8919139 Merge pull request #27441 from KAVYANSHTYAGI:codex/find-feature-to-add-for-library Alexander Smorkalov 2025-06-27 09:39:44 +03:00
  • 3ff2ce3291 Merge pull request #27486 from asmorkalov:as/qrcode_encode_java_ub_fix Alexander Smorkalov 2025-06-27 08:17:32 +03:00
  • 64ef095314 Merge pull request #27484 from xaos-cz:cygwin_filesystem_support Alexander Smorkalov 2025-06-26 17:38:41 +03:00
  • d9e2b4c650 Fixed out-of-bound access issue in QR Encoder Java warappers. Alexander Smorkalov 2025-06-26 17:19:10 +03:00
  • 611d69aae1 filesystem support under Cygwin xaos-cz 2025-06-26 14:45:19 +02:00
  • d2d90dd1cd Merge pull request #26354 from onuralpszr:fix/kotlin-internal-error Alexander Smorkalov 2025-06-26 12:08:44 +03:00
  • f6697558ce Merge pull request #27483 from valgur:patch-2 Alexander Smorkalov 2025-06-26 10:03:27 +03:00
  • 856a497209 Merge pull request #27481 from opencv-pushbot:gitee/alalek/update_ffmpeg_4.x Alexander Smorkalov 2025-06-26 08:26:49 +03:00
  • 117801e136 Merge pull request #27482 from mshabunin:normalize-doc Alexander Smorkalov 2025-06-26 08:23:37 +03:00
  • 1d45a63598 system.cpp: add missing #include <exception> Martin Valgur 2025-06-26 07:51:04 +03:00
  • 029030095c doc: added note to normalize function Maksim Shabunin 2025-06-25 20:48:14 +03:00
  • 2e54a1f14f videoio(test): re-enable FFmpeg tests on WIN32 Alexander Alekhin 2025-06-25 17:37:46 +00:00
  • 83309580f4 ffmpeg/4.x: update FFmpeg wrapper 2025.06 Alexander Alekhin 2025-06-25 17:29:07 +00:00
  • e9f1da7e8e Merge pull request #27463 from asmorkalov:as/new_atomics Alexander Smorkalov 2025-06-25 15:11:08 +03:00
  • c363303d0a Merge pull request #27480 from asmorkalov:as/haveImageReader_doc Alexander Smorkalov 2025-06-25 15:10:41 +03:00
  • 42ec439d5a Documentaion update for haveImageReader function. Alexander Smorkalov 2025-06-25 13:34:49 +03:00
  • 5ee1a53d1e Merge pull request #27478 from asmorkalov:as/old_python_operators_eval Alexander Smorkalov 2025-06-25 12:29:42 +03:00
  • 359a005d82 Merge pull request #27477 from valgur:patch-1 Alexander Smorkalov 2025-06-25 11:41:04 +03:00
  • 288471f559 Fixed ifdef logic operators evaluation with some old python versions. Alexander Smorkalov 2025-06-25 10:35:53 +03:00
  • 91be7d3ce6 Merge pull request #24756 from fengyuentau:more_cann_operators Alexander Smorkalov 2025-06-25 10:01:21 +03:00
  • a55eca9fb5 Merge pull request #27475 from s-trinh:update_calib3d_doc Alexander Smorkalov 2025-06-25 09:15:45 +03:00
  • 77d2a5868a feat: support more cann operators fengyuentau 2023-12-23 17:48:13 +08:00
  • 0fac0e760f imgcodecs: fix a minor bug in CMake for JPEG-XL Martin Valgur 2025-06-24 23:33:30 +03:00
  • e392b3843e Merge pull request #27476 from s-trinh:LSD_drawSegments_avoid_exception_empty_vec Alexander Smorkalov 2025-06-24 12:22:47 +03:00
  • ba70d1104f Check for empty vector to avoid throwing an exception in LineSegmentDetectorImpl::drawSegments() function. Souriya Trinh 2025-06-24 04:58:54 +02:00
  • 7dfd1226ce Reduce the size of the checkerboard_radon.png image in the doc. Add references to the perspective camera model figure for solvePnP and related functions for better explanation. Souriya Trinh 2025-06-24 03:55:14 +02:00
  • 6ed29bdd39 Merge pull request #27472 from asmorkalov:as/norm_table_asan Alexander Smorkalov 2025-06-23 19:26:46 +03:00
  • a122f83374 Merge pull request #27470 from asmorkalov:as/phaseCorrelate_docs Alexander Smorkalov 2025-06-23 16:51:59 +03:00
  • c3400603d0 Fixed out-of-bound access to function table in cv::norm for HORM_HAMING. Alexander Smorkalov 2025-06-23 15:42:23 +03:00
  • 4629299163 Merge pull request #27469 from sturkmen72:png-fixes Suleyman TURKMEN 2025-06-23 12:47:21 +03:00
  • 54fe519ae0 phaseCorrelate documentation imrpovement. Alexander Smorkalov 2025-06-23 09:21:25 +03:00
  • afe5b226b4 Merge pull request #27113 from sturkmen72:spng-CV_16U Suleyman TURKMEN 2025-06-22 15:43:09 +03:00
  • 1950c4dbb9 Merge pull request #27379 from cudawarped:fix_cuda_convertTo cudawarped 2025-06-21 16:32:31 +03:00
  • 2ffca501e7 Merge pull request #26824 from futurewasfree:fix-chAruco Alexander Smorkalov 2025-06-21 16:31:12 +03:00
  • 850b686f8a Merge pull request #27127 from sturkmen72:apng_has_hidden_frame Suleyman TURKMEN 2025-06-21 10:22:10 +03:00
  • 1c72264d00 Remove dead code corresponding to SOLVEPNP_DLS and SOLVEPNP_UPNP flags. These flags are internally mapped to SOLVEPNP_EPNP for more than 10 years and thus unavailable since then. Souriya Trinh 2025-05-26 03:52:45 +02:00
  • 89289ecaa5 Switch to standard C11 atomics on android and with nvcc. Alexander Smorkalov 2025-06-20 12:38:11 +03:00
  • 3259863924 Merge pull request #27368 from fengyuentau:4x/imgproc/CreateHanningWindow-simd Yuantao Feng 2025-06-20 17:00:37 +08:00
  • 7f4c89c7cc Merge pull request #27461 from fengyuentau:4x/hal/riscv-rvv/imgproc/disable_integral Alexander Smorkalov 2025-06-20 11:32:07 +03:00
  • f24f6b8d4e Merge pull request #27458 from xaos-cz:4.x xaos-cz 2025-06-20 09:43:53 +02:00
  • 98ed06c339 fix: disable integral due to accuracy issue #27407 Yuantao Feng 2025-06-20 15:09:21 +08:00
  • 23d812187e Merge pull request #27457 from sturkmen72:WebP-bugfix Suleyman TURKMEN 2025-06-19 21:49:21 +03:00
  • 9bb20c0174 Merge pull request #27459 from asmorkalov:update_version_4.12.0-pre Alexander Smorkalov 2025-06-19 15:38:56 +03:00
  • a4a253ea2b Charuco detector: stop-gap measure for poor detection rate on tough perspective Sergei Nikiforov 2024-12-30 19:28:48 +01:00
  • 7cb7a6fd20 pre: OpenCV 4.12.0 (version++). Alexander Smorkalov 2025-06-19 11:03:59 +03:00
  • 972e135479 Merge pull request #26703 from MaximSmolskiy:fix-matchTemplate-with-mask-crash Alexander Smorkalov 2025-06-19 10:15:33 +03:00