Home
last modified time | relevance | path

Searched refs:getRealValue (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Ddict.hpp88 CV_WRAP double getRealValue(int idx = -1) const;
H A Ddnn.inl.hpp164 inline double DictValue::getRealValue(int idx) const in getRealValue() function in cv::dnn::DictValue