Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DetectionResultColumn

author

Guenther Grau

Hierarchy

Index

Constructors

constructor

Properties

Private boundingBox

boundingBox: BoundingBox

Private codewords

codewords: Codeword[]

Static Private MAX_NEARBY_DISTANCE

MAX_NEARBY_DISTANCE: int = 5

Methods

getBoundingBox

getCodeword

getCodewordNearby

  • getCodewordNearby(imageRow: int): Codeword

getCodewords

imageRowToCodewordIndex

  • imageRowToCodewordIndex(imageRow: int): int

setCodeword

  • setCodeword(imageRow: int, codeword: Codeword): void

toString

  • toString(): string

Generated using TypeDoc