Home | History | Annotate | Download | only in src

Lines Matching refs:rootIn

215             rootIn = storageIn.root();
258 else if (mode == cv::FileStorage::WRITE && !rootIn.empty())
260 //TODO: write content of rootIn node into the storageOut
591 cv::FileNode n = rootIn[nodename];