analyse

package
v0.0.0-...-05dca8c Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCoOccurrence

func GetCoOccurrence(iA, iB [][]float64, tA, tB float64) float64

func GetStronger

func GetStronger(i AnalyseImage) ([][]float64, error)

Types

type AnalyseImage

type AnalyseImage struct {
	ImagePath   string     //图片路径
	TargetColor color.RGBA //目标RGB A忽略
	Tolerange   float64    //容差,相似度在1-容差内的话,则符合条件
}

type ImageStrong

type ImageStrong struct {
	Strong [][]float64
}

Jump to

Keyboard shortcuts

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