Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectCorners ¶
DetectCorners gives you a list of points containing corner of the image src src needs to be a grayscale image
func InPlaceRotation90 ¶
InPlaceRotation90 returns an image that references src and that will output you a 90 degrees rotation of src.
func SquareDistance ¶
SquareDistance gives you distance^2 between two image.Point you'd have to Srqt it for it to be the correct distance.
Types ¶
Click to show internal directories.
Click to hide internal directories.