Package | Description |
---|---|
org.openimaj.image.model.patch |
Modifier and Type | Class and Description |
---|---|
class |
HistogramPatchModel
A
MBFPatchClassificationModel that performs classification
based on the joint (colour) histogram of the patch by comparing the
patch histogram to a model histogram with a given comparison measure. |
class |
MBFPatchClassificationModel
A base implementation of a
PatchClassificationModel for
MBFImage s. |
Modifier and Type | Method and Description |
---|---|
abstract PatchClassificationModel<Q,T> |
PatchClassificationModel.clone() |