Searched refs:load_from_file (Results 1 – 3 of 3) sorted by relevance
128 void load_from_file(cvflann::Matrix<T>& dataset, const String& filename, const String& name) in load_from_file() function169 void load_from_file(cvflann::Matrix<T>& dataset, const String& filename, const String& name) in load_from_file() function
429 def load_from_file(filename): function657 alltestcases = alltestcases + (load_from_file(casefile))
1278 scan_a.load_from_file(filename_a)1280 scan_b.load_from_file(filename_b)1308 scan.load_from_file("test-scans/single.xml")1319 scan.load_from_file("test-scans/empty.xml")1331 scan.load_from_file("test-scans/simple.xml")1339 scan.load_from_file("test-scans/complex.xml")1470 a.load_from_file("test-scans/empty.xml")1472 b.load_from_file("test-scans/simple.xml")