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, setDelegate
public static final String N_HIGHEST
public static final String MIN_CONFIDENCE
public Object build(XmlElement elt, String type) throws Exception
build
in interface XmlBuilder
build
in class AbstractXmlBuilder
Exception
public XmlElement generate(Object in) throws Exception
generate
in interface XmlBuilder
generate
in class AbstractXmlBuilder
Exception
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.