Click or drag to resize

WBDetectorRead Method

http://www.emgu.com
Read detector from FileNode.

Namespace:  Emgu.CV.XObjdetect
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public void Read(
	FileNode node
)

Parameters

node
Type: Emgu.CVFileNode
FileNode for input
See Also