Create some example data that for inclusion in the data folder. More...

Go to the source code of this file.
| Functions | |
| void | create18PointExample1 () | 
| void | create5PointExample1 () | 
| void | create5PointExample2 () | 
| void | createExampleBALFile (const string &filename, const vector< Point3 > &points, const Pose3 &pose1, const Pose3 &pose2, const Cal3Bundler &K=Cal3Bundler()) | 
| int | main (int argc, char *argv[]) | 
Create some example data that for inclusion in the data folder.
Definition in file CreateSFMExampleData.cpp.
| void create18PointExample1 | ( | ) | 
Definition at line 92 of file CreateSFMExampleData.cpp.
| void create5PointExample1 | ( | ) | 
Definition at line 56 of file CreateSFMExampleData.cpp.
| void create5PointExample2 | ( | ) | 
Definition at line 73 of file CreateSFMExampleData.cpp.
| void createExampleBALFile | ( | const string & | filename, | 
| const vector< Point3 > & | points, | ||
| const Pose3 & | pose1, | ||
| const Pose3 & | pose2, | ||
| const Cal3Bundler & | K = Cal3Bundler() | ||
| ) | 
Definition at line 26 of file CreateSFMExampleData.cpp.
Definition at line 112 of file CreateSFMExampleData.cpp.