public class BOWTrainer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
nativeObj |
| Modifier | Constructor and Description |
|---|---|
protected |
BOWTrainer(long addr) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Mat descriptors) |
void |
clear() |
Mat |
cluster() |
Mat |
cluster(Mat descriptors) |
int |
descriptorsCount() |
protected void |
finalize() |
List<Mat> |
getDescriptors() |
Copyright © 2016. All rights reserved.