Skip to content

AdhityaRamadhanus/thug.ly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thug.ly

Go Report Card

Thug life 24/7

Inspired by thuglify-node with some heuristic addition to calculate eyes region in case eyes not detected

Installation | Usage | Results | License

Thuglify your image

Installation

  • git clone
  • go get -v
  • make // it will create a bin folder and an executable called thugly

Usage

thugly --input <image path> --output=<output path, default to thuglify.jpg> --text <text to add at the bottom of image, like "Deal with it">
NAME:
   thugly - Thuglify your photos

USAGE:
   thuglify [global options] command [command options] [arguments...]

VERSION:
   1.0.0

AUTHOR:
   Adhitya Ramadhanus <adhitya.ramadhanus@gmail.com>

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --input value   Image input path
   --text value    Text to add at the bottom
   --output value  Image output path (default: "thuglify.jpg")
   --help, -h      show help
   --version, -v   print the version

Results

adit-thuglify lena-thuglify hitler-thuglify lenin-thuglify obama-thuglify

License

MIT © [Adhitya Ramadhanus]