C# Class Strabo.Core.Utility.RGBThreshold

ファイルを表示 Open project: spatial-computing/strabo-learning-ocr-transformation Class Usage Examples

Public Properties

Property Type Description
lowerBlueColorThd int
lowerGreenColorThd int
lowerRedColorThd int
upperBlueColorThd int
upperGreenColorThd int
upperRedColorThd int

Property Details

lowerBlueColorThd public_oe property

public int lowerBlueColorThd
return int

lowerGreenColorThd public_oe property

public int lowerGreenColorThd
return int

lowerRedColorThd public_oe property

public int lowerRedColorThd
return int

upperBlueColorThd public_oe property

public int upperBlueColorThd
return int

upperGreenColorThd public_oe property

public int upperGreenColorThd
return int

upperRedColorThd public_oe property

public int upperRedColorThd
return int