marchingsquare

package module
v0.0.0-...-9db7c98 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2013 License: MIT Imports: 4 Imported by: 1

README

marchingsquare

Marching Squares Algorithm in golang

based on http://devblog.phillipspiess.com/2010/02/23/better-know-an-algorithm-1-marching-squares/

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Process

func Process(img image.Image, f TestFunc) []image.Point

func ProcessWithFile

func ProcessWithFile(filename string, f TestFunc) []image.Point

func TransparentTest

func TransparentTest(r, g, b, a uint32) bool

Types

type TestFunc

type TestFunc func(r, g, b, a uint32) bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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