volcamconfig  2019 march
Biblioteca volcamconfig
Clases | Namespaces | Enumeraciones
Referencia del Archivo conf_volcam.h

Configuración inicial de VolCAM. Más...

#include <QObject>
#include <QtWidgets>
#include <QtSql>
#include <QHostInfo>

Ir al código fuente de este archivo.

Clases

struct  Config
 
class  Conf_volcam
 

Namespaces

 volcam
 

Enumeraciones

enum  volcam::SaveFormat { volcam::Json, volcam::Binary, volcam::Text }
 
enum  volcam::ModelType {
  volcam::table, volcam::timeline, volcam::mapview, volcam::oneview,
  volcam::listview, volcam::none
}
 
enum  volcam::MenuType { volcam::main, volcam::classify, volcam::imagePro, volcam::catalog }
 
enum  volcam::ViewerMode { volcam::viewer_wc, volcam::viewer_catalog }
 
enum  volcam::VPoint_widgetMode { volcam::match, volcam::adding, volcam::editing, volcam::selecting }
 
enum  volcam::conf_sntdevicesMode { volcam::editing_stndev, volcam::adding_stndev, volcam::viewing_stndev }
 

Descripción detallada

Configuración inicial de VolCAM.

Versión
1.0
Fecha
2019 march
Autor
Carlos Alberto Ospina Caicedo (SGC-OVSPo)

Clase que permite gestionar los parámtetros de inicio que usaría el programa VolCAM

Estos puntos de interés se usarán en la medida que se vean desde la imagen de una o varias cámaras.

Para aprender a usar esta clase puedes ejecutar la función getHelp()

CONFIG VOLCAM

Help to use Conf_volcam.h

This class is part of volcamconfig.dll library and it contains the bases of VolCAM configuration:

Config Is the structure with the volcam init data

getConfig_VolcamFromHostName() Based on your hostname it reads the init file ie:'./Local_Config_files/VolCAM_popayan.conf'

setConfigfilename() Also it is possible to select one init file and use it

prepareDataBase_geodata() This function help to check if tables on DataBase geodata are correct otherwise it will create them