templates

package
v0.0.0-...-c1f540c Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const PRIME = 1610612741

Variables

This section is empty.

Functions

This section is empty.

Types

type FeatureTemplate

type FeatureTemplate struct {
	Size     primitives.IntPoint
	Minutiae *primitives.GenericList[*features.FeatureMinutia]
}

type SearchTemplate

type SearchTemplate struct {
	Width, Height int
	Minutiae      []*features.SearchMinutia
	Edges         [][]*features.NeighborEdge
}

func NewSearchTemplate

func NewSearchTemplate(logger features.EdgeTableLogger, feat *FeatureTemplate) *SearchTemplate

Jump to

Keyboard shortcuts

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