ddddgocr

package
v0.0.0-...-bf972be Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SlideBBox

type SlideBBox struct {
	TargetY, X1, Y1, X2, Y2 int
}

SlideBBox 滑块边界框结构

func EnhancedSlideMatch

func EnhancedSlideMatch(targetImageData, backgroundImageData []byte) (*SlideBBox, error)

func SimpleSlideMatch

func SimpleSlideMatch(targetImageData, backgroundImageData []byte) (*SlideBBox, error)

简单滑块匹配(无透明区域裁剪)

func SlideComparison

func SlideComparison(targetImageData, backgroundImageData []byte) (*SlideBBox, error)

SlideComparison 坑位匹配 通过比较两张相同尺寸的图片,找出差异区域来定位坑位位置

func SlideMatch

func SlideMatch(targetImageData, backgroundImageData []byte) (*SlideBBox, error)

滑块匹配主函数

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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