From 0f1afaf3469c469ae8b68d492dab3c4be5204afe Mon Sep 17 00:00:00 2001 From: deadprogram Date: Mon, 19 Aug 2024 12:59:12 +0200 Subject: [PATCH] docs: update ROADMAP to show that all CUDA core functions are now complete Signed-off-by: deadprogram --- ROADMAP.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 844b8249..d638f0cf 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -202,9 +202,7 @@ Your pull requests will be greatly appreciated! ## CUDA -- [ ] **core. - WORK STARTED** The following functions still need implementation: - - [ ] [cv::cuda::convertFp16](https://docs.opencv.org/master/d8/d40/group__cudacore__init.html#gaa1c52258763197958eb9e6681917f723) - - [ ] [cv::cuda::deviceSupports](https://docs.opencv.org/master/d8/d40/group__cudacore__init.html#ga170b10cc9af4aa8cce8c0afdb4b1d08c) +- [X] **core** - [ ] **cudaarithm. Operations on Matrices - WORK STARTED** The following functions still need implementation: - [ ] **core** The following functions still need implementation: