Searched defs:isString (Results 1 – 4 of 4) sorted by relevance
251 inline bool DictValue::isString() const in isString() function in cv::dnn::DictValue
1334 inline bool FileNode::isString() const { return type() == STR; } in isString() function in cv::FileNode