All Projects → itisyang → Imageminilab

itisyang / Imageminilab

Licence: gpl-3.0
opencv-python 应用

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Imageminilab

Photobooth
A flexible photobooth software
Stars: ✭ 227 (+233.82%)
Mutual labels:  opencv, pyqt5
Robovision
AI and machine leaning-based computer vision for a robot
Stars: ✭ 126 (+85.29%)
Mutual labels:  opencv, pyqt5
Vehicle License Plate Recognition
🔥 🔥🔥基于Python的车牌检测和识别系统:
Stars: ✭ 293 (+330.88%)
Mutual labels:  opencv, pyqt5
Face recognition py
基于OpenCV的视频人脸识别
Stars: ✭ 215 (+216.18%)
Mutual labels:  opencv, pyqt5
Amazon Rekognition Video Analyzer
A working prototype for capturing frames off of a live MJPEG video stream, identifying objects in near real-time using deep learning, and triggering actions based on an objects watch list.
Stars: ✭ 309 (+354.41%)
Mutual labels:  opencv, image
Mobilnet ssd opencv
MobilNet-SSD object detection in opencv 3.4.1
Stars: ✭ 64 (-5.88%)
Mutual labels:  opencv
Go Cv
Computer Vision package in pure Go taking advantage of SIMD acceleration
Stars: ✭ 66 (-2.94%)
Mutual labels:  opencv
Sitting Posture Recognition
Detects the sitting position of a person
Stars: ✭ 64 (-5.88%)
Mutual labels:  opencv
Vimage
A simplistic image viewer for Windows, inspired by vjpeg.
Stars: ✭ 63 (-7.35%)
Mutual labels:  image
Nova Advanced Image Field
🌄📐 A Laravel Nova advanced image field with cropping and resizing using Cropper.js and Intervention Image
Stars: ✭ 67 (-1.47%)
Mutual labels:  image
Openframeworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
Stars: ✭ 8,652 (+12623.53%)
Mutual labels:  opencv
Mtcnn
face detection and alignment with mtcnn
Stars: ✭ 66 (-2.94%)
Mutual labels:  opencv
Archive Password Cracker
设计精良的压缩包密码破解工具,具有自定义字典、导出字典、选择字典等功能。基于Python实现,支持多线程与多进程,不断完善中……
Stars: ✭ 65 (-4.41%)
Mutual labels:  pyqt5
Docker Examples
There are many like it, but this one is mine.
Stars: ✭ 66 (-2.94%)
Mutual labels:  image
Deep Ranking
Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi scale architecture combined with a triplet loss to create a neural network that is able to perform image search. This repository is a simplified implementation of the same
Stars: ✭ 64 (-5.88%)
Mutual labels:  image
Faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
Stars: ✭ 9,207 (+13439.71%)
Mutual labels:  opencv
Musicbox
😊 🎵 MusicPlayer 一站式收听多平台音乐(网易云, 虾米, QQ)的跨平台音乐播放器,尽情享受吧~✨
Stars: ✭ 1,130 (+1561.76%)
Mutual labels:  pyqt5
Opencv Wasm
Precompiled OpenCV 4.3.0 to JavaScript + WebAssembly for node and deno. 🦕
Stars: ✭ 65 (-4.41%)
Mutual labels:  opencv
Grid map
Universal grid map library for mobile robotic mapping
Stars: ✭ 1,135 (+1569.12%)
Mutual labels:  opencv
Opencv 3.2.0 Compiling On Raspberry Pi
Download, Compile, Build, and Install OpenCV 3.2.0 with Extra Modules on RPI running Jessie
Stars: ✭ 65 (-4.41%)
Mutual labels:  opencv

ImageMiniLab

GitHub issues GitHub stars GitHub forks GitHub release language GitHub license

logo

图像迷你实验室,可进行图像实验,图像处理,图像分析。

食用指南

  • 项目环境:PyQt5 + Qt Designer + Python 3.7
  • ui编译:pyuic5 ImageMiniLabUI.ui –o ImageMiniLabUI.py
  • 包:opencv-python、PyQt5、numpy

todo list

✅ 灰度化
✅ 反转
✅ 通道分离
✅ 噪声、滤波
✅ 高斯双边滤波
✅ 均值偏移滤波
✅ 图像二值化
✅ Canny边缘检测
✅ 直线检测
✅ 圆检测
✅ 轮廓发现
⬜️ 分水岭分割
⬜️ 图像开闭操作
✅ 人脸检测
⬜️ 验证码识别

image image image image image image image image image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].