C# 클래스 OpenCVLib2.MotionTemp

파일 보기 프로젝트 열기: Juniar-Rakhman/OpenCV_ASL_Recognition

공개 메소드들

메소드 설명
MotionTemp ( MainForm form ) : System
update_mhi ( IplImage imgMain, IplImage &imgDst, int diff_threshold ) : void

메소드 상세

MotionTemp() 공개 메소드

public MotionTemp ( MainForm form ) : System
form MainForm
리턴 System

update_mhi() 공개 메소드

public update_mhi ( IplImage imgMain, IplImage &imgDst, int diff_threshold ) : void
imgMain IplImage
imgDst IplImage
diff_threshold int
리턴 void