legoizer

command module
v0.0.0-...-5c6df85 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2020 License: MIT Imports: 10 Imported by: 0

README

legoizer

Legoizer is a simple tool to generate lego-like images taking as input an image and converting it to lego bricks. This process consists of two steps:

  1. The image is converted to it's quantified representation to reduce the number of colors.
  2. The bricks are generated based on the curently processed cell color compared to it's neighboring cells average color.
Install

$ go get -u github.com/esimov/legoizer

Run

Type $ legoizer --help to get the currently supported commands.

Usage of legoizer:
  -colors int
    	Number of colors (default 128)
  -in string
    	Input path
  -out string
    	Output path
  -size int
    	Lego size     
Source image Legoized image
Discalimer

This is a simple toy, so it does not have any commercial usage.

License

This software is distributed under the MIT license found in the LICENSE file.

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