Macros | Functions
image_detection.cpp File Reference
#include <dirent.h>
#include <random>
#include <string>
#include <vector>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <cv_bridge/cv_bridge.h>
#include <object_msgs/DetectObject.h>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <ros/ros.h>
Include dependency graph for image_detection.cpp:

Go to the source code of this file.

Macros

#define DEFAULT_DEMO_MODE   0
 
#define DEFAULT_IMAGE_BASE_PATH   "/opt/movidius/ncappzoo/data/images/"
 
#define DEFAULT_PARALLEL_FLAG   1
 
#define DEFAULT_PARALLEL_SIZE   1
 
#define MOVEWINDOW   1000
 

Functions

std::vector< std::string > getImagePath (std::string image_dir)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

#define DEFAULT_DEMO_MODE   0

Definition at line 32 of file image_detection.cpp.

#define DEFAULT_IMAGE_BASE_PATH   "/opt/movidius/ncappzoo/data/images/"

Definition at line 31 of file image_detection.cpp.

#define DEFAULT_PARALLEL_FLAG   1

Definition at line 33 of file image_detection.cpp.

#define DEFAULT_PARALLEL_SIZE   1

Definition at line 30 of file image_detection.cpp.

#define MOVEWINDOW   1000

Definition at line 29 of file image_detection.cpp.

Function Documentation

std::vector<std::string> getImagePath ( std::string  image_dir)

Definition at line 35 of file image_detection.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 65 of file image_detection.cpp.



movidius_ncs_example
Author(s): Xiaojun Huang
autogenerated on Mon Jun 10 2019 14:11:21