iVS3D v2.0.0
Loading...
Searching...
No Matches
GPSReaderDJIMatrice2 Class Reference
Inheritance diagram for GPSReaderDJIMatrice2:
GPSReader MetaDataReader

Public Member Functions

QString getName ()
 getName Returns name of meta data
 
bool parseDataVideo (QString path, int picCount, double fps, bool interpolate)
 parseData Tries to load meta data from the given file
 
- Public Member Functions inherited from GPSReader
bool normaliseGPS (uint imageNumber)
 GPSReader::normaliseGPS This method will interpolate gps values (latitude, longitude, attitude) for every images.
 
QVariant getImageMetaData (uint index)
 getImageMetaData Returns parsed meta data from the index images
 
QList< QVariant > getAllMetaData ()
 getAllMetaData Returns all meta data in the same order as the images ar
 

Member Function Documentation

◆ getName()

QString GPSReaderDJIMatrice2::getName ( )
virtual

getName Returns name of meta data

Returns
Name of meta data

Implements MetaDataReader.

◆ parseDataVideo()

bool GPSReaderDJIMatrice2::parseDataVideo ( QString  path,
int  picCount,
double  fps,
bool  interpolate 
)
virtual

parseData Tries to load meta data from the given file

Parameters
pathPath to the meat data file
imagesReader with the loaded images
interpolateindicades wether the reader is allowed to interpolate missing meta data
Returns
True if meta data have been loaded False otherwise

Implements MetaDataReader.


The documentation for this class was generated from the following files: