Classes | Functions | Variables
openni_narf_keypoint_extraction.cpp File Reference
#include <iostream>
#include <pcl/io/openni_grabber.h>
#include "pcl/range_image/range_image_planar.h"
#include "pcl/common/common_headers.h"
#include "pcl/visualization/range_image_visualizer.h"
#include "pcl/visualization/pcl_visualizer.h"
#include "pcl/features/range_image_border_extractor.h"
#include "pcl/keypoints/narf_keypoint.h"
#include "pcl/console/parse.h"
Include dependency graph for openni_narf_keypoint_extraction.cpp:

Go to the source code of this file.

Classes

struct  EventHelper

Functions

int main (int argc, char **argv)
void printUsage (const char *progName)

Variables

float angular_resolution = 0.5f
boost::mutex depth_image_mutex
boost::shared_ptr
< openni_wrapper::DepthImage
depth_image_ptr
std::string device_id = "#1"
boost::mutex image_mutex
boost::shared_ptr
< openni_wrapper::Image
image_ptr
boost::mutex ir_image_mutex
boost::shared_ptr
< openni_wrapper::IRImage
ir_image_ptr
pcl::PointCloud< pcl::PointXYZ >
::ConstPtr 
point_cloud_ptr
bool received_new_depth_data = false
bool received_new_image = false
bool received_new_ir_image = false
bool set_unseen_to_max_range = true
float support_size = 0.2f

Function Documentation

int main ( int  argc,
char **  argv 
)

viewer.wasStopped () && range_image_widget.isShown ())

Definition at line 63 of file openni_narf_keypoint_extraction.cpp.

void printUsage ( const char *  progName)

Definition at line 51 of file openni_narf_keypoint_extraction.cpp.


Variable Documentation

Definition at line 20 of file openni_narf_keypoint_extraction.cpp.

boost::mutex depth_image_mutex

Definition at line 24 of file openni_narf_keypoint_extraction.cpp.

Definition at line 28 of file openni_narf_keypoint_extraction.cpp.

std::string device_id = "#1"

Definition at line 18 of file openni_narf_keypoint_extraction.cpp.

boost::mutex image_mutex

Definition at line 24 of file openni_narf_keypoint_extraction.cpp.

boost::shared_ptr<openni_wrapper::Image> image_ptr

Definition at line 30 of file openni_narf_keypoint_extraction.cpp.

boost::mutex ir_image_mutex

Definition at line 24 of file openni_narf_keypoint_extraction.cpp.

Definition at line 29 of file openni_narf_keypoint_extraction.cpp.

pcl::PointCloud<pcl::PointXYZ>::ConstPtr point_cloud_ptr

Definition at line 27 of file openni_narf_keypoint_extraction.cpp.

Definition at line 32 of file openni_narf_keypoint_extraction.cpp.

Definition at line 34 of file openni_narf_keypoint_extraction.cpp.

Definition at line 33 of file openni_narf_keypoint_extraction.cpp.

Definition at line 22 of file openni_narf_keypoint_extraction.cpp.

Definition at line 21 of file openni_narf_keypoint_extraction.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


narf_recognition
Author(s): Juergen Hess
autogenerated on Wed Dec 26 2012 16:37:10