Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
C
calcFeatures(DataInput)
- Method in interface annotool.extract.
FeatureExtractor
Get features based on raw image stored in problem.
calcFeatures(ArrayList, int, ImgDimension)
- Method in interface annotool.extract.
FeatureExtractor
Get features based on data, imageType, and dim.
calNumOfClasses(int[][])
- Method in class annotool.io.
LabelReader
cFlag
- Variable in class annotool.gui.
ChainPanel
Chain
- Class in
annotool.gui.model
Represents a single chain of algorithms.
Chain(String)
- Constructor for class annotool.gui.model.
Chain
CHAIN_EXT
- Static variable in class annotool.gui.model.
Utils
ChainFilter
- Class in
annotool.gui.model
File filter to display only chain files in open/save dialog.
ChainFilter()
- Constructor for class annotool.gui.model.
ChainFilter
ChainIO
- Class in
annotool.io
Saves and loads the list of algorithm chains for comparison mode.
ChainIO()
- Constructor for class annotool.io.
ChainIO
ChainModel
- Class in
annotool.io
This class is responsible for storing trained model from memory into file and loading from file into the memory.
ChainModel()
- Constructor for class annotool.io.
ChainModel
ChainPanel
- Class in
annotool.gui
Right side panel of Auto Comparison Mode.
ChainPanel(AutoCompFrame, String, AnnOutputPanel, boolean)
- Constructor for class annotool.gui.
ChainPanel
ChainTableModel
- Class in
annotool.gui.model
Table model corresponding to the table used for displaying list of chains in ChainPanel (Auto comparison mode)
ChainTableModel()
- Constructor for class annotool.gui.model.
ChainTableModel
channelEnabled(boolean)
- Method in class annotool.gui.
ImageReadyPanel
channelFlag
- Variable in class annotool.gui.
ImageReadyPanel
Classifier
- Interface in
annotool.classify
Classifier returns a prediction based on training and testing image sets.
classify(float[][], int[], float[][], int[], double[])
- Method in interface annotool.classify.
Classifier
Classifies the patterns using the input parameters.
classifyUsingModel(Object, float[], double[])
- Method in interface annotool.classify.
SavableClassifier
Classifies the internal model using one testing pattern
classifyUsingModel(Object, float[][], double[])
- Method in interface annotool.classify.
SavableClassifier
Classifies the internal model using multiple testing patterns
clearEnabled(boolean)
- Method in class annotool.gui.
AnnOutputPanel
clearExtractors()
- Method in class annotool.gui.model.
Chain
clearModels()
- Method in class annotool.gui.model.
ModelLoader
Removes all the models previously loaded
clearOutput()
- Method in class annotool.gui.
AnnOutputPanel
clearSelectors()
- Method in class annotool.gui.model.
Chain
COL_CHAIN
- Static variable in class annotool.gui.
ChainPanel
COL_CHECK
- Static variable in class annotool.gui.
ChainPanel
COL_NAME
- Static variable in class annotool.gui.
ChainPanel
COLOR_256
- Static variable in class annotool.io.
DataInput
COLOR_BORDER
- Static variable in class annotool.gui.model.
Styles
COLOR_RGB
- Static variable in class annotool.io.
DataInput
COLOR_TITLE
- Static variable in class annotool.gui.model.
Styles
COLOR_TITLE2
- Static variable in class annotool.gui.model.
Styles
createImageIcon(String)
- Static method in class annotool.gui.model.
Utils
Returns an ImageIcon, or null if the path was invalid.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W