Home
last modified time | relevance | path

Searched refs:getStringValue (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.hpp89 CV_WRAP String getStringValue(int idx = -1) const;
H A Ddnn.inl.hpp184 inline String DictValue::getStringValue(int idx) const in getStringValue() function in cv::dnn::DictValue