www.emgu.com/wiki Create a HaarCascade object from the specific file

Declaration Syntax
public HaarCascade(
string fileName
)
Public Sub New ( _
fileName As String _
)
public:
HaarCascade(
String^ fileName
)

Parameters
- fileName (String)
- The name of the file that contains the HaarCascade object
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)