gore

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

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

Go to latest
Published: Dec 25, 2018 License: GPL-2.0 Imports: 10 Imported by: 0

README

GoDoc GoReportCard license

gore

Gore is a project to implement various image processing like HOG (Histogram of Oriented Gradients) and saliency and others. In the first place it was just to detect face and use only hog algorithm but i did find an interset about image processing (how a computer see an image it's a blowing mind).

For more thechnique i dide use those documentation:

Result so far
  • Using HOG implementation.

Usage
$ ./gore -h

  ┏ ┳ ┓
  ┣ o ┫
  ┗ ┻ ┛
  Gore - 0.0.1
Usage of ./gore:
  -model string
        Model to use hog, sal, ...
  -p string
        Path to the image.
Example
$ ./gore -p data/face.jpg
  ┏ ┳ ┓
  ┣ o ┫
  ┗ ┻ ┛
  Gore - 0.0.1
+ Grascaling image ...
+ There is 422 cells
- Processing with 413 cell
+ Saving hog-face.gore.jpeg


Made with by hihebark

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
hog

Jump to

Keyboard shortcuts

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