Functions
test_profile.cpp File Reference
#include <cmath>
#include <sstream>
#include <unistd.h>
#include <vector>
#include <Eigen/Dense>
#include <opencv2/core/core.hpp>
#include <opencv2/opencv.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include "utils/print.h"
Include dependency graph for test_profile.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
void print_stats (std::string title, std::vector< double > times, std::string title2="", std::vector< int > stats={})
 
void signal_callback_handler (int signum)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 74 of file test_profile.cpp.

◆ print_stats()

void print_stats ( std::string  title,
std::vector< double >  times,
std::string  title2 = "",
std::vector< int >  stats = {} 
)

Definition at line 39 of file test_profile.cpp.

◆ signal_callback_handler()

void signal_callback_handler ( int  signum)

Definition at line 37 of file test_profile.cpp.



ov_core
Author(s): Patrick Geneva , Kevin Eckenhoff , Guoquan Huang
autogenerated on Mon Jan 22 2024 03:08:17