extraction

package
v0.0.0-...-5a9b0ed Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DetectionResult

func DetectionResult(in *matrix.M) *types.DetectionResult

DetectionResult applies all the available image processing algorithms to finally extract a list of minutiae. Reference frame is detected too.

func Frame

func Frame(binarizedSegmented *matrix.M) types.Frame

Frame detects the boundaries of the fingerprint and establishes a reference point and the angle of such reference point.

func Minutia

func Minutia(skeleton *matrix.M, filteredDirectional *matrix.M, segmented *matrix.M) types.MinutiaeList

Minutia retrieves fingerprint features from a skeletonized image. Each feature angle is obtained from the filtered directional image. Features outside the fingerprint itself are removed by checking against the segmented image, that tells us what is fingerprint from background.

Types

This section is empty.

Jump to

Keyboard shortcuts

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