opencv/samples
Chia-Hsiang Tsai 83d70b0f36
Merge pull request #24396 from Tsai-chia-hsiang:yolov8cv
Using cv2 dnn interface to run yolov8 model #24396

This is a sample code for using opencv dnn interface to run ultralytics yolov8 model for object detection.

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [X] I agree to contribute to the project under Apache 2 License.
- [X] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [X] The PR is proposed to the proper branch
- [] There is a reference to the original bug report and related work
- [] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [] The feature is well documented and sample code can be built with the project CMake
2023-11-16 13:40:00 +03:00
..
android Backport C-API cleanup (imgproc) from 5.x 2023-01-16 23:29:50 +03:00
cpp Clean up the Universal Intrinsic API. 2023-10-13 19:23:30 +08:00
data Merge pull request #24496 from cabelo:yolov3 2023-11-14 09:06:36 +03:00
directx Merge pull request #22462 from Biswa96:fix-directx-check 2022-10-03 08:37:36 +03:00
dnn Merge pull request #24396 from Tsai-chia-hsiang:yolov8cv 2023-11-16 13:40:00 +03:00
gdb Merge pull request #21805 from rogday:pretty_fix 2022-04-20 04:55:04 +00:00
gpu Merge pull request #22615 from cudawarped:nvcuvenc 2022-10-28 11:03:51 +03:00
hal build: suppress the warning 2022-07-12 19:42:39 +09:00
install fix 4.x links 2021-12-22 13:24:30 +00:00
java Backport C-API cleanup (imgproc) from 5.x 2023-01-16 23:29:50 +03:00
opencl
opengl use findFile in opengl.cpp sample 2023-03-20 15:44:14 +01:00
openvx build: suppress the warning 2022-07-12 19:42:39 +09:00
python Merge pull request #24201 from lpylpy0514:4.x 2023-09-19 15:36:38 +03:00
semihosting fix 4.x links 2021-12-22 13:24:30 +00:00
swift/ios
sycl
tapi
va_intel
winrt Fix some typos in platforms/, samples/, 3rdparty/. 2022-09-07 16:09:23 +03:00
winrt_universal
wp8
_winpack_build_sample.cmd
_winpack_run_python_sample.cmd Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-18 02:17:17 +00:00
CMakeLists.example.in
CMakeLists.txt build: suppress the warning 2022-07-12 19:42:39 +09:00
samples_utils.cmake