go_dither

command module
v0.0.0-...-3409b95 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2020 License: MIT Imports: 3 Imported by: 0

README

Go Dither

Dither images using Floyd-Steinberg Dithering algorithm. The result is a 1-bit dithered images of the input.

Goal of the project

I wanted to get more proficient with Go in three areas:

  • Implement algorithms in Go
  • Write a CLI app in Go
  • Write a web application in Go

TODO

  • Create CLI app in cmd/
    • Add output flag
  • Create interface to read image from different fiel types
  • Add functionality to read an image from a URL
  • Create Webapp
  • Implement CI/CD and publish app

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL