프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AvailableFiles | FileInfo>.Dictionary |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
FindDarkFramesHelper ( ) : System | ||
FindDarkFramesTest ( string filename ) : TestResult |
This goes through a number of files that have an expected hand
|
|
SetCustomDetectionThreshold ( int thresholdIndividualPixelBrightness, int thresholdDarkPixelsPerFrameAsPercentage, int thresholdPixelScanPercentage, float thresholdSecondsSkip, float thresholdConsecutiveDarkFramesInSeconds ) : void |
메소드 | 설명 | |
---|---|---|
AddInputFile ( |
public FindDarkFramesTest ( string filename ) : TestResult | ||
filename | string | |
리턴 | TestResult |
public SetCustomDetectionThreshold ( int thresholdIndividualPixelBrightness, int thresholdDarkPixelsPerFrameAsPercentage, int thresholdPixelScanPercentage, float thresholdSecondsSkip, float thresholdConsecutiveDarkFramesInSeconds ) : void | ||
thresholdIndividualPixelBrightness | int | |
thresholdDarkPixelsPerFrameAsPercentage | int | |
thresholdPixelScanPercentage | int | |
thresholdSecondsSkip | float | |
thresholdConsecutiveDarkFramesInSeconds | float | |
리턴 | void |