Search Results for

    Show / Hide Table of Contents

    Struct VFDenoiseCAST

    Denoise CAST.

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: VisioForge.ProcessingFilters.Interfaces
    Assembly: VisioForge.ProcessingFilters.Interfaces.dll
    Syntax
    public struct VFDenoiseCAST

    Fields

    BlockHeight

    Block height.

    Declaration
    public int BlockHeight
    Field Value
    Type Description
    System.Int32

    BlockWidth

    Block width.

    Declaration
    public int BlockWidth
    Field Value
    Type Description
    System.Int32

    EdgePixelWeight

    Edge pixel weight.

    Declaration
    public int EdgePixelWeight
    Field Value
    Type Description
    System.Int32

    GaussianThresholdUV

    Gaussian threshold UV.

    Declaration
    public int GaussianThresholdUV
    Field Value
    Type Description
    System.Int32

    GaussianThresholdY

    Gaussian threshold Y.

    Declaration
    public int GaussianThresholdY
    Field Value
    Type Description
    System.Int32

    HistoryWeight

    History weight.

    Declaration
    public int HistoryWeight
    Field Value
    Type Description
    System.Int32

    NonEdgePixelWeight

    Non-edge pixel weight.

    Declaration
    public int NonEdgePixelWeight
    Field Value
    Type Description
    System.Int32

    NumberOfMotionPixelsThreshold

    Number of motion pixels threshold.

    Declaration
    public int NumberOfMotionPixelsThreshold
    Field Value
    Type Description
    System.Int32

    StrongEdgeThreshold

    Strong edge threshold.

    Declaration
    public int StrongEdgeThreshold
    Field Value
    Type Description
    System.Int32

    TemporalDifferenceThreshold

    Temporal difference threshold.

    Declaration
    public int TemporalDifferenceThreshold
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top VisioForge (c) 2006-2022