Roberts cross

Constructors

Properties

Methods

Constructors

  • Parameters

    • th: number

      Threshold

    Returns RobertsCross

Properties

_threshold: number

Methods

  • Parameters

    • x: any
    • kernel: any

    Returns any[][]

  • Returns predicted edge flags.

    Parameters

    • x: number[][]

      Training data

    Returns boolean[][]

    true if a pixel is edge.