使用opencv与pyqt5实现的图像处理程序,已实现转灰度图、图像平滑、形态学操作、梯度计算、阈值处理、边缘检测、轮廓检测
☆410Sep 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神经网络☆162Jul 28, 2018Updated 8 years ago
- 基于pyqt5的图像处理软件☆70Jan 21, 2019Updated 7 years ago
- 基于PyQt+OpenCV的图像处理软件,支持灰度映射、图像运算、直方图均衡、噪声处理及空域滤波等功能,提供原图与处理效果的直观对比界面。☆20Jan 5, 2024Updated 2 years ago
- pyqt5 + opencv 实现视频播放,支持实时流,支持远程文件☆118May 18, 2018Updated 8 years ago
- 数字图像处理的系统☆20Jul 6, 2020Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 基于pyqt5和opencv的多线程图像(视频)处理☆76Apr 22, 2020Updated 6 years ago
- 计算机视觉课程项目 —— 基于 OpenCV、PyQt 的图片处理工具☆12Aug 5, 2020Updated 5 years ago
- 该项目基于python-contrib-opencv,dlib,pyqt5。能够实现电脑端摄像头读取视频,实时人脸录入,人脸检测,人脸识别等功能。☆268Nov 16, 2018Updated 7 years ago
- 给yolov5加个gui界面,使用pyqt5,yolov5是5.0版本☆473Apr 4, 2024Updated 2 years ago
- 通过可直接运行的代码示例讲解 PyQt 5 常用基础控件。附学习资源、demo分享。☆1,087Aug 25, 2022Updated 3 years ago
- 集yolov5、centernet、unet算法的pyqt5界面,可实现图片目标检测和语义分割☆177Mar 15, 2026Updated 4 months ago
- PyQt5 implementation of YOLOv5 GUI☆1,554Sep 12, 2024Updated last year
- PyQt5 写的 GUI 串口调试助手稳定版☆165Feb 1, 2026Updated 5 months ago
- It is a face recognition system using mtcnn and arcface in pytorch☆17Sep 2, 2019Updated 6 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 基于分水岭算法的图像分割☆28Jul 6, 2023Updated 3 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
- 这是一个使用Python和PyQt5开发的一个计算机视觉辅助裂缝标注工具,标注工具先用边缘检测和形态学方法预识别裂缝,然后人工对结果进行标涂或擦除。除了此方法,工具还有其他多种方法,详情请见readme.md的介绍☆91Apr 18, 2019Updated 7 years ago
- 数字图像处理——基于Qt 5.8.0☆300Apr 12, 2020Updated 6 years ago
- 使用Python3 csv模块处理快收后台导出的商场优惠活动交易数据,统计各类优惠券的核销数量,以及实收款等汇总数据。测试数据 "1. 财务明细数据.csv" 已经删除了敏感信息,由于客户不想使用脚本,所以使用 PyQt5 编写了图形界面,再使用 pyinstaller 打…☆26Dec 19, 2018Updated 7 years ago
- 「图像处理仿真系统」客户端程序。基于OpenCV + Python + Qt实现,实现了《图像处理》课程的所有案例,包含简单的人脸识别。☆33Jan 8, 2022Updated 4 years ago
- 基于深度学习的热轧带钢表面缺陷自动检测技术☆49Mar 7, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于Python的车牌检测和识别系统:☆882Jul 6, 2019Updated 7 years ago
- 利用pyQt5完成的GUI简易的图像编辑器,包括滤镜,亮度对比度锐化处理,旋转翻转,更改图片尺寸等操作。(内附报告)[A simple GUI editor using pyQt5, including filters, brightness contrast sharpe…☆36May 3, 2019Updated 7 years ago
- 基于PyQt5开发的前后端GUI桌面、导航定位与测量综合系统软件☆67Sep 2, 2022Updated 3 years ago
- 使用QT5+Opencv完成简单的图像处理及视频处理软件。图像处理包括:灰度化、均值滤波、边缘检测、伽马变换、旋转镜像、亮度调节、二值化、对比度,饱和度调节、色彩调节、图片保存、水印等。 视频处理包括:二值化、边缘检测、灰度化、平滑、局部马赛克、缩放等。 此外还进行了界面美…☆404Jun 5, 2026Updated last month
- PYQT5,串口接收数据并绘制曲线☆24Nov 6, 2019Updated 6 years ago
- 基于Opencv的车道线检测:1. 图像加载;2.图像预处理:图片灰度化,高斯滤波;3.Cany边缘检测;4.感兴趣区域检测;5.霍夫直线检测 ;6.直线拟合;7.车道线叠加;8.图片和视频测试;9.可视化界面pyqt5 (可选)。☆93Mar 17, 2022Updated 4 years ago
- 使用opencv-python/PyQt5完成的数字图像处理系统,包括图像缩放/裁剪/灰度变换/高低通滤波/边缘检测等功能☆12Aug 9, 2020Updated 5 years ago
- OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理☆290Feb 13, 2017Updated 9 years ago
- Collecting 3rd Apps☆165Jun 7, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Complete Head and Foot visualization from DICOM files using PyQT5☆11Jun 24, 2021Updated 5 years ago
- A sample of QtQuick 2 providing material and fluent design themes in PyQt5.☆378Oct 30, 2022Updated 3 years ago
- 一系列python程序,包括哈希感知算法cvHash,图像切割cvsplit,固定目标检测cvRec(附文档ppt),视频读帧图像切割cvROI,批量图像尺寸调整size,模式匹配template☆17Feb 9, 2018Updated 8 years ago
- 用tushare获取股票历史行情,以及实时行情,并用matplotlib嵌入pyqt5中,达到数据可视化,可操作的目的☆55Jun 2, 2017Updated 9 years ago
- 基于pyqt5写的软件,集成paddleseg、paddledetection模型可视化导入以及预测☆15Mar 10, 2021Updated 5 years ago
- 视觉搜索机械臂---给定一张待搜索的目标图片,让机械臂在自己的视野中查找相识的物品,并进行抓 取!☆27Aug 18, 2017Updated 8 years ago
- Python+OpenCV数字图像处理课程设计作业[车牌识别]☆218Feb 1, 2020Updated 6 years ago