基于OpenCV4.0 C++/Python SDK的案例代码演示程序与效果图像
☆546Dec 13, 2023Updated 2 years ago
Alternatives and similar repositories for opencv_tutorial
Users that are interested in opencv_tutorial are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 自己编译完成的OpenCV4Android SDK,基于OpenCV3.3, 支持DNN、xfeature2d扩展模块功能☆299May 8, 2018Updated 7 years ago
- OpenCV 扩展模块教程☆211May 19, 2020Updated 5 years ago
- Learn OpenCV : C++ and Python Examples☆22,871Updated this week
- 这是课程的数据集☆22Jun 7, 2020Updated 5 years ago
- GreenOpen的图像处理算法库☆95Nov 4, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆2,267Feb 19, 2021Updated 5 years ago
- 《OpenCV3编程入门》书本配套源码 |《Introduction to OpenCV3 Programming》Book Source Code☆1,835Dec 3, 2017Updated 8 years ago
- 天池大数据竞赛2017—广东政务数据创新大赛—智能算法赛☆10Apr 1, 2018Updated 8 years ago
- 「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。☆3,614Sep 18, 2021Updated 4 years ago
- Mastering OpenCV 4, Third Edition, published by Packt publishing☆539Jan 15, 2021Updated 5 years ago
- FaceRecognition2 is an implementation project of face detection and recognition. The face detection using MTCNN algorithm, and recognitio…☆20Jun 20, 2018Updated 7 years ago
- 机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶☆8,613Jul 9, 2024Updated last year
- OpenCV practical exercise☆559Dec 2, 2022Updated 3 years ago
- An open source library for face detection in images. The face detection speed can reach 1000FPS.☆12,734Sep 14, 2025Updated 6 months ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。☆3,434Dec 13, 2022Updated 3 years ago
- 使用OpenCV部署faster-rcnn检测证件照,包含C++和Python两种版本的程序,仅仅只依赖opencv库就能运行☆13Dec 12, 2021Updated 4 years ago
- 手把手教你OpenVINO下部署NanoDet模型,intel i7-7700HQ CPU实测6ms一帧☆36Apr 23, 2021Updated 4 years ago
- Implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane…☆10Jan 4, 2019Updated 7 years ago
- 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)☆1,674Sep 26, 2022Updated 3 years ago
- 📖 OpenCV-Python image processing tutorial for beginners☆3,140Jul 11, 2023Updated 2 years ago
- 👀 MinGW 32bit and 64bit version of OpenCV compiled on Windows. Including OpenCV 3.3.1, 3.4.1, 3.4.1-x64, 3.4.5, 3.4.6, 3.4.7, 3.4.8-x64,…☆1,054Mar 5, 2022Updated 4 years ago
- 《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x☆217Sep 25, 2018Updated 7 years ago
- A Detailed and Optimized Implementation of Yolo-V3 in Original TensorFlow.☆12Jul 5, 2018Updated 7 years ago
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Open Source Computer Vision Library☆87,070Updated this week
- Repository for OpenCV's extra modules☆10,046Apr 1, 2026Updated last week
- 机器视觉算法库☆10Jun 13, 2019Updated 6 years ago
- High Performance Chinese License Plate Recognition Framework.☆6,109Feb 28, 2025Updated last year
- 使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序☆158Oct 21, 2021Updated 4 years ago
- Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html☆7,502Dec 17, 2022Updated 3 years ago
- Computer Vision with OpenCV 3 and Qt5, published by Packt☆333Jan 30, 2023Updated 3 years ago
- A Tensorflow implementation of "Segmentation-Based Deep-Learning Approach for Surface-Defect Detection"☆754May 14, 2020Updated 5 years ago
- 🔥PCL(Point Cloud Library)点云库学习记录☆1,899Apr 21, 2025Updated 11 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- PCL Visualizer Demo in VS2017+Qt5.12.0☆19Apr 18, 2019Updated 6 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,299Jun 26, 2024Updated last year
- Awesome resources of yousan.ai(closely related to deep learning).☆1,442Jul 10, 2024Updated last year
- 编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.☆44Jul 1, 2017Updated 8 years ago
- 计算机视觉项目实战☆120Feb 27, 2020Updated 6 years ago
- 记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文☆6,741Jul 8, 2023Updated 2 years ago
- OpenCV-Python4.1 中文文档☆1,432Aug 5, 2022Updated 3 years ago