25 using namespace gtsam;
29 TEST(dataSet, sfmDataSerialization) {
42 TEST(dataSet, sfmTrackSerialization) {
Define the structure for SfM data.
static int runAllTests(TestResult &result)
bool equalsObj(const T &input=T())
bool equalsXML(const T &input=T())
bool equalsBinary(const T &input=T())
string findExampleDataFile(const string &name)
Define the structure for the 3D points.
#define EXPECT(condition)
SfmTrack track(size_t idx) const
The track formed by series of landmark measurements.
TEST(dataSet, sfmDataSerialization)
utility functions for loading datasets
bool readBAL(const string &filename, SfmData &data)
This function parses a "Bundle Adjustment in the Large" (BAL) file and stores the data into a SfmData...