#include <opencv2/features.hpp>
◆ Params()
| cv::ALIKED::Params::Params |
( |
| ) |
|
◆ backend
| int cv::ALIKED::Params::backend |
DNN backend, default DNN_BACKEND_DEFAULT.
◆ engine
| int cv::ALIKED::Params::engine |
◆ inputSize
| Size cv::ALIKED::Params::inputSize |
Input image size for the network, default 640x640.
◆ normalizeDescriptors
| bool cv::ALIKED::Params::normalizeDescriptors |
Whether to L2-normalize descriptors, default true.
◆ target
| int cv::ALIKED::Params::target |
DNN target, default DNN_TARGET_CPU.
The documentation for this struct was generated from the following file: