Closed GoogleCodeExporter closed 9 years ago
Have you tried something like this?
CvFileStorage f = cvOpenFileStorage(file.getAbsolutePath(), null, CV_STORAGE_READ);
cvBoost.read(f, cvGetFileNodeByName(f, null, name));
Please post your questions on the mailing list next time, thank you!
Original comment by samuel.a...@gmail.com
on 19 Jan 2013 at 9:10
Original issue reported on code.google.com by
vonProt...@gmail.com
on 14 Jan 2013 at 9:17