public class VotingSceneBuilder extends AbstractXmlBuilder
| Modifier and Type | Field and Description |
|---|---|
static String |
MIN_CONFIDENCE
The min-confidence attribute tag.
|
static String |
N_HIGHEST
The n-highest attribute tag.
|
| Constructor and Description |
|---|
VotingSceneBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Object |
build(XmlElement elt,
String type)
Build a voting scene recognizer that votes among the children
of the given element.
|
XmlElement |
generate(Object in)
Generate an XML element for the given VotingSceneRecognizer
|
getDelegate, setDelegatepublic static final String N_HIGHEST
public static final String MIN_CONFIDENCE
public Object build(XmlElement elt, String type) throws Exception
build in interface XmlBuilderbuild in class AbstractXmlBuilderExceptionpublic XmlElement generate(Object in) throws Exception
generate in interface XmlBuildergenerate in class AbstractXmlBuilderExceptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.