gennyble / gaze

Image processing things :D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

currently going through a major refactor everything is quite severely broken, but we're getting more colour accurate so that's cool :D

gaze

An image processing program that lives in the terminal.

This repository contains gaze and associated libraries and programs.

gaze

gaze itself. this directory might end up being replaced with rawproc-dev, but we'll see. the future is vast and uncertain.

curver (readme)

A little GUI for creating tone curves. Saves as a line separated value. The readme has some more information and controls of the program.


rawproc (readme)

The crate containing the algorithms et al. for gaze.

imgout

Responsible for writing PNG, JPEG, and WebP files. Maybe more, later.

fluffy

Image drawing thing for use with softbuffer.


dslr-trichrome (readme)

Experiments in weird trichrome using my DSLR.

img2curve (readme)

Little tool that reads an image and outputs a line-separated file for gaze to read a tone curve from.

About

Image processing things :D

License:Other


Languages

Language:Rust 100.0%