$search

read_evaluation.cpp File Reference

#include "opencv2/core/core.hpp"
#include "cv.h"
#include "highgui.h"
#include <ros/ros.h>
#include <iostream>
#include <fstream>
#include <stack>
#include <stdio.h>
#include <dirent.h>
Include dependency graph for read_evaluation.cpp:

Go to the source code of this file.

Classes

class  img

Functions

void calculateResults (std::vector< img > &images, std::vector< img > &ocrImages)
int cutout (std::string label, std::string output)
void deleteIdentical (std::vector< img > &ocrImages)
int main (int argc, char **argv)
int readInEstimates (std::vector< img > &images, std::vector< img > &ocrImages, std::string path)
void readInSolution (std::vector< img > &images, std::string filename)
void showRects (std::vector< img > &images, std::vector< img > &ocrImages, std::string path)

Function Documentation

void calculateResults ( std::vector< img > &  images,
std::vector< img > &  ocrImages 
)

Definition at line 254 of file read_evaluation.cpp.

int cutout ( std::string  label,
std::string  output 
)

Definition at line 42 of file read_evaluation.cpp.

void deleteIdentical ( std::vector< img > &  ocrImages  ) 

Definition at line 172 of file read_evaluation.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 302 of file read_evaluation.cpp.

int readInEstimates ( std::vector< img > &  images,
std::vector< img > &  ocrImages,
std::string  path 
)

Definition at line 53 of file read_evaluation.cpp.

void readInSolution ( std::vector< img > &  images,
std::string  filename 
)

Definition at line 123 of file read_evaluation.cpp.

void showRects ( std::vector< img > &  images,
std::vector< img > &  ocrImages,
std::string  path 
)

Definition at line 194 of file read_evaluation.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


cob_read_text
Author(s): Robert Heinze, Richard Bormann
autogenerated on Fri Mar 1 14:50:47 2013