Package | Description |
---|---|
org.bytedeco.opencv.opencv_quality |
Modifier and Type | Method and Description |
---|---|
static QualityBRISQUE |
QualityBRISQUE.create(BytePointer model_file_path,
BytePointer range_file_path)
\brief Create an object which calculates quality
|
static QualityBRISQUE |
QualityBRISQUE.create(String model_file_path,
String range_file_path) |
static QualityBRISQUE |
QualityBRISQUE.create(SVM model,
Mat range)
\brief Create an object which calculates quality
|
Copyright © 2020. All rights reserved.