Vaccae / OpenCVDemoCppLinks
使用C++编写的OpenCV的一些练习应用Demo,IDE使用的VS2019,OpenCV版本号为4.5.1
☆73Updated 2 years ago
Alternatives and similar repositories for OpenCVDemoCpp
Users that are interested in OpenCVDemoCpp are comparing it to the libraries listed below
Sorting:
- C++实现的主流边缘检测算法(Canny、Sobel、Laplace、Roberts等)☆82Updated 6 years ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆50Updated 3 years ago
- ☆24Updated 8 years ago
- 基于Qt实现的图片数据标注工具. Image Annotation Tool Based on Qt, supporting 2D/3D Detection/Segmentation Annotation.☆125Updated 4 years ago
- 使用opencv部署深度学习车牌检测与识别,包含Python和C++两 种版本的实现☆50Updated 4 years ago
- 基于OPenCV实现图像处理各种常用算法☆234Updated 5 years ago
- 结构体数据序列化存储为json配置文件或者图像数据序列化为二进制存储Protocol Buffers;Modern CPlusPlus Guide; The Modern C++ to solve real-world problems; CMake构建复杂工程项目、C/C…☆57Updated 2 months ago
- QT+NCNN实现安卓系统下的AI计算☆38Updated 3 years ago
- Qt(C++)调用工业相机Basler的SDK使用示例。Qt: 5.6.2vc2013版 Basler: 5.0.11版。只是做了SDK部分接口的获取和设置。本示例制作了相机的触发方式、曝光时间、增益、频率,以及图片的尺寸、灯的触发信号等。☆37Updated 5 years ago
- 分别使用OpenCV、ONNXRuntime部署FreeYOLO目标检测,总共包含143个onnx模型,有COCO目标检测,人脸检测,密集行人检测的三种检测功能,依然是包含C++和Python两个版本的程序☆32Updated 2 years ago
- 海康威视工业相机 型号:MV-CA013-21UM sdk qt 二次开发☆50Updated last year
- simplest yolov8 segment onnx model infer in cpp using onnxruntime and opencv dnn net☆34Updated 2 years ago
- 强大的视觉处理软件☆97Updated 4 years ago
- machine vision algorithm implementations for industrial vision projects.☆47Updated last year
- 学习opencv,前面是C++写的,后面是python写的☆53Updated 6 years ago
- 建立一个图像处理平台,包含图像处理各种算法,实现别人的论文,参考学习 imageShop的软件实现☆25Updated 5 years ago
- GreenOpen的图像处理算法库☆93Updated 4 years ago
- Qt+opencv制作的类似halcon的软件☆95Updated 5 years ago
- This sample shows how to use the OpenVINO C++ 2.0 API to deploy Paddle PP-OCRv3 model☆20Updated 4 months ago
- Detecting objects from camera or local video files vi qt and yolo.☆24Updated 6 years ago
- 分别使用OpenCV、ONNXRuntime部署DIS高精度图像二类分割,包含C++和Python两种版本的程序☆18Updated last year
- 为bubbliiiing的yolo系列代码进行onnx部署(C++),目前已完美适配yolov4>>yolov5>>yolov5-6.1>>yolov7☆13Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆61Updated 3 years ago
- Implementation of some algorithms in OpenCV☆10Updated 2 years ago
- YOLOv8 C++ DET、SEG、POSE TENSORRT 推理库,便于学习开发拓展与工作中实际部署☆18Updated last year
- 一个 LibTorch 版本的 Yolo 封装库☆195Updated last year
- 基于yolov8_obb的芯片引脚缺陷检测,使用tensorrt进行加速。☆22Updated 10 months ago
- Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断☆47Updated 2 years ago
- C++从零实现传统视觉算法:边缘检测、直线&圆检测、直方图均衡化、风格迁移、人脸融合、全景图拼接、图像矫正、手写体识别☆111Updated 5 years ago
- 用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序,优化后的☆115Updated 3 years ago