C# Class Strabo.Core.Utility.RGBThreshold

Show file 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 property

public int lowerBlueColorThd
return int

lowerGreenColorThd public property

public int lowerGreenColorThd
return int

lowerRedColorThd public property

public int lowerRedColorThd
return int

upperBlueColorThd public property

public int upperBlueColorThd
return int

upperGreenColorThd public property

public int upperGreenColorThd
return int

upperRedColorThd public property

public int upperRedColorThd
return int