Public Attributes | List of all members
C_DataFromFile Class Reference

#include <groundtruth.h>

Public Attributes

int iteration
 
vector< int > labels
 
vector< double > x_valuesf
 
vector< double > y_valuesf
 

Detailed Description

Class to accumulate the data from the .txt file

Date
April 2013
Author
Daniel Coimbra

Definition at line 47 of file groundtruth.h.

Member Data Documentation

int C_DataFromFile::iteration

Number of the iteration

Definition at line 52 of file groundtruth.h.

vector<int> C_DataFromFile::labels

Vector with all the the labels of one iteration

Definition at line 58 of file groundtruth.h.

vector<double> C_DataFromFile::x_valuesf

Vector with all the the xx values of one iteration

Definition at line 54 of file groundtruth.h.

vector<double> C_DataFromFile::y_valuesf

Vector with all the the yy values of one iteration

Definition at line 56 of file groundtruth.h.


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


lidar_segmentation
Author(s): Daniel Coimbra
autogenerated on Mon Mar 2 2015 01:32:12