edgedetection

package
v0.0.0-...-39ecfd7 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2015 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Prewitt

func Prewitt(mag, dir *image.Gray, src image.Image) error

Prewitt returns the magnitude and direction of the Prewitt operator.

func Scharr

func Scharr(mag, dir *image.Gray, src image.Image) error

Scharr returns the magnitude and direction of the Scharr operator. This is very similar to Sobel, with less angular error.

func Sobel

func Sobel(mag, dir *image.Gray, src image.Image) error

Sobel returns the magnitude and direction of the Sobel operator. dir pixels hold the rounded direction value either 0, 45, 90, or 135.

Types

This section is empty.

Jump to

Keyboard shortcuts

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