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