| Package | Description |
|---|---|
| org.opencv.ml |
| Modifier and Type | Method and Description |
|---|---|
static LogisticRegression |
LogisticRegression.__fromPtr__(long addr) |
static LogisticRegression |
LogisticRegression.create() |
static LogisticRegression |
LogisticRegression.load(String filepath) |
static LogisticRegression |
LogisticRegression.load(String filepath,
String nodeName) |
Copyright © 2018. All rights reserved.