1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-27 14:23:04 +04:00

Commit Graph

  • c4b20061de Merge pull request #28537 from reeseliao:fix-typo-gapi Alexander Smorkalov 2026-02-14 13:05:53 +03:00
  • 0e8441a66b docs: fix typo 'neccessary' in gapi module Igraine 2026-02-13 16:34:31 +08:00
  • dcdd17dbe1 Fix ellipse axes documentation to use semi-major/semi-minor Jake Floch 2026-02-12 05:51:57 +00:00
  • dc0a276edc Merge pull request #28324 from raimbekovm:fix-kaze-charbonnier Murat Raimbekov 2026-02-11 18:06:26 +06:00
  • 6420d2b929 Added batchnorm layer Abhishek Gola 2026-02-11 15:48:18 +05:30
  • a87c227400 Merge pull request #28470 from Satge96:refine-calib-py-type Alexander Smorkalov 2026-02-11 09:53:08 +03:00
  • 1719aa1339 Merge pull request #28453 from abhishek-gola:roialign_layer_add Abhishek Gola 2026-02-10 17:15:56 +05:30
  • 7b3977727c Merge pull request #28460 from falloficarus22:qrcode-remove-duplicated-compute Alexander Smorkalov 2026-02-10 09:17:15 +03:00
  • 7942f976c1 Merge pull request #28511 from Anemptyship:optimize/slice-parallel-4.x Hanbin Bae 2026-02-10 15:11:13 +09:00
  • 5c9fb7db76 Merge pull request #28510 from Anemptyship:optimize/resize-parallel-4.x Alexander Smorkalov 2026-02-10 08:55:25 +03:00
  • 1387ac9fae docs: fix parameter name inconsistency in erode/dilate/morphologyEx documentation ffccites 2026-02-07 17:02:41 +08:00
  • 8ccbf4c5e4 Merge pull request #28505 from Kumataro:fix28498_obsensor Alexander Smorkalov 2026-02-09 14:43:26 +03:00
  • 284c48bbe6 Merge pull request #28504 from Kumataro:fix28498_msmf Alexander Smorkalov 2026-02-09 14:41:53 +03:00
  • 8e84acad95 Merge pull request #28499 from Kumataro:fix28498_gst Alexander Smorkalov 2026-02-09 14:40:00 +03:00
  • 12b5091ba4 optimize(dnn): parallelize Resize layer implementation Anemptyship 2026-02-09 03:06:08 +00:00
  • 71ed3dccaf videoio(obsensor): replace unnecessary get<double>() usage with integer types Kumataro 2026-02-08 06:43:01 +09:00
  • 9224e5d90a videoio(msmf): replace unnecessary get<double>() usage with integer types Kumataro 2026-02-08 06:36:54 +09:00
  • ca0d47c8e6 Merge pull request #28447 from Anemptyship:optimize/slice-layer Hanbin Bae 2026-02-07 19:17:23 +09:00
  • 11d318b540 videoio(gst): replace unnecessary get<double>() usage with integer types Kumataro 2026-02-07 13:36:50 +09:00
  • aea90a9e31 Merge pull request #28308 from shahkarnav115-beep:dnn-mvn-defensive-checks Karnav Shah 2026-02-06 16:17:15 +05:30
  • c7729066c4 Merge pull request #28379 from raimbekovm:fix-bmp-sunras-overflow Murat Raimbekov 2026-02-06 16:39:55 +06:00
  • 5134109705 Merge pull request #28451 from vrabaud:lsh Alexander Smorkalov 2026-02-06 13:38:50 +03:00
  • 52633170a7 Merge pull request #28375 from arniechangsifive:dev/arniec/fix-fails-on-tail-agnostic-as-1s Arnie Chang 2026-02-05 20:50:31 +08:00
  • 1d5f28a44f Fix Laplacian kernel precision for double inputs Kavyansh Tyagi 2026-02-03 13:32:34 +05:30
  • 227b751f48 Merge pull request #28394 from amd:medianBlurImp Alexander Smorkalov 2026-01-30 16:04:54 +03:00
  • 371b802103 Merge pull request #28442 from Anemptyship:optimize/resize-parallel Hanbin Bae 2026-01-30 21:27:30 +09:00
  • 937c4afa33 Merge pull request #28479 from barucden:patch-1 Alexander Smorkalov 2026-01-30 15:24:38 +03:00
  • 4475fb24ca Remove unused C structs from VideoCapture/VideoWriter Vincent Rabaud 2026-01-23 11:17:35 +01:00
  • bca17bcd29 Fix typo in logger.hpp Denis Barucic 2026-01-30 10:38:17 +01:00
  • 8338b5cf08 Merge pull request #28450 from asmorkalov:as/doxygen_color_theme Alexander Smorkalov 2026-01-30 11:14:55 +03:00
  • 9b57034c56 Merge pull request #28476 from abhishek-gola:layer_normalization_add Alexander Smorkalov 2026-01-30 11:05:36 +03:00
  • abc9100c9b added layer norm Abhishek Gola 2025-10-09 17:18:13 +05:30
  • 55a8996ffe Merge pull request #28346 from yeatse:feature/remove-apple-bitcode Alexander Smorkalov 2026-01-28 14:44:43 +03:00
  • 0c613de006 Merge pull request #28380 from WalkingDevFlag:fix/charuco-detector-offset-25539 Siddharth Panditrao 2026-01-28 17:01:54 +05:30
  • 65e6890f33 Merge pull request #28386 from akretz:fix_issue_28385 Adrian Kretz 2026-01-28 12:23:43 +01:00
  • d1e12b9aa9 fix: mark distCoeffs, cameraMatrix as optional in calibrateCamera function Satge96 2026-01-28 11:14:29 +01:00
  • cf1177e87e Merge pull request #28467 from Sikandar1310291:fix/topk-layer-k-boundary-check-28445 Alexander Smorkalov 2026-01-27 14:15:37 +03:00
  • d8f8267700 Fix: TopK layer K boundary check allows K == input_dim (#28445) Sikandar 2026-01-27 09:35:36 +05:00
  • 774c7e01b3 Merge pull request #28301 from raimbekovm:fix-more-typos Murat Raimbekov 2026-01-27 00:28:50 +06:00
  • 99dd085cd9 Merge pull request #28422 from Shrutikasri04:first-pr Shrutikasri04 2026-01-26 18:54:19 +05:30
  • d851f3bc80 Merge pull request #27988 from nklskyoy:attention-2-layer nklskyoy 2026-01-26 13:58:13 +01:00
  • a9f06448c8 Merge pull request #28457 from luisadame:patch-1 Alexander Smorkalov 2026-01-25 15:55:22 +03:00
  • b93ea5412c Optimize duplicated computation in QR code error correction Abhishek 2026-01-24 17:21:12 +00:00
  • b229f1efd3 Merge pull request #28243 from pratham-mcw:cvfloor-neon-opt pratham-mcw 2026-01-24 16:12:16 +05:30
  • 1d20b65f1f Merge pull request #28401 from amd:fast_bilateral_level2 Alexander Smorkalov 2026-01-24 13:40:08 +03:00
  • 8fbb871a9c fix setup usage example async syntax Luis Adame Rodríguez 2026-01-24 01:23:41 +01:00
  • 74addff3d0 Merge pull request #28303 from raimbekovm:fix-typos-batch4 Alexander Smorkalov 2026-01-23 13:42:15 +03:00
  • 4cfd9689ae Merge pull request #28446 from Erellu:4.x Alexander Smorkalov 2026-01-23 11:29:33 +03:00
  • 5258bc5de9 Merge pull request #28317 from raimbekovm:fix-typos-batch7 Alexander Smorkalov 2026-01-23 11:29:02 +03:00
  • f286b8d3cd Add color theme button to documentation. Alexander Smorkalov 2026-01-23 11:25:05 +03:00
  • 701da1686b Merge pull request #28439 from jinboson:loongarch64_itt Alexander Smorkalov 2026-01-23 09:03:33 +03:00
  • 1f47f5ba97 Merge pull request #28404 from NechamaKrashinski:imgproc-cornersubpix-error-handling Nechama Krashinski 2026-01-22 15:13:21 +02:00
  • b201018a25 Fix UB in cv::error when breakOnError set to true Erellu 2026-01-22 13:26:02 +01:00
  • fba658b9a1 Merge pull request #28381 from vrabaud:lsh Alexander Smorkalov 2026-01-21 17:43:05 +03:00
  • 97df136d32 Merge pull request #28441 from Kumataro:fix28440 Kumataro 2026-01-21 22:17:19 +09:00
  • 9c561eb703 3rdparty(itt): support LOONGARCH64 jinbo 2026-01-21 16:16:07 +08:00
  • 70b42e7134 Merge pull request #28292 from intel-staging:ippicv/master_20250919 Alexander Smorkalov 2026-01-21 09:01:19 +03:00
  • 5132446d03 Merge pull request #28437 from asmorkalov:as/ci_cleanup Alexander Smorkalov 2026-01-20 21:15:17 +03:00
  • 528d91e0bc Removed unused CI pipelines. Alexander Smorkalov 2026-01-20 10:49:26 +03:00
  • 6950bedb5c Merge pull request #28389 from akretz:fix_issue_28352 Alexander Smorkalov 2026-01-14 10:02:07 +03:00
  • f994a43df2 Improved Bilateral Filter level2 Madan mohan Manokar 2026-01-14 00:58:16 +00:00
  • 105a774720 Merge pull request #28393 from Kumataro:develop/doc_build_config_avif Kumataro 2026-01-13 19:02:47 +09:00
  • c35259c856 medianBlur improvement with AVX512 ICL Madan mohan Manokar 2026-01-12 05:05:23 +00:00
  • 29d68af2a8 Use Mat::total() in Darknet IO Adrian Kretz 2026-01-10 16:39:44 +01:00
  • ef0172d636 Improve precision of RotatedRect::points Vincent Rabaud 2026-01-06 13:17:06 +01:00
  • 9e06d19164 Merge pull request #28376 from zixianwei01:fix-build-failure-if-turn-on-vkcom Alexander Smorkalov 2026-01-07 11:21:21 +03:00
  • d8bc5b94b8 Merge pull request #28373 from vrabaud:lsh Alexander Smorkalov 2026-01-07 11:04:35 +03:00
  • 481ebe0ac0 Merge pull request #28371 from WalkingDevFlag:fix/copyTo-empty-fixed-type-28343 Alexander Smorkalov 2026-01-07 11:04:05 +03:00
  • bc67db9951 fix: build failure if with_vulkan zixianwei01 2026-01-06 22:57:02 +08:00
  • b4c5ec4042 Typing fix in tests for modern Numpy 4.13.0-python Alexander Smorkalov 2026-01-02 16:30:28 +03:00
  • b7efc11b51 Merge pull request #28361 from vrabaud:msan Vincent Rabaud 2026-01-06 09:07:19 +01:00
  • b227993ad5 Merge pull request #28372 from amd:RaceConditionFix Alexander Smorkalov 2026-01-06 11:05:50 +03:00
  • e9c6cb98ea Fix potential pointer overflow. Vincent Rabaud 2026-01-06 00:48:59 +01:00
  • a5b283c800 Update IPPICV binaries (20250919) ekharkov 2025-12-23 09:04:50 -08:00
  • 175dd57bdd Fix copyTo on empty fixed-type matrices (#28343) WalkingDevFlag 2026-01-05 14:34:38 +05:30
  • abd0eb94f6 Fixes Issue: Race condition in GaussianBlurFixedPoint #28370 Madan mohan Manokar 2026-01-05 18:24:27 +00:00
  • f3758f40ae Merge pull request #28362 from vrabaud:lsh Alexander Smorkalov 2026-01-05 16:10:22 +03:00
  • 5622958189 Replace pow with std::pow Vincent Rabaud 2026-01-04 01:50:00 +01:00
  • 10589eb2c8 Merge pull request #28349 from asmorkalov:as/numpy_2_4_types_fix Alexander Smorkalov 2026-01-03 12:24:01 +03:00
  • 0655c2ecba Merge pull request #28332 from nmizonov:hal_ipp_add_check_useipp Alexander Smorkalov 2026-01-02 18:26:42 +03:00
  • f8c04bafa8 Typing fix in tests for modern Numpy Alexander Smorkalov 2026-01-02 16:30:28 +03:00
  • 4db66beb60 Merge pull request #28345 from hmaarrfk:patch-2 Alexander Smorkalov 2026-01-02 15:48:52 +03:00
  • a3fc3e8db6 Remove bitcode support from Apple framework build scripts Yang Chao 2026-01-02 09:34:24 +08:00
  • 13c8ec3aa9 Fix macro definition for Power10 architecture Mark Harfouche 2026-01-01 20:37:01 -05:00
  • 378b3c8742 Merge pull request #28329 from Kumataro:fix28178_5.x Alexander Smorkalov 2026-01-01 15:23:34 +03:00
  • 3c34e42209 Merge branch 'as/release_4.13.0' into 4.x Alexander Smorkalov 2025-12-30 21:55:49 +03:00
  • fe38fc608f release: OpenCV 4.13.0 4.13.0 Alexander Smorkalov 2025-12-30 10:52:05 +03:00
  • 6bb3c31450 Add useIPP check to hal_ipp functions nmizonov 2025-12-29 04:20:31 -08:00
  • a6c10358a4 Merge pull request #28331 from asmorkalov:as/python_standalone_layout Alexander Smorkalov 2025-12-29 15:07:37 +03:00
  • f9c2961411 Define installation layout for Python standalone builds. Alexander Smorkalov 2025-12-29 15:01:07 +03:00
  • d43ff988ca Merge pull request #28330 from asmorkalov:as/python_standalone_dlpack Alexander Smorkalov 2025-12-29 14:37:00 +03:00
  • 2addae071e Fixed DLPack detection in Python standalone builds Alexander Smorkalov 2025-12-29 13:45:19 +03:00
  • 83804b8fc7 Merge pull request #28326 from lebarsfa:4.x Alexander Smorkalov 2025-12-29 13:13:01 +03:00
  • ac58382620 [js] Remove obsolete C++11 definition in 5.x branch Kumataro 2025-12-29 16:25:12 +09:00
  • 207ac36ca2 opencv/3rdparty/libwebp/CMakeLists.txt: "/arch:AVX" should be only for Visual Studio, "-mavx" for MinGW and possibly other compilers lebarsfa 2025-12-28 00:05:54 +01:00
  • 40ab411032 Merge pull request #28285 from akretz:fix_issue_28241 Alexander Smorkalov 2025-12-27 18:17:58 +03:00
  • b2042a61d2 Merge pull request #28320 from Kumataro:fix28319 Alexander Smorkalov 2025-12-27 18:16:00 +03:00
  • 364f21fd24 docs(core): update Universal Intrinsics for VLA (RVV/SVE) and OpenCV 4.11+ API changes Kumataro 2025-12-27 10:54:06 +09:00
  • a49eb47057 Merge pull request #28306 from asmorkalov:as/ffmpeg_4.x_20251225 Alexander Smorkalov 2025-12-27 00:41:19 +03:00
  • b618676a53 Merge pull request #28311 from asmorkalov:as/ipp_compare_perf_regression Alexander Smorkalov 2025-12-26 22:55:08 +03:00