SDraw – A drawing application for Desktop, written in C++ Qt I started writing this application 5 years ago, because I wanted to improve my skills on customized widgets…

SDraw – A drawing application for Desktop, written in C++ Qt I started writing this application 5 years ago, because I wanted to improve my skills on customized widgets…
SAuto – Opensource library for worktask scheduling In the Qt programming framework, there are many tools for initializing tasks. The signal/slot mechanism is very good for tailoring objects together…
Image processing using OpenCV and Qt5 First of all, this project is opensource software. You can get the sourcecode here : https://github.com/Broentech/sfilt There are instructions in the readme file on how…