Classes | Enumerations | Functions | Variables
thread_example.cpp File Reference
#include <iostream>
#include <vector>
#include <boost/thread.hpp>
#include <boost/shared_ptr.hpp>
Include dependency graph for thread_example.cpp:

Go to the source code of this file.

Classes

class  Candidate
 Candidate validation. More...
 

Enumerations

enum  TypeClassification {
  PEDESTRIAN, NON_PEDESTRIAN, UNKNOWN, VEHICLE,
  PEDESTRIAN, UNKNOWN, PEDESTRIAN, UNKNOWN
}
 

Functions

int main ()
 
void separte_loop ()
 

Variables

int var1
 

Enumeration Type Documentation

Enumerator
PEDESTRIAN 
NON_PEDESTRIAN 
UNKNOWN 
VEHICLE 
PEDESTRIAN 
UNKNOWN 
PEDESTRIAN 
UNKNOWN 

Definition at line 7 of file thread_example.cpp.

Function Documentation

int main ( )

Definition at line 86 of file thread_example.cpp.

void separte_loop ( )

Definition at line 77 of file thread_example.cpp.

Variable Documentation

int var1

Definition at line 75 of file thread_example.cpp.



multimodal_pedestrian_detect
Author(s): Rui Azevedo
autogenerated on Mon Mar 2 2015 01:32:27