Package | Description |
---|---|
plugins.big.steerablej | |
plugins.big.steerablej.core |
Modifier and Type | Method and Description |
---|---|
ParameterSet[][] |
FeatureDetector.getParameterSet()
Gets the all the sets of parameters used in the
FeatureDetector class. |
Modifier and Type | Method and Description |
---|---|
static ParameterSet[][] |
ParameterSet.loadParameterSets(java.io.InputStream xmlStream)
Loads a parameter set from an XML file.
|
Modifier and Type | Method and Description |
---|---|
void |
AlphaValues.setDefault(int M,
int set,
ParameterSet[][] pSet)
Sets the filter parameters to default values corresponding to order and
set numbers.
|