UWARG Computer Vision
Functions
csv.h File Reference

Module for creating formatting csv files to store target data. More...

#include "target.h"
Include dependency graph for csv.h:

Go to the source code of this file.

Functions

void create_csv (Target *[] targets)
 Creates the file "Results.csv" using the information from the Targets given. More...
 

Detailed Description

Module for creating formatting csv files to store target data.

Function Documentation

void create_csv ( Target *[]  targets)

Creates the file "Results.csv" using the information from the Targets given.

Parameters
targetsTargets that should be included in the CSV