rlk / rawk

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:C++ 95.8%Language:GLSL 2.0%Language:CSS 1.3%Language:Makefile 0.9%Language:Shell 0.1%