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: 3 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T01:39:03.000Z (about 1 year ago)
- Last Synced: 2025-03-03T02:28:26.934Z (about 1 year ago)
- Topics: filter, filters, image, image-filters, image-processing, imageprocess, process, qt
- Language: C++
- Homepage:
- Size: 454 KB
- Stars: 29
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-image-filter
chinese website ,build in manus
[https//image.fantacy.online/](https://image.fantacy.online/)
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 release
https://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 qtcreator
git clone https://github.com/dependon/simple-image-filter.git
mkdir build
cd build
qmake ..
make
## Dermabrasion filter
[](https://imgtu.com/i/gfQ4ld)
## more filter
[](https://imgtu.com/i/gfQ70P)
## License
simple-image-filter is released under GPLv3+.
Copyright (C) 2020 ~ 2022 LiuMingHang.