Commit Graph

  • 4fe8cf7904 computation of output accoding to ONNX specification. Abdurrahheem 2024-10-28 19:26:27 +0400
  • 8791cd147c
    Merge pull request #26374 from OrkWard:fix-js-build-script Oちゃん 2024-10-28 22:07:15 +0800
  • 66a29b422c
    Merge pull request #25708 from kaingwade:flann2annoy WU Jia 2024-10-28 22:04:02 +0800
  • 196f97f1a6 fixed image thresholding misleading text masoudz88 2024-10-28 09:55:29 -0230
  • bf7ab8eebd feat: medianBlur & bilateralFilter Junyan721113 2024-10-09 00:35:27 +0800
  • a2fa1d49a4
    Merge pull request #26208 from alexlyulkov:al/new-engine-caffe-parser alexlyulkov 2024-10-28 11:32:07 +0300
  • 7b0a082dd4
    Merge pull request #26326 from gursimarsingh:object_detection_fixed Gursimar Singh 2024-10-28 13:55:45 +0530
  • 04fb871a24 Fix JPEG XL codec library name in OpenCVFindJPEGXL.cmake cDc 2024-10-28 07:17:56 +0000
  • f217656916
    Merge pull request #25349 from gursimarsingh:videocapture_samples_cpp Gursimar Singh 2024-10-28 12:27:54 +0530
  • fec282c92c Add support for JPEG XL codec cDc 2024-10-28 06:57:32 +0000
  • 331d327760
    Merge pull request #26336 from gursimarsingh:person_reid_bug_fix Gursimar Singh 2024-10-28 12:19:33 +0530
  • b4ff5e870b Avoid using memcpy kaingwade 2024-10-28 14:41:40 +0800
  • 7fea29c592 Relax CMake requirement in 5.x Alexander Smorkalov 2024-10-28 09:28:37 +0300
  • 3b01a4d4e9
    Merge pull request #26373 from Kumataro:fix26372 Kumataro 2024-10-28 15:20:04 +0900
  • 9bb70ea959 Disable fallback checks for the new DNN engine. Alexander Smorkalov 2024-10-28 09:10:46 +0300
  • 699b941e0d Correct the param descriptions kaingwade 2024-10-28 13:46:12 +0800
  • 819a2eee3d Code review fix. Alexander Smorkalov 2024-10-28 08:29:27 +0300
  • b7a275c248
    remove redundant argparser argument in js build script OrkWard 2024-10-27 22:01:20 +0800
  • 0bf3f50edb
    fix incorrect string format in js build script OrkWard 2024-10-27 22:00:15 +0800
  • eded093f3b
    Merge 672e06c408 into dd08328228 Amir Hassan 2024-10-27 15:58:56 +0530
  • e237307bb1
    Merge c4e8bc58fa into dd08328228 Takuya Funatomi 2024-10-27 02:11:48 -0400
  • 6f85a8a256 doc: fix doxygen errors at Algorithm and QRCodeEncoder Kumataro 2024-10-27 10:40:32 +0900
  • 26da739abb Check DNN back-ends availability with old back-end in python tests. Alexander Smorkalov 2024-10-26 20:54:58 +0300
  • 8a5ec4bf7b
    Merge pull request #26287 from mshabunin:cpp-17 Alexander Smorkalov 2024-10-26 19:59:48 +0300
  • 29e712ed93
    Merge pull request #26369 from WanliZhong:5x_fix_hfloat_vfunc Wanli 2024-10-27 00:54:13 +0800
  • f441d15b64
    Updated orb.cpp and test_orb.cpp Skreg 2024-10-26 16:40:37 +0000
  • d0070a6b2c tight the threshold for fp16 test in v_sincos Wanli 2024-10-26 14:58:06 +0800
  • dd08328228
    Merge pull request #26368 from hanliutong:rvv-hal-license Alexander Smorkalov 2024-10-26 09:36:07 +0300
  • 24a497acd8
    Merge pull request #26370 from mshabunin:fix-winrt-warnings Alexander Smorkalov 2024-10-26 09:34:00 +0300
  • 52100328d8 WinRT/UWP build: fix some specific warnings Maksim Shabunin 2024-10-25 22:32:44 +0300
  • 98b2b17577
    Update test_orb.cpp Skreg 2024-10-25 19:25:56 +0000
  • d6fe289a79 imgproc: restore multiplanar conversion functions in cv::hal namespace Maksim Shabunin 2024-08-21 18:42:23 +0300
  • 071e9b461c enable v_sincos fp16 test Wanli 2024-10-25 23:51:11 +0800
  • 1790a3d97f let the input of fp16 v_func be hfloat type Wanli 2024-10-24 19:06:47 +0800
  • f5917c09e9 change the threshold for fp16 in v_sincos test Wanli 2024-10-24 18:52:49 +0800
  • f3c819bbbc Fixed tests with Caffe models and the new dnn engine Alexander Lyulkov 2024-10-25 17:59:27 +0300
  • 05e7988e9c
    Merge pull request #26367 from alexlyulkovЖal/forward-to-layer-assert Alexander Smorkalov 2024-10-25 15:22:09 +0300
  • d223e796f5 build: transition to C++17, minor changes in documentation Maksim Shabunin 2024-10-10 18:28:43 +0300
  • ccbe833c77 Fastcv HAL changes for Opencv Acceleration Suman Voora 2024-10-25 17:21:38 +0530
  • 515b4a2689 Add the missing license description. Liutong HAN 2024-10-25 11:37:07 +0000
  • 850bc9e541 output processing fucntionality moved into the LSTM layer forward fucntion. Bi-derectionality added. Abdurrahheem 2024-10-25 15:03:10 +0400
  • 6296677640 Updated engine and added about Gursimar Singh 2024-10-25 15:31:46 +0530
  • 3a4c88c33e Added exception when calling forward to specified layer with the new dnn engine Alexander Lyulkov 2024-10-25 13:00:15 +0300
  • 177b449b41 Fix ORB inconsistency for masks with values 255 and 1. shyama7004 2024-10-25 15:16:09 +0530
  • 5381251956 Added fallback to ENGINE_CLASSIC Gursimar Singh 2024-10-25 15:13:27 +0530
  • 35bf47b4d2 Added fallback to ENGINE_CLASSIC Gursimar Singh 2024-10-25 12:34:29 +0530
  • 8759f50333
    Merge 5be4013466 into e4bcd46f64 Yuriy Chernyshov 2024-10-25 10:55:26 +0800
  • 5f6935aa5d
    Merge eb913c58a8 into e4bcd46f64 thezane 2024-10-24 11:08:27 -0400
  • 8e55659afe Merge branch 4.x Alexander Smorkalov 2024-10-23 10:03:04 +0300
  • e4bcd46f64
    Merge pull request #26356 from hardikkamboj:4.x Alexander Smorkalov 2024-10-24 12:39:43 +0300
  • 35571be570
    Merge pull request #26318 from hanliutong:rvv-intrin-m2 Liutong HAN 2024-10-24 15:08:43 +0800
  • 331412dfad
    Merge pull request #26357 from dkurt:dkurt/ov_out_names_from_graph Alexander Smorkalov 2024-10-23 13:42:01 +0300
  • d193554a5f OpenVINO friendly output names from non-compiled Model Dmitry Kurtaev 2024-10-23 09:29:05 +0300
  • 67b61b70d9 More python test suppression. Alexander Smorkalov 2024-10-23 08:30:30 +0300
  • 898a2a3811
    Merge pull request #26353 from asmorkalov:as/ade_1.2e Alexander Smorkalov 2024-10-23 08:10:16 +0300
  • 9fc7ca8ed1
    Update py_thresholding.markdown Hardik Kamboj 2024-10-23 09:49:23 +0530
  • 5ad52bed0f
    fix(android): Kotlin 2.0 internal error for unsafe coercions Onuralp SEZER 2024-10-22 21:08:39 +0300
  • b4e47fedfb Forced old DNN engine for the test cases where output names are set. Alexander Smorkalov 2024-10-22 18:35:39 +0300
  • 983086411f ADE update to 0.1.2e Alexander Smorkalov 2024-10-22 17:45:00 +0300
  • 81a45007ab Added check to DNN test with named outputs and layers. Alexander Smorkalov 2024-10-22 16:30:21 +0300
  • 1f27ae0b3e partially working lstm for new graph engine Abdurrahheem 2024-10-22 17:07:18 +0400
  • 9f0c3f5b2b
    Merge pull request #26327 from asmorkalov:as/drop_convertFp16 Alexander Smorkalov 2024-10-22 15:17:24 +0300
  • 57ccbee25d
    Merge pull request #26245 from cudawarped:cuda_update_to_npp_stream_ctx Alexander Smorkalov 2024-10-22 14:44:42 +0300
  • 4398e0b62b
    Merge pull request #26340 from Kumataro:wa26339 Kumataro 2024-10-22 17:57:14 +0900
  • 117682378b
    Merge ed6f8e0ba9 into 94d5ad09ff Giles Payne 2024-10-22 15:58:44 +0800
  • 51f6d1418d Fixed Obj-C generator bindings for Mac and iOS. Alexander Smorkalov 2024-10-21 14:13:46 +0300
  • d16d7e1ea0 Added engine selection to readNetFromCaffe Alexander Lyulkov 2024-10-11 14:17:40 +0300
  • 9d5c6aa00e Fixed Caffe parser for the new engine, modified few tests for the new ingine Alexander Lyulkov 2024-10-02 17:13:40 +0300
  • 2de3f21506 Modified Caffe parser to support the new dnn engine Alexander Lyulkov 2024-09-27 12:25:15 +0300
  • a40ceff215
    Merge pull request #26330 from alexlyulkov:al/new-engine-tflite-parser2 alexlyulkov 2024-10-22 09:05:58 +0300
  • b2938e1e2d fix possible memory corruption kaingwade 2024-10-22 12:00:52 +0800
  • f0d30201d0 Replace EngineType with int as it does not work with Java bindings generator. Alexander Smorkalov 2024-10-21 21:13:21 +0300
  • 0c08ccdc1a
    Merge 63fdac3865 into 94d5ad09ff Amir Hassan 2024-10-21 23:36:19 +0530
  • e072838e46 Tune cuda::convertFp16 to set proper CV_16F Mat type. Alexander Smorkalov 2024-10-21 19:54:40 +0300
  • 6648482b69
    Merge pull request #26324 from asmorkalov:as/model_diagnostics_engine Alexander Smorkalov 2024-10-21 15:51:53 +0300
  • 94d5ad09ff
    Merge pull request #26284 from fzuuzf:enum_arithmetic_fixes_for_c++26 Alexander Smorkalov 2024-10-21 15:47:53 +0300
  • 9187ad726c Changed tflite fused activation naming Alexander Lyulkov 2024-10-21 14:26:58 +0300
  • 906436f44a Made fontSize dynamic Gursimar Singh 2024-10-21 15:31:17 +0530
  • cee54ca3df Updated segmentation sample Gursimar Singh 2024-10-21 15:05:44 +0530
  • ae2beba5dc Add guide for handling PyLint warnings with OpenCV kumaraashish435 2024-10-21 12:35:26 +0530
  • 25e2092106
    Update footer.html Aman Deep Yadav 2024-10-20 21:05:03 +0530
  • c33048050f doc: use last header elements to add buttons Kumataro 2024-10-20 15:07:35 +0900
  • 9edd5d0ce1 doc: fix the position of toggle button Kumataro 2024-10-20 10:12:40 +0900
  • f817d9f59b Prefer to use https links. Souriya Trinh 2024-10-19 22:55:20 +0200
  • 35fb4eaf84 Add function getClosestEllipsePoints() in order to get the closest point belonging to a considered ellipse equation. Souriya Trinh 2024-10-02 14:25:38 +0200
  • 6206d37e41 Obj bindings fix. Alexander Smorkalov 2024-10-19 20:17:16 +0300
  • dc2ad9d159
    Merge bb70447fb0 into e026a5ad8a Vincent Rabaud 2024-10-19 03:57:51 +0530
  • fff242e308 bug fixes Gursimar Singh 2024-10-18 19:13:52 +0530
  • e026a5ad8a
    Merge pull request #26281 from kallaballa:clgl_device_discovery Alexander Smorkalov 2024-10-18 15:52:17 +0300
  • c79b72a838
    Merge pull request #26335 from migueldaipre:4.x Alexander Smorkalov 2024-10-18 15:44:32 +0300
  • 41595515d5 Code review fixes. Alexander Smorkalov 2024-10-18 15:42:28 +0300
  • f508b06cc2 Updated DNN engine Gursimar Singh 2024-10-18 17:48:07 +0530
  • 6e3c5db1c6
    Merge pull request #26333 from vpisarev:fix_26322 Vadim Pisarevsky 2024-10-18 14:50:27 +0300
  • 2f35847960
    Merge pull request #26321 from vpisarev:better_bfloat Vadim Pisarevsky 2024-10-18 14:46:40 +0300
  • 35dbf32227
    Merge pull request #26211 from Kumataro:fix26207 Kumataro 2024-10-18 20:44:55 +0900
  • 888469a842
    fix: performance typo Miguel Daipré 2024-10-18 08:37:32 -0300
  • 6f51061e7e Stronger warpAffine test threshold after CPU and OpenCL branches sync. Alexander Smorkalov 2024-10-14 14:22:05 +0300
  • 8056dca8f7 initialize mat with some value Kumataro 2024-10-18 19:34:57 +0900
  • aed8c73c61
    Merge 61447a7e82 into 1696819abb Vincent Rabaud 2024-10-18 12:33:27 +0200
  • 9694a5d610 Code review fixes. Alexander Smorkalov 2024-10-18 12:34:07 +0300