| Package | Description |
|---|---|
| org.bytedeco.javacpp | |
| org.bytedeco.javacpp.helper |
| Modifier and Type | Method and Description |
|---|---|
static opencv_ml.KNearest |
opencv_ml.KNearest.create()
\brief Creates the empty model
|
| Modifier and Type | Method and Description |
|---|---|
static opencv_ml.KNearest |
opencv_ml.AbstractStatModel.loadKNearest(org.bytedeco.javacpp.BytePointer filename,
org.bytedeco.javacpp.BytePointer objname) |
static opencv_ml.KNearest |
opencv_ml.AbstractStatModel.loadKNearest(String filename,
String objname) |
Copyright © 2018. All rights reserved.