Macros | Functions | Variables
teste.cpp File Reference
#include <iostream>
#include <vector>
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <ros/ros.h>
#include <image_transport/image_transport.h>
#include <cv_bridge/cv_bridge.h>
#include <sensor_msgs/image_encodings.h>
#include "linefinder.h"
#include "edgedetector.h"
Include dependency graph for teste.cpp:

Go to the source code of this file.

Macros

#define PI   3.1415926
 

Functions

int imageCallback (const sensor_msgs::ImageConstPtr &original_image)
 
int main (int argc, char **argv)
 

Variables

image_transport::Publisher pub
 
static const char WINDOW0 [] = "Image Raw"
 
static const char WINDOW1 [] = "Image Processed"
 

Macro Definition Documentation

#define PI   3.1415926

Definition at line 32 of file teste.cpp.

Function Documentation

int imageCallback ( const sensor_msgs::ImageConstPtr &  original_image)

Definition at line 42 of file teste.cpp.

int main ( int  argc,
char **  argv 
)

Always running ( check if there is a new message )

Definition at line 317 of file teste.cpp.

Variable Documentation

image_transport::Publisher pub

Definition at line 40 of file teste.cpp.

const char WINDOW0[] = "Image Raw"
static

Definition at line 37 of file teste.cpp.

const char WINDOW1[] = "Image Processed"
static

Definition at line 36 of file teste.cpp.



road_recognition
Author(s): Ricardo Morais
autogenerated on Mon Mar 2 2015 01:32:51