使用opencv与pyqt5实现的图像处理程序,已实现转灰度图、图像平滑、形态学操作、梯度计算、阈值处理、边缘检测、轮廓检测
☆413Sep 25, 2019Updated 6 years ago
Alternatives and similar repositories for opencv-pyqt5
Users that are interested in opencv-pyqt5 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于python和pyqt5,实现opencv图像处理,包含内容有基本的图像处理,人脸检测和识别,图像检索以及基于图像描述符的搜索,目标检测与识别,目标跟踪,opencv神经网络☆163Jul 28, 2018Updated 7 years ago
- 基于pyqt5的图像处理软件☆70Jan 21, 2019Updated 7 years ago
- pyqt5 + opencv 实现视频播放,支持实时流,支持远程文件☆118May 18, 2018Updated 8 years ago
- 数字图像处理的系统☆20Jul 6, 2020Updated 5 years ago
- 基于pyqt5和opencv的多线程图像(视频)处理☆77Apr 22, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 计算机视觉课程项目 —— 基于 OpenCV、PyQt 的图片处理工具☆12Aug 5, 2020Updated 5 years ago
- 该项目基于python-contrib-opencv,dlib,pyqt5。能够 实现电脑端摄像头读取视频,实时人脸录入,人脸检测,人脸识别等功能。☆269Nov 16, 2018Updated 7 years ago
- 运用逻辑与界面分离的思想,使用pyqt5+socket模块编写图形化TCP/UDP/WEB通信工具。☆306Jul 29, 2018Updated 7 years ago
- 给yolov5加个gui界面,使用pyqt5,yolov5是5.0版本☆474Apr 4, 2024Updated 2 years ago
- 《PyQt5快速开发与实 战》配套代码☆2,410Dec 13, 2020Updated 5 years ago
- 一键预览 OpenCV 60 种图像效果,图像预处理 pipeline 工具☆97Jan 3, 2021Updated 5 years ago
- 通过可直接运行的代码示例讲解 PyQt 5 常用基础控件。附学习资源、demo分享。☆1,085Aug 25, 2022Updated 3 years ago
- 利用python PyQt5图形库开发的一个基于tcp协议仿QQ聊天pc软件工具☆151Jul 27, 2025Updated 10 months ago
- PyQt5 implementation of YOLOv5 GUI☆1,554Sep 12, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Some useful apps based on PyQt5. | 谷歌翻译、bilibili视频下载、华科电费查询、猫耳FM音频下载、无损音乐下载、华科图书馆查询、词云生成器etc.☆945Apr 27, 2021Updated 5 years ago
- It is a face recognition system using mtcnn and arcface in pytorch☆17Sep 2, 2019Updated 6 years ago
- Calibrate an image with the vanishing points detected with T-linkage clustering on GPU☆12Oct 14, 2017Updated 8 years ago
- ☆12Apr 5, 2016Updated 10 years ago
- 基于视网膜原理的边缘检测算法☆51Jan 30, 2018Updated 8 years ago
- 基于pyqt5的一些小项目实践☆26Aug 6, 2018Updated 7 years ago
- 数字图像处理——基于Qt 5.8.0☆300Apr 12, 2020Updated 6 years ago
- 使用OpenCV+Tensorflow实现游戏中 车辆的自动驾驶☆11Dec 12, 2018Updated 7 years ago
- 基于Python的车牌检测和识别系统:☆882Jul 6, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于深度学习的热轧带钢表面缺陷自动检测技术☆49Mar 7, 2022Updated 4 years ago
- 使用Python3 csv模块处理快收后台导出的商场优惠活动交易数据,统计各类优惠券的核销数量,以及实收款等汇总数据。测试数据 "1. 财务明细数据.csv" 已经删除了敏感信息,由于客户不想使用脚本,所以使用 PyQt5 编写了图形界面,再使用 pyinstaller 打…☆26Dec 19, 2018Updated 7 years ago
- 利用pyQt5完成的GUI简易的图像编辑器,包括滤镜,亮度对比度锐化处理,旋转翻转,更改图片尺寸等操作。(内附报告)[A simple GUI editor using pyQt5, including filters, brightness contrast sharpe…☆36May 3, 2019Updated 7 years ago
- 使用QT5+Opencv完成简单的图像处理及视频处理软件。图像处理包括:灰度化、均值滤波、边缘检测、伽马变换、旋转镜像、亮度调节、二值化、对比度,饱和度调节、色彩调节、图片保存、水印等。 视频处理包括:二值化、边缘检测、灰度化、平滑、局部 马赛克、缩放等。 此外还进行了界面美…☆404Jun 5, 2026Updated 2 weeks ago
- 基于Opencv的车道线检测:1. 图像加载;2.图像预处理:图片灰度化,高斯滤波;3.Cany边缘检测;4.感兴趣区域检测;5.霍夫直线检测 ;6.直线拟合;7.车道线叠加;8.图片和视频测试;9.可视化界面pyqt5 (可选)。☆92Mar 17, 2022Updated 4 years ago
- 分别用K均值K_means和模糊C均值FCM算法对Iris鸢尾花数据集聚类以及图像聚类分割☆23May 18, 2022Updated 4 years ago
- 数字图像处理 VS2017 + OpenCV 编程实现☆11Dec 21, 2017Updated 8 years ago
- python3.5 + PyQt5模拟QQ聊天,文件传输以及游戏☆45Sep 18, 2018Updated 7 years ago
- OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理☆289Feb 13, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一系列python程序,包括哈希感知算法cvHash,图像切割cvsplit,固定目标检测cvRec(附文档ppt),视频读帧图像切割cvROI,批量图像尺寸调整size,模式匹配template☆17Feb 9, 2018Updated 8 years ago
- Collecting 3rd Apps☆165Jun 7, 2025Updated last year
- This repository is used for sharing the source code of Double low-rank representation with projection distance penalty for clustering☆12Jan 26, 2022Updated 4 years ago
- 用tushare获取股票历史行情,以及实时行情,并用matplotlib嵌入pyqt5中,达到数据可视化,可操作的目的☆55Jun 2, 2017Updated 9 years ago
- This project uses CNN to detect edges of 2-D Roof images☆13Aug 8, 2018Updated 7 years ago
- 基于pyqt5写的软件,集成paddleseg、paddledetection模型可视化导入以及预测☆15Mar 10, 2021Updated 5 years ago
- Python+OpenCV数字图像处理课程设计作业[车牌识别]☆217Feb 1, 2020Updated 6 years ago