C# 클래스 SetVision.Vision.ContourNode

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

공개 프로퍼티들

프로퍼티 타입 설명
AttentionMask Byte>.Image
Children List
Color CardColor
Contour Contour
Fill Fill
Parent ContourNode
Shape Shape
averageBgr Bgr
averageHsv Hsv

공개 메소드들

메소드 설명
ContourNode ( Contour node ) : System
ExtractContourTreeImages ( Byte>.Image source ) : Byte>.Image
FindParent ( Shape shape, Fill fill, CardColor color ) : ContourNode
GetChildren ( Contour cont ) : IEnumerable>
GetSiblings ( Contour cont ) : IEnumerable>

비공개 메소드들

메소드 설명
ExtractContourImage ( Byte>.Image source, Contour contour, Byte>.Image &mask ) : Byte>.Image
ExtractImage ( Byte>.Image source ) : Byte>.Image

메소드 상세

ContourNode() 공개 메소드

public ContourNode ( Contour node ) : System
node Contour
리턴 System

ExtractContourTreeImages() 공개 메소드

public ExtractContourTreeImages ( Byte>.Image source ) : Byte>.Image
source Byte>.Image
리턴 Byte>.Image

FindParent() 공개 메소드

public FindParent ( Shape shape, Fill fill, CardColor color ) : ContourNode
shape Shape
fill Fill
color CardColor
리턴 ContourNode

GetChildren() 공개 정적인 메소드

public static GetChildren ( Contour cont ) : IEnumerable>
cont Contour
리턴 IEnumerable>

GetSiblings() 공개 정적인 메소드

public static GetSiblings ( Contour cont ) : IEnumerable>
cont Contour
리턴 IEnumerable>

프로퍼티 상세

AttentionMask 공개적으로 프로퍼티

public Image AttentionMask
리턴 Byte>.Image

Children 공개적으로 프로퍼티

public List Children
리턴 List

Color 공개적으로 프로퍼티

public CardColor Color
리턴 CardColor

Contour 공개적으로 프로퍼티

public Contour Contour
리턴 Contour

Fill 공개적으로 프로퍼티

public Fill Fill
리턴 Fill

Parent 공개적으로 프로퍼티

public ContourNode,SetVision.Vision Parent
리턴 ContourNode

Shape 공개적으로 프로퍼티

public Shape Shape
리턴 Shape

averageBgr 공개적으로 프로퍼티

public Bgr averageBgr
리턴 Bgr

averageHsv 공개적으로 프로퍼티

public Hsv averageHsv
리턴 Hsv