lostjared / AF_Filter.Qt

Cross Platform Image Filters

Home Page:http://lostsidedead.com/blog/?index=231

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AF_Filter.Qt

ScreenShot ScreenShot

AF_Filter.Qt is a cross-platform iteration of AF_Filter, developed with Qt, and is compatible with multiple operating systems including Windows, Linux, and MacOS X.

With the graphical user interface (GUI) now finalized, the focus shifts towards enhancing the filter options available. For those looking to compile this program on Debian, the required package is libqt4-dev. Once Qt is set up on your system, compiling the program is straightforward. Simply execute the following commands:

$ qmake $ make The released version is available for Windows, Linux, and MacOS X.

About

Cross Platform Image Filters

http://lostsidedead.com/blog/?index=231

License:GNU General Public License v3.0


Languages

Language:C++ 74.8%Language:Makefile 20.8%Language:C 3.8%Language:QMake 0.7%