SkillAgentSearch skills...

Wildfire

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

Install / Use

/learn @9prady9/Wildfire
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars10
CategoryDevelopment
Updated4y ago
Forks3

Languages

C++

Security Score

80/100

Audited on Apr 18, 2021

No findings