PARP Research Group Universidad de Murcia


src/qvsfm/readSfMReconstruction.h File Reference

File from the QVision library. More...

#include <QFile>
#include <qvprojective.h>

Go to the source code of this file.

Functions

bool readSfMReconstruction (const QString &path, QList< QVMatrix > &cameraCalibrations, QList< QVCameraPose > &cameraPoses, QList< QV3DPointF > &points3D, QList< QHash< int, QPointF > > &pointsProjections)
 Loads a SfM reconstruction from a file or files. This function loads a SfM reconstruction from three different file formats. The function detects the correct file format automatically, depending on the type (directory or file), and the headers of the files.
bool readReconstruction_NVM (const QString fileName, QList< QString > &imageFiles, QList< QVMatrix > &cameraCalibrationMatrices, QList< QVCameraPose > &cameraPoses, QList< QV3DPointF > &points3D, QList< QColor > &rgbColors, QList< QHash< int, QPointF > > &pointTrackings)
 Loads a SfM reconstruction from a NVM file.

Detailed Description

File from the QVision library.

Author:
PARP Research Group. University of Murcia, Spain.

Definition in file readSfMReconstruction.h.




QVision framework. PARP research group. Copyright © 2007, 2008, 2009, 2010, 2011.