All Projects → cggos → DIPDemoQt

cggos / DIPDemoQt

Licence: other
Digital Image Processing Demos with OpenCV and Qt

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to DIPDemoQt

text
🚀 Material Design text editor
Stars: ✭ 73 (+386.67%)
Mutual labels:  qt
qtlottie
QtLottie is a tiny C++ library that can render Adobe® After Effects™ animations exported as JSON with Bodymovin.
Stars: ✭ 23 (+53.33%)
Mutual labels:  qt
Linux-SonivoxEas
Sonivox EAS for Linux and Qt
Stars: ✭ 14 (-6.67%)
Mutual labels:  qt
lima-gui
Making a GUI for lima VM
Stars: ✭ 36 (+140%)
Mutual labels:  qt
react-qml
Build native, high-performance, cross-platform applications through a React (and/or QML) syntax
Stars: ✭ 90 (+500%)
Mutual labels:  qt
appcenter
🚀 App Center for Liri OS
Stars: ✭ 26 (+73.33%)
Mutual labels:  qt
psi-plus-snapshots
Codebase snapshots for Psi+ project
Stars: ✭ 47 (+213.33%)
Mutual labels:  qt
NSIS-UI-Plugin
Create NSIS Modern UI Setup by Using Thirdparty UI Library(such as Qt, DuiLib)
Stars: ✭ 55 (+266.67%)
Mutual labels:  qt
LotusTracker
Deck Tracker for Magic Arena [DEPRECATED]
Stars: ✭ 50 (+233.33%)
Mutual labels:  qt
chatRoom
从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台
Stars: ✭ 146 (+873.33%)
Mutual labels:  qt
tenplayer
Modern Music Player for Linux
Stars: ✭ 18 (+20%)
Mutual labels:  qt
QtVtk
An integration between Qt Quick Controls 2 and VTK for 3D rendering
Stars: ✭ 79 (+426.67%)
Mutual labels:  qt
J3DReconstruction
Windows下基于openMVG+openMVS的三维重建解决方案以及基于Qt的可视化桌面平台
Stars: ✭ 59 (+293.33%)
Mutual labels:  qt
tf-cpp-pose-estimation
Tensorflow C++ examples for Visual Studio. Features Pose Estimation and various techniques to utilize the Tensorflow C++ interface
Stars: ✭ 23 (+53.33%)
Mutual labels:  qt
vibrantLinux
A tool to automate managing your screen's saturation depending on what programs are running
Stars: ✭ 66 (+340%)
Mutual labels:  qt
yacalendar
Yet another calendar component for Qt Quick Controls 2
Stars: ✭ 23 (+53.33%)
Mutual labels:  qt
mm3d
Maverick Model 3D is a 3D model editor based on Misfit Model 3D.
Stars: ✭ 77 (+413.33%)
Mutual labels:  qt
PYQT StyleDesigner
PYQT Stylesheet designer tool for Stylesheet creation
Stars: ✭ 30 (+100%)
Mutual labels:  qt
vaktisalah
a Qt-Based Prayer Times application for Win/Linux/Mac
Stars: ✭ 26 (+73.33%)
Mutual labels:  qt
asn1scc.IDE
Qt Creator plugin for asn1scc - ASN.1/ACN compiler for embedded systems
Stars: ✭ 15 (+0%)
Mutual labels:  qt

DIP Demo with Qt and OpenCV

Digital Image Processing Demonstration.


Development Requirements

  • Qt5
  • OpenCV2+

Summary of Computer Vision with OpenCV 2

Source Code of the Book: https://github.com/vinjn/opencv-2-cookbook-src

Key Points

  • Salt and pepper noise
  • Color reduce
  • Image sharpening
  • Color model transformation
  • Histogram
  • Binary image
  • Look up table
  • Histogram equalization
  • Back Project
  • MeanShift
  • CamShift
  • Gaussian Blur(Gaussian Distribution,Gaussian Function)
  • Median filtering
  • Mean filtering

Skin Detection

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].