#include <opencv2/core/bindings_utils.hpp>
◆ OriginalClassName()
◆ create()
Python: |
---|
| cv.utils.nested.ExportClassName.create( | [, params] | ) -> | retval |
| cv.utils.nested.ExportClassName_create( | [, params] | ) -> | retval |
| cv.utils.nested.OriginalClassName_create( | [, params] | ) -> | retval |
◆ getFloatParam()
float cv::utils::nested::OriginalClassName::getFloatParam |
( |
| ) |
const |
|
inline |
Python: |
---|
| cv.utils.nested.ExportClassName.getFloatParam( | | ) -> | retval |
◆ getIntParam()
int cv::utils::nested::OriginalClassName::getIntParam |
( |
| ) |
const |
|
inline |
Python: |
---|
| cv.utils.nested.ExportClassName.getIntParam( | | ) -> | retval |
◆ originalName()
static std::string cv::utils::nested::OriginalClassName::originalName |
( |
| ) |
|
|
inlinestatic |
Python: |
---|
| cv.utils.nested.ExportClassName.originalName( | | ) -> | retval |
| cv.utils.nested.ExportClassName_originalName( | | ) -> | retval |
| cv.utils.nested.OriginalClassName_originalName( | | ) -> | retval |
The documentation for this class was generated from the following file: