Lines Matching refs:storageIn
213 if (storageIn.open(storageInPath, cv::FileStorage::READ))215 rootIn = storageIn.root();226 if(!storageIn.isOpened())236 if (storageIn.isOpened())237 storageIn.release();250 int mode = (storageIn.isOpened() && storageInPath == storageOutPath)