Skip navigation links
A B C E F G I L P R S T 

A

addReference(TupleDesc_F64) - Method in class boofcv.alg.bow.ClusterVisualWords
Add a feature to the list.

B

boofcv.alg.bow - package boofcv.alg.bow
 
boofcv.struct.learning - package boofcv.struct.learning
 

C

ClassificationHistogram - Class in boofcv.struct.learning
Used create a histogram of actual to predicted classification.
ClassificationHistogram(int) - Constructor for class boofcv.struct.learning.ClassificationHistogram
 
classify(String) - Method in class boofcv.alg.bow.LearnSceneFromFiles
Given an image compute which scene it belongs to
ClusterVisualWords - Class in boofcv.alg.bow
Finds clusters of TupleDesc_F64 which can be used to identify frequent features, a.k.a words.
ClusterVisualWords(ComputeClusters<double[]>, int, long) - Constructor for class boofcv.alg.bow.ClusterVisualWords
Constructor which configures the cluster finder.
computeAccuracy() - Method in class boofcv.struct.learning.Confusion
Computes accuracy from the confusion matrix.
Confusion - Class in boofcv.struct.learning
Storage for a confusion matrix.
Confusion(int) - Constructor for class boofcv.struct.learning.Confusion
 
createConfusion() - Method in class boofcv.struct.learning.ClassificationHistogram
 
cross - Variable in class boofcv.alg.bow.LearnSceneFromFiles
 

E

evaluate(Map<String, List<String>>) - Method in class boofcv.alg.bow.LearnSceneFromFiles
Given a set of images with known classification, predict which scene each one belongs in and compute a confusion matrix for the results.
evaluateTest() - Method in class boofcv.alg.bow.LearnSceneFromFiles
 

F

findImages(File) - Static method in class boofcv.alg.bow.LearnSceneFromFiles
Loads the paths to image files contained in subdirectories of the root directory.
FN - Variable in class boofcv.struct.learning.PrecisionRecall
 
FP - Variable in class boofcv.struct.learning.PrecisionRecall
 

G

get(int, int) - Method in class boofcv.struct.learning.ClassificationHistogram
 
getAssignment() - Method in class boofcv.alg.bow.ClusterVisualWords
Returns a transform from point to cluster.
getFalseNegative() - Method in class boofcv.struct.learning.PrecisionRecall
 
getFalsePositive() - Method in class boofcv.struct.learning.PrecisionRecall
 
getFMeasure() - Method in class boofcv.struct.learning.PrecisionRecall
 
getMatrix() - Method in class boofcv.struct.learning.Confusion
 
getPrecision() - Method in class boofcv.struct.learning.PrecisionRecall
 
getRecall() - Method in class boofcv.struct.learning.PrecisionRecall
 
getScenes() - Method in class boofcv.alg.bow.LearnSceneFromFiles
 
getTrueNegative() - Method in class boofcv.struct.learning.PrecisionRecall
 
getTruePositive() - Method in class boofcv.struct.learning.PrecisionRecall
 

I

increment(int, int) - Method in class boofcv.struct.learning.ClassificationHistogram
 

L

LearnSceneFromFiles - Class in boofcv.alg.bow
Abstract class which provides a frame work for learning a scene classifier from a set of images.
LearnSceneFromFiles() - Constructor for class boofcv.alg.bow.LearnSceneFromFiles
 
loadSets(File, File, File) - Method in class boofcv.alg.bow.LearnSceneFromFiles
 
loadThenSplit(File) - Method in class boofcv.alg.bow.LearnSceneFromFiles
 

P

PrecisionRecall - Class in boofcv.struct.learning
Statistics related to precision and recall.
PrecisionRecall(double, double, double, double) - Constructor for class boofcv.struct.learning.PrecisionRecall
 
PrecisionRecall() - Constructor for class boofcv.struct.learning.PrecisionRecall
 
process(int) - Method in class boofcv.alg.bow.ClusterVisualWords
Clusters the list of features into the specified number of words

R

rand - Variable in class boofcv.alg.bow.LearnSceneFromFiles
 
reset() - Method in class boofcv.struct.learning.ClassificationHistogram
 

S

scenes - Variable in class boofcv.alg.bow.LearnSceneFromFiles
 

T

test - Variable in class boofcv.alg.bow.LearnSceneFromFiles
 
TN - Variable in class boofcv.struct.learning.PrecisionRecall
 
TP - Variable in class boofcv.struct.learning.PrecisionRecall
 
train - Variable in class boofcv.alg.bow.LearnSceneFromFiles
 
A B C E F G I L P R S T 
Skip navigation links