GitXplorerGitXplorer
A

thug.ly

public
8 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
b584da2a0e43eee880f98fe17143e600e76f69b8

update Makefile

AAdhityaRamadhanus committed 8 years ago
Unverified
7d3a93c8b1875a73554c789e513ae2d5c2db45d4

update readme

AAdhityaRamadhanus committed 8 years ago
Unverified
c5044ed227fab5a4c20f1c6be8ad6dbfe07faab6

Merge pull request #2 from AdhityaRamadhanus/deal-with-it

AAdhityaRamadhanus committed 8 years ago
Unverified
67038337b74f7511389790c81f3af0eb4ec24da4

refactor code

AAdhityaRamadhanus committed 8 years ago
Unverified
600db8c624c7c24f4849cfcd0221fbdfbc06f815

change hardcoded text

AAdhityaRamadhanus committed 8 years ago
Unverified
72e85fc8cd214b71acffb1a141f75826e2b494f3

add text support

AAdhityaRamadhanus committed 8 years ago

README

The README file for this repository.

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]