C# 클래스 SampleApp.Sequence

상속: ICloneable
파일 보기 프로젝트 열기: accord-net/framework 1 사용 예제들

공개 메소드들

메소드 설명
Clone ( ) : object
Preprocess ( Point sequence ) : double[][]
Sequence ( ) : System
ToBitmap ( Point sequence ) : Bitmap

메소드 상세

Clone() 공개 메소드

public Clone ( ) : object
리턴 object

Preprocess() 공개 정적인 메소드

public static Preprocess ( Point sequence ) : double[][]
sequence Point
리턴 double[][]

Sequence() 공개 메소드

public Sequence ( ) : System
리턴 System

ToBitmap() 공개 정적인 메소드

public static ToBitmap ( Point sequence ) : Bitmap
sequence Point
리턴 Bitmap