Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dependon/simple-image-filter
Qt,filter,图像处理,image process
https://github.com/dependon/simple-image-filter
filter filters image image-filters image-processing imageprocess process qt
Last synced: 4 months ago
JSON representation
Qt,filter,图像处理,image process
- Host: GitHub
- URL: https://github.com/dependon/simple-image-filter
- Owner: dependon
- License: gpl-3.0
- Created: 2020-12-18T02:21:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-08T08:42:20.000Z (over 1 year ago)
- Last Synced: 2024-08-01T03:22:27.104Z (6 months ago)
- Topics: filter, filters, image, image-filters, image-processing, imageprocess, process, qt
- Language: C++
- Homepage:
- Size: 371 KB
- Stars: 27
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
# dowload windows releasehttps://github.com/dependon/simple-image-filter/releases/download/1.1.0/simple_image.exe
chineseweb:
https://depend.lanzouo.com/i6tCpxdfg6d
password:8s3b## arch linux install
yay -s simple-image-filter-git## deepin/debian build
sudo apt install qtcreatorgit clone https://github.com/dependon/simple-image-filter.git
mkdir build
cd build
qmake ..
make
## Dermabrasion filter
[![gfQ4ld.png](https://z3.ax1x.com/2021/05/18/gfQ4ld.png)](https://imgtu.com/i/gfQ4ld)## more filter
[![gfQ70P.png](https://z3.ax1x.com/2021/05/18/gfQ70P.png)](https://imgtu.com/i/gfQ70P)## License
simple-image-filter is released under GPLv3+.Copyright (C) 2020 ~ 2022 LiuMingHang.