Non-local means filter

Constructors

Properties

Methods

Constructors

  • Parameters

    • n: number

      Manhattan distance of the pixel to the nearest neighbor

    • h: number

      Degree of filtering

    Returns NLMeans

Properties

_h: number
_neighbor: number

Methods

  • Parameters

    • a: any
    • b: any

    Returns any

  • Returns predicted values.

    Parameters

    • x: number[][][]

      Training data

    Returns number[][][]

    Predicted values