All Projects → theshadowx → Qt_OpenCV

theshadowx / Qt_OpenCV

Licence: GPL-2.0 license
Qt/QtQuick apps using OpenCV

Programming Languages

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

Projects that are alternatives of or similar to Qt OpenCV

qt-template
Template/Example of Qt/QML built with CMake/qmake. (include PyQt and PySide2)
Stars: ✭ 15 (-21.05%)
Mutual labels:  qt5
ArminC-uBlock-Settings
⚙️ ArminC's settings for uBlock₀ - remove most of the ads, pop-ups and trackers.
Stars: ✭ 24 (+26.32%)
Mutual labels:  filter
vimiv-qt
An image viewer with vim-like keybindings
Stars: ✭ 130 (+584.21%)
Mutual labels:  qt5
ceed-cpp
CEGUI unified editor (CEED) for editing layout files and more
Stars: ✭ 44 (+131.58%)
Mutual labels:  qt5
filter-bar
适用于移动端列表页面的筛选条插件。
Stars: ✭ 14 (-26.32%)
Mutual labels:  filter
plexydesk
Lightweight Desktop Manager for Gnu/Linux and FreeBSD - Ideal for Low resource computers
Stars: ✭ 33 (+73.68%)
Mutual labels:  qt5
marksentence
一个标记托福考试听力句子的工具(精听工具)
Stars: ✭ 71 (+273.68%)
Mutual labels:  qt5
php-simple-request
php-simple-request is a request parser library designed to simplify requests validation and filtering using annotations, generating at the same time an object representation from the request data.
Stars: ✭ 15 (-21.05%)
Mutual labels:  filter
qnotero
Standalone sidekick to the Zotero reference manager
Stars: ✭ 38 (+100%)
Mutual labels:  qt5
WMIT
Warzone Model Import Tool - for use with Warzone 2100
Stars: ✭ 14 (-26.32%)
Mutual labels:  qt5
Android-FilterView
Build a simple filter view with customizable controls.
Stars: ✭ 20 (+5.26%)
Mutual labels:  filter
doxygen-php-filters
Filters to get Doxygen work better with PHP code
Stars: ✭ 18 (-5.26%)
Mutual labels:  filter
equalizer
SoundCloud music player with equalizer
Stars: ✭ 25 (+31.58%)
Mutual labels:  filter
Atlas
An extensible 3D GIS application for visualization, analysis and research.
Stars: ✭ 113 (+494.74%)
Mutual labels:  qt5
mini-qml
Minimal Qt deployment for Linux, Windows, macOS and WebAssembly.
Stars: ✭ 44 (+131.58%)
Mutual labels:  qt5
spring-boot-jpa-rest-demo-filter-paging-sorting
Spring Boot Data JPA with Filter, Pagination and Sorting
Stars: ✭ 70 (+268.42%)
Mutual labels:  filter
morphmorph
😱 Isomorphic transformations. Map, transform, filter, and morph your objects
Stars: ✭ 26 (+36.84%)
Mutual labels:  filter
vatsinator-legacy
An open-source Vatsim monitor
Stars: ✭ 12 (-36.84%)
Mutual labels:  qt5
romans
A Simple PHP Roman Numerals Library
Stars: ✭ 40 (+110.53%)
Mutual labels:  filter
bookmarks
A PySide2 based file and asset manager for animation and CG productions.
Stars: ✭ 33 (+73.68%)
Mutual labels:  qt5

Qt_OpenCV

This repository contains Qt/QtQuick apps using OpenCV.

CannyQml

It's an example of using a new feature in Qt5.5 which is filter that you can add it in the video output in Qml, and then create this filter in C++. There is an article written by Laszlo Agocs taking about filters which can give you more depth about it.

The filter, made in this example, uses OpenCV Gaussian Blur and Canny edge detector for YUV420P camera.

cannyqml

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