hosiet / simple-image-filter

Qt,filter,图像处理

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-image-filter

What is simple-image-filter? At present, simple-image-filter is a QT software that can handle image rotation, clipping, basic beauty, filter and other functions ImageProcess,using Qt,filter

arch linux install

yay -s simple-image-filter-git

deepin/debian build

sudo apt install libdtkwidget5-dev libdtkcore5-dev qtcreator

git clone https://github.com/dependon/simple-image-filter.git

mkdir build

cd build

qmake ..

make

Dermabrasion filter

gfQ4ld.png

more filter

gfQ70P.png

About

Qt,filter,图像处理

License:GNU General Public License v3.0


Languages

Language:C++ 97.9%Language:QMake 2.1%