C# 클래스 Strabo.Core.Utility.RGBThreshold

파일 보기 프로젝트 열기: spatial-computing/strabo-learning-ocr-transformation 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
lowerBlueColorThd int
lowerGreenColorThd int
lowerRedColorThd int
upperBlueColorThd int
upperGreenColorThd int
upperRedColorThd int

프로퍼티 상세

lowerBlueColorThd 공개적으로 프로퍼티

public int lowerBlueColorThd
리턴 int

lowerGreenColorThd 공개적으로 프로퍼티

public int lowerGreenColorThd
리턴 int

lowerRedColorThd 공개적으로 프로퍼티

public int lowerRedColorThd
리턴 int

upperBlueColorThd 공개적으로 프로퍼티

public int upperBlueColorThd
리턴 int

upperGreenColorThd 공개적으로 프로퍼티

public int upperGreenColorThd
리턴 int

upperRedColorThd 공개적으로 프로퍼티

public int upperRedColorThd
리턴 int