Method | Description | |
---|---|---|
HaarCascadeWriter ( |
Constructs a new HaarCascadeWriter class.
|
|
Write ( |
Writes the specified cascade.
|
Method | Description | |
---|---|---|
writeFeature ( |
||
writeRectangle ( |
||
writeStage ( int i, |
||
writeTrees ( |
public HaarCascadeWriter ( |
||
stream | The stream to write to. | |
return | System |
public Write ( |
||
cascade | The cascade to write. | |
className | string | The name for the generated class. |
return | void |