| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_cudaobjdetect.CudaCascadeClassifier |
opencv_cudaobjdetect.CudaCascadeClassifier.create(org.bytedeco.javacpp.BytePointer filename)
\brief Loads the classifier from a file.
|
static opencv_cudaobjdetect.CudaCascadeClassifier |
opencv_cudaobjdetect.CudaCascadeClassifier.create(opencv_core.FileStorage file)
\overload
|
static opencv_cudaobjdetect.CudaCascadeClassifier |
opencv_cudaobjdetect.CudaCascadeClassifier.create(String filename) |
Copyright © 2018. All rights reserved.