Namespace: Rx.LFR.Net – Assembly: Rx.LFR.Net

EHighResolutionParticleDetectorParam Enumeration

C#
public enum EHighResolutionParticleDetectorParam

Specifies parameters used by Rx.LFR.Net.IParameters returned by Rx.LFR.Net.HighResolutionParticleDetector.GetParams.

Values

None

Invalid or unknown parameter state.

FD_InititalVariance
FD_MinMaxRatio

Feature detector: Ratio of pixels that have to be smaller pixel value to accept position as maximum. Evaluation area is given by uiHalfWinsizeMinMaxRatio (double,[0,-]:0.8,RW).

FD_HalfWinsizeMinMaxRatio

Feature detector: Half window size to determine maximum ratio.(unsigned,[1,-]:2,RW)

FD_HalfWinsizeMaxCluster

Feature detector: Half window size to cluster maxima. Maxima within window around active pixel are considered to be the same maximum. (unsigned,[1,-]:2,RW)

FD_HalfPatchSize

Feature detector: Size of the patch image.(unsigned,[1,-]:10,RW)

Depth_MinCorrelation

Depth: Minimal correlation threshold (double,[0.0,1.0]:0.90,RW).

Depth_MinStdDeviation

Depth: Minimal standard deviation of correlation patch (double,[0.0,1.0]:0.01,RW).

Depth_PatchSize

Depth correlation patch size (unsigned,[2,5]:5,RW).

SRScale

Super Resolution: The upscaling factor. (unsigned,[2,20]:2, RW).

SRPatchRadius

Super Resolution: The radius of the source patch.(unsigned,[2,-]:6, RW)

SRIterations

The number of iterations of the super resolution algorithm. (unsigned,[1,200]:1, RW).

SRFilterMinVdLens1

Super Resolution: The lower bound for source patches of lens type 1, that are used for super resolution regarding virtual depth. (double,[0.0,100.0]:1.0,RW)

SRFilterMaxVdLens1

Super Resolution: The upper bound for source patches of lens type 1, that are used for super resolution regarding virtual depth. (double,[0.0,100.0]:3.0,RW)

SRFilterMinVdLens2

Super Resolution: The lower bound for source patches of lens type 2, that are used for super resolution regarding virtual depth. (double,[0.0,100.0]:2.0,RW)

SRFilterMaxVdLens2

Super Resolution: The upper bound for source patches of lens type 2, that are used for super resolution regarding virtual depth. (double,[0.0,100.0]:4.0,RW)

SRFilterMinVdLens3

Super Resolution: The lower bound for source patches of lens type 3, that are used for super resolution regarding virtual depth. (double,[0.0,100.0]:3.8,RW)

SRFilterMaxVdLens3

Super Resolution: The upper bound for source patches of lens type 3, that are used for super resolution regarding virtual depth. (double,[0.0,100.0]:100.0,RW)

SRMinLensBorderDistance

Super Resolution: Min lens border distance. (unsigned,[0,-]:3,RW)

FD_MaxFeaturesPerDetection
FD_FeatureQuality
FD_MinDistance
FD_PatchSize
FD_StrongFeaturesOnly
FD_Strongness
MinMotionParticleMM
MaxMotionParticleMM
MaxDepthMotionParticleMM
MinMotionAngleDegree
MinSpanTrackMM
ParticleSimilarityMM_s
ParticleSimilarityColorPercentage
MaxMotionDifferencePercentage
TrusworthyTrack
MinTrackLength
MainFluidOrientation