opencv(python&c++)学习教程 1、人机互动 2、物体识别 3、图像分割 4、人脸识别 5、动作识别 6、运动跟踪 7、机器人 8、运动分析 9、机器视觉 10、结构分析 11、汽车安全驾驶
☆146Feb 9, 2023Updated 3 years ago
Alternatives and similar repositories for OpenCV
Users that are interested in OpenCV are comparing it to the libraries listed below
Sorting:
- 项目内容主要包括: 开发环境、图像与视频的操作、模板匹配、特征点与特征匹配、运动物体检测、目标跟踪、图像检索、手势识别、图像内容识别、手写字符识别、速算题识别、上位机开发以及软硬结合的人脸疲劳检测。项目内容包括人工智能软件设计方法与代码实现步骤。☆32Mar 4, 2023Updated 3 years ago
- GoodERP,一切从简,按需就繁,OCC,Odoo Chinese Community,服务于小型制造企业。(GoodERP,as simple as possible,as complex as needed,for small-sized manufacture en…☆10Oct 20, 2019Updated 6 years ago
- 这是一款用C#编写的PLC上位机专用开源框架,是花卷猫框架C#子集的子集,我将逐步向其中添加各种图形和通讯服务接口,大大提高这一块从业人员的工作效率和产品质量,目标是最终拥有几百上千个成熟的组件☆12Jan 12, 2023Updated 3 years ago
- 基于图像识别和个性化推荐的农业电商平台☆30Aug 10, 2025Updated 7 months ago
- 2020 Gaofen Challenge data, baselines, and metrics☆10Apr 2, 2021Updated 4 years ago
- 基于opencv的双目三维稀疏重建☆11Jan 3, 2020Updated 6 years ago
- 人脸识别 签到 微信小程序 小程序云开发 wechat mini-program☆16Oct 1, 2019Updated 6 years ago
- 一些深度学习的模型,基于TensorFlow,主要是卷积神经网络,完成计算机视觉中一些分类、检测、识别、图像处理等部分(之前的被我不小心删除了)☆58Apr 25, 2018Updated 7 years ago
- This repository host code for training model for GSoC23 project.☆14Sep 12, 2023Updated 2 years ago
- pytorch学习☆12Mar 23, 2023Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署多任务的yolov5目标检测+语义分割,包含C++和Python两个版本的程序☆30Feb 17, 2022Updated 4 years ago
- 开发了一个python应用程序,可以将目标对象图片分割成指定数量的图片(像素),然后通过聚类分析算法得到每张图片(像素)的主色调并与图片库中的图片比对,将图片库中的最接近像素的图片替换原始像素,最终拼接回完整的目标对象图片。此程序最终得到的图像具有很好的视觉效果。☆19Jul 18, 2020Updated 5 years ago
- 一款运动物体检测程序,利用传统的opencv识别物体。☆11Jun 9, 2018Updated 7 years ago
- 基于openCV的颜色识别并提取面积☆12May 15, 2021Updated 4 years ago
- 射门视频足球追踪与球速计算。基本方法须手动点击初始化足球位置;卡尔曼滤波可以自动识别足球。☆10Dec 21, 2018Updated 7 years ago
- 接口自动化测试框架☆12Jul 17, 2025Updated 8 months ago
- Prediction of population based on Leslie model☆14Jun 16, 2017Updated 8 years ago
- Robomaster summer camp 2018 不同颜色的色块识别/黑线循迹☆11Oct 27, 2019Updated 6 years ago
- 基于树莓派图像识别的智能循迹避障小车☆155May 30, 2019Updated 6 years ago
- Pointer meter reading method based on YOLO target detection☆17May 20, 2024Updated last year
- 基于Landmark计算哈欠、眨眼、左顾右盼,来判定疲劳驾驶 、危险驾驶☆28Mar 18, 2019Updated 7 years ago
- Alfred 2 workflow to provide you a faster way to navigate your filesystem via autojump☆13May 29, 2015Updated 10 years ago
- 基于python的人脸疲劳识别检测☆17May 30, 2020Updated 5 years ago
- MiDaS(Multiple Depth Estimation Accuracy with Single Network)单目深度估计,部署 rk3588。☆17Jul 10, 2024Updated last year
- Tool set for JSON object☆14Oct 27, 2014Updated 11 years ago
- 分别使用OpenCV,ONNXRuntime部署yolov5不规则四边形目标检测,包含C++和Python两个版本的程序☆28May 4, 2022Updated 3 years ago
- This is a simple CT viewing application implemented in QT, VTK and ITK. The app supports importing and exporting dicom files, adding pedi…☆13Aug 30, 2022Updated 3 years ago
- 个人实现的基于Django与semantic-ui的语言计算实验平台, 功能包括自然语言综合处理,词语计算,社会热点计算,人物计算,文学画像,职位画像等社会计算功能☆29Mar 6, 2018Updated 8 years ago
- ☆25Nov 3, 2020Updated 5 years ago
- 全套最新1、虚拟化视频教程, 2、Vcent视频教程, 3、Docker视频教程, 4、Openstack视频教程, 5、Kubernetes视频教程, 学习教学资料☆11Dec 7, 2019Updated 6 years ago
- matlab 作业 实现避障扫地机器人☆22Dec 18, 2020Updated 5 years ago
- Code for the paper: Z. Dong et al., "Vector Detection Network: An Application Study on Robots Reading Analog Meters in the Wild," in IEEE…☆23Jan 15, 2022Updated 4 years ago
- A self-made 3D reconstruction system based on monovision using a camera, a line laser scanner and a turntable.☆20Dec 3, 2021Updated 4 years ago
- ☆17Oct 26, 2021Updated 4 years ago
- 基于树莓派的智能小车,用摄像头实现识别道路中的车道线识别、行人检测与车辆检测,都是基于传统的方法,关键字:级联分类器、HOG+SVM、行人检测☆49Mar 2, 2021Updated 5 years ago
- Pyqt搭建YOLOV5目标检测界面☆15Aug 27, 2021Updated 4 years ago
- 智能舆情分析与商品评价系统 python flask。2019年(第12届)中国大学生计算机设计大赛国赛三等奖。河北省第七☆15Dec 22, 2020Updated 5 years ago
- Chinese Translation for Bartosz Milewski's 'Category Theory for Programmers'. 《写给程序员的范畴论》中文翻译 欢迎 PR☆12Oct 4, 2024Updated last year
- 机器视觉(图像处理,人脸识别,车牌识别)☆31Jul 8, 2019Updated 6 years ago