Functions | Variables
test_webcam.cpp File Reference
#include <cmath>
#include <csignal>
#include <deque>
#include <fstream>
#include <iomanip>
#include <sstream>
#include <unistd.h>
#include <vector>
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/filesystem.hpp>
#include "cam/CamRadtan.h"
#include "feat/Feature.h"
#include "feat/FeatureDatabase.h"
#include "track/TrackAruco.h"
#include "track/TrackDescriptor.h"
#include "track/TrackKLT.h"
#include "utils/opencv_yaml_parse.h"
#include "utils/print.h"
Include dependency graph for test_webcam.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
void signal_callback_handler (int signum)
 

Variables

TrackBaseextractor
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 59 of file test_webcam.cpp.

◆ signal_callback_handler()

void signal_callback_handler ( int  signum)

Definition at line 56 of file test_webcam.cpp.

Variable Documentation

◆ extractor

TrackBase* extractor

Definition at line 53 of file test_webcam.cpp.



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