C# 클래스 Emgu.CV.Features2D.SURFFeature

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

공개 메소드들

메소드 설명
SURFFeature ( MCvSURFPoint &point, float descriptor ) : System

Create a SURF feature from the specific point and descriptor

메소드 상세

SURFFeature() 공개 메소드

Create a SURF feature from the specific point and descriptor
public SURFFeature ( MCvSURFPoint &point, float descriptor ) : System
point Emgu.CV.Structure.MCvSURFPoint The MCvSURFPoint structure
descriptor float The feature descriptor
리턴 System