![]() |
GSoC2011SfM
0.1
Google Summer of Code 2011: Structure from motion
|
| addLink(int first_image, int second_image) | OpencvSfM::ImagesGraphConnection | [inline] |
| getHighestLink(int &first_image, int &second_image, int max_number=1e9) | OpencvSfM::ImagesGraphConnection | |
| getImagesRelatedTo(int first_image, std::vector< ImageLink > &outList, int min_number=0, int max_number=1e9) | OpencvSfM::ImagesGraphConnection | |
| getNumbersOfLinks(int first_image, int second_image) | OpencvSfM::ImagesGraphConnection | [inline] |
| getOrderedLinks(std::vector< ImageLink > &outList, int min_number=0, int max_number=1e9) | OpencvSfM::ImagesGraphConnection | |
| images_graph_ | OpencvSfM::ImagesGraphConnection | [protected] |
| ImagesGraphConnection() | OpencvSfM::ImagesGraphConnection | [inline] |
| initStructure(int nb_images) | OpencvSfM::ImagesGraphConnection | [inline] |
| isGraphCreated(int nbImages) | OpencvSfM::ImagesGraphConnection | [inline] |
| orderedIdx(int i1, int i2, int idx[2]) | OpencvSfM::ImagesGraphConnection | [inline, protected] |
1.7.5.1