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
D
DataInput
- Class in
annotool.io
The class that wraps the data.
DataInput(String, String, String, String, int, int)
- Constructor for class annotool.io.
DataInput
The constructor takes the target file and resize the (2D) images based on the dimension passed in If the images are 3D, it resizes each slice.
DataInput(String, String, String, String)
- Constructor for class annotool.io.
DataInput
This constructor takes the target file (in addition to image dir, ext, channel) to populate the label related information.
DataInput(String, String[], String, String)
- Constructor for class annotool.io.
DataInput
This constructor takes no target file and is strictly for ROI Annotation mode.
DataInput(ImagePlus, HashMap<String, Roi>, HashMap<String, String>, String, int, int, int)
- Constructor for class annotool.io.
DataInput
Creates DataInput object in ROI input method.
DataInput(String, String, String, boolean)
- Constructor for class annotool.io.
DataInput
This constructor takes a directory hierarchy that has image of different classes There is no need of the target file in this case.
DataInputDynamic
- Class in
annotool.io
Deprecated.
DataInputDynamic(String, String, String)
- Constructor for class annotool.io.
DataInputDynamic
Deprecated.
DataInputDynamic(String, String)
- Constructor for class annotool.io.
DataInputDynamic
Deprecated.
DataInputROI
- Class in
annotool.io
Deprecated.
DataInputROI(String, String, ImgDimension, String)
- Constructor for class annotool.io.
DataInputROI
Deprecated.
DataInputROI(String, String, ImgDimension)
- Constructor for class annotool.io.
DataInputROI
Deprecated.
DIRECTORYMODE
- Static variable in class annotool.io.
DataInput
DirectoryReader
- Class in
annotool.io
This is equivalent to LabelReader from target file input mode but for directory structure input mode.
DirectoryReader(String, String)
- Constructor for class annotool.io.
DirectoryReader
DirectoryTreeDialogPanel
- Class in
annotool.gui
This is the panel of the load image dialog for selecting input problem in directory tree mode.
DirectoryTreeDialogPanel(LoadImageDialog, LandingPanel, String, JFileChooser)
- Constructor for class annotool.gui.
DirectoryTreeDialogPanel
dismiss()
- Method in class annotool.gui.
LoadImageDialog
display(float[][], ArrayList<String>)
- Method in class annotool.gui.
ACResultPanel
displayAbout()
- Method in class annotool.gui.
AnnMenuBar
displayChosenPanel(String)
- Method in class annotool.gui.
LandingPanel
displayHelp()
- Method in class annotool.gui.
AnnMenuBar
displayImageReadyPanel()
- Method in class annotool.gui.
LandingPanel
displayOneImageTable(String, String, String)
- Method in class annotool.gui.
AnnTablePanel
Used for cross validation mode or training only mode.
displayOneImageTable(String, String[], int, int, int)
- Method in class annotool.gui.
AnnTablePanel
For displaying one image table in roi input method.
displayOneImageTable(String, String)
- Method in class annotool.gui.
AnnTablePanel
For modes without target known - annotation/classification
displayOneImageTable(String[], String, String)
- Method in class annotool.gui.
AnnTablePanel
For ROI Annotation Mode -
displayOneImageTable(String, String, boolean)
- Method in class annotool.gui.
AnnTablePanel
This method is used for displaying one image table for directory structure input mode.
displayTwoImageTables(String, String, String, String, String, String)
- Method in class annotool.gui.
AnnTablePanel
Training/Testing mode
displayTwoImageTables(String, String, String, String, String)
- Method in class annotool.gui.
AnnTablePanel
displayTwoImageTables(String, String, String, String)
- Method in class annotool.gui.
AnnTablePanel
Added: 3/29/2012 This method is used for loading from a hierarchical directory structure and does not have a target file, instead the targets are determined by folder structure.
displayTwoImageTables(String, String[], String, String[], int, int, int)
- Method in class annotool.gui.
AnnTablePanel
Displays two training and testing image tables when rois sets are used as input.
doesSupportProbability()
- Method in interface annotool.classify.
Classifier
Returns whether or not the algorithm uses probability estimations.
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