Skip to content

This repository is the base camp for an image editing application based on ArrayFire and Qt.

License

Notifications You must be signed in to change notification settings

9prady9/wildfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wildfire

wildfire is a demo GUI application using Qt5 and ArrayFire to show case image editing operations.

demo

Edit Ops Added Till Date

  • Contrast modification
  • Brightness modification
  • Image translation
  • Digital zoom
  • Alpha blending
  • Unsharpmask

Dependencies

How to use?

git clone https://github.com/9prady9/wildfire
cd wildfire

Uncomment and update AF_PATH in wildfire/wildfire.pro to ArrayFire install path

mkdir -p build && cd build
qmake ../wildfire && make

About

This repository is the base camp for an image editing application based on ArrayFire and Qt.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published