/rawk

A command-line giga-pixel image processing tool with interactive preview

Primary LanguageC++OtherNOASSERTION

RAWK

RAWK is a command-line tool capable of performing a variety of image processing operations on very large raw binary image files. It provides a pannable, zoomable preview of the result of the process and enables image process parameters to be tuned interactively regardless of the scale of the input and output.

The repo has a submodule (GLFundamentals). It must be explicitly added to a fresh clone...

git submodule update --init

Todo:

  • BMP example
  • TGA example
  • Kuwahara filter