Classes | Functions
sequence_res.cpp File Reference
#include <stdio.h>
#include <math.h>
#include <string>
#include <vector>
#include <cv.h>
#include <highgui.h>
Include dependency graph for sequence_res.cpp:

Go to the source code of this file.

Classes

struct  Sbox_det

Functions

string convertInt (int number)
int main (int argc, char *argv[])
void read_boxes_det (string fileString, vector< vector< Sbox_det > > &boxes)
void read_boxes_gt (string fileString, vector< vector< cv::Rect > > &boxes, int image_scale)
void viz_boxes (string imageString, vector< cv::Rect > detections, vector< cv::Rect > gt, vector< cv::Rect > accepted)

Function Documentation

string convertInt ( int  number)

Definition at line 259 of file sequence_res.cpp.

int main ( int  argc,
char *  argv[] 
)

Definition at line 23 of file sequence_res.cpp.

void read_boxes_det ( string  fileString,
vector< vector< Sbox_det > > &  boxes 
)

Definition at line 206 of file sequence_res.cpp.

void read_boxes_gt ( string  fileString,
vector< vector< cv::Rect > > &  boxes,
int  image_scale 
)

Definition at line 180 of file sequence_res.cpp.

void viz_boxes ( string  imageString,
vector< cv::Rect >  detections,
vector< cv::Rect >  gt,
vector< cv::Rect >  accepted 
)

Definition at line 235 of file sequence_res.cpp.



iri_my_database_publ
Author(s): Gonzalo Ferrer
autogenerated on Fri Dec 6 2013 23:31:04