Class MotionWienerFilterOptions
내용물
[
숨다
]MotionWienerFilterOptions class
Deconvolution 필터 options deblur motion
public class MotionWienerFilterOptions : DeconvolutionFilterOptions
생성자
이름 | 설명 |
---|---|
MotionWienerFilterOptions(int, double, double) | 의 새 인스턴스를 초기화합니다.MotionWienerFilterOptions 클래스. |
속성
이름 | 설명 |
---|---|
Angle { get; set; } | 각도를 가져오거나 설정합니다. |
Brightness { get; set; } | 밝기를 가져오거나 설정합니다. 권장 범위 1 - 1.5 기본값 = 1.15 |
Grayscale { get; set; } | 이 여부를 나타내는 값을 가져오거나 설정합니다.DeconvolutionFilterOptions is grayscale. 회색조 모드 또는 RGB 모드를 반환합니다. |
IsPartialLoaded { get; } | 이 인스턴스가 부분적으로 로드되었는지 여부를 나타내는 값을 가져옵니다. |
Length { get; set; } | 길이를 가져오거나 설정합니다. |
Smooth { get; set; } | 평활도를 가져오거나 설정합니다. |
Snr { get; set; } | SNR(signal-to-noise ratio) 권장 범위 0.002 - 0.009, 기본값 = 0.007 를 가져오거나 설정합니다. |