Method | Description | |
---|---|---|
ScanByImageDimension ( string inputPath, Byte>.Image |
||
ScanByPixel ( string inputPath, Byte>.Image |
||
ScanByPixel ( string inputPath, int everyOtherColoumn, int everyOtherRow, Byte>.Image |
||
SetImages ( string positivePath, string negativePath, string testPath, Byte>.Image |
Method | Description | |
---|---|---|
SetImages ( string inputPath, Byte>.Image |
public ScanByImageDimension ( string inputPath, Byte>.Image |
||
inputPath | string | |
element | Byte>.Image | |
test | Byte>.Image | |
gElement | Byte>.Image | |
log | ||
return | void |
public ScanByPixel ( string inputPath, Byte>.Image |
||
inputPath | string | |
test | Byte>.Image | |
element | Byte>.Image | |
everyOtherColoumn | int | |
everyOtherRow | int | |
return | void |
public ScanByPixel ( string inputPath, int everyOtherColoumn, int everyOtherRow, Byte>.Image |
||
inputPath | string | |
everyOtherColoumn | int | |
everyOtherRow | int | |
element | Byte>.Image | |
test | Byte>.Image | |
gElement | Byte>.Image | |
log | ||
return | void |
public SetImages ( string positivePath, string negativePath, string testPath, Byte>.Image |
||
positivePath | string | |
negativePath | string | |
testPath | string | |
Positives | Byte>.Image | |
Negatives | Byte>.Image | |
test | Byte>.Image | |
return | void |