Searched defs:bbox_node (Results 1 – 2 of 2) sorted by relevance
177 void VOCOp::ParseNodeValue(XMLElement *bbox_node, const char *name, float *value) { in ParseNodeValue()224 XMLElement *bbox_node = object->FirstChildElement("bndbox"); in ParseAnnotationBbox() local
207 XMLElement *bbox_node = object->FirstChildElement("bndbox"); in LoadAnnotationFile() local