Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MatchRequest

Hierarchy

  • MatchRequest

Index

Constructors

constructor

  • new MatchRequest(haystack: Image, pathToNeedle: string, searchRegion: Region, confidence: number, searchMultipleScales?: boolean): MatchRequest

Properties

confidence

confidence: number

haystack

haystack: Image

pathToNeedle

pathToNeedle: string

searchMultipleScales

searchMultipleScales: boolean

searchRegion

searchRegion: Region