Click or drag to resize

WBDetectorRead Method

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

Namespace:  Emgu.CV.XObjdetect
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public void Read(
	FileNode node
)

Parameters

node
Type: Emgu.CVFileNode
FileNode for input
See Also