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