public class OCVHaarLoader extends Object
| Constructor and Description |
|---|
OCVHaarLoader() |
| Modifier and Type | Method and Description |
|---|---|
static StageTreeClassifier |
read(InputStream is)
Read the cascade from an OpenCV xml serialisation.
|
public OCVHaarLoader()
public static StageTreeClassifier read(InputStream is) throws IOException
is - the stream to read fromIOException