blur-image-text

command module
v0.0.0-...-b46ac8d Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2020 License: MIT Imports: 10 Imported by: 0

README

Blur the text of an image

How to

  • install go and add $GOBIN to your $PATH
  • install the program: go install github.com/gonzaloserrano/blur-image-text
  • run blur-image-text <png-image-path> <blur-level> <text-confidence-level>
  • example:
    • blur-image-text github.png 7 20
    • generates github_blurred.png

Experiment with different blur levels and text confidence levels depending on the input.

TODO

  • make it work with other image formats than png
  • looks like text blurring can be reversed, so provide other alternatives

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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