Home
last modified time | relevance | path

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