C# 클래스 Features.BadContrast

파일 보기 프로젝트 열기: esheleg/PhotoSelect 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
results BadContrastRes

공개 메소드들

메소드 설명
BadContrast ( ImageInfo images ) : System
run ( ) : void

비공개 메소드들

메소드 설명
getMaxValue ( Histogram hist ) : int
isBadContrast ( Histogram hist ) : bool
pixelRange ( Histogram hist, int start, int end ) : int

메소드 상세

BadContrast() 공개 메소드

public BadContrast ( ImageInfo images ) : System
images ImageInfo
리턴 System

run() 공개 메소드

public run ( ) : void
리턴 void

프로퍼티 상세

results 보호되어 있는 프로퍼티

protected BadContrastRes,Features results
리턴 BadContrastRes