register_plugins.cpp
Go to the documentation of this file.
00001 #include <pluginlib/class_list_macros.h>
00002 #include <image_algos/image_algos.h>
00003 #include <image_algos/color_find_hsv.h>
00004 #include <image_algos/pcd_to_image_projector_algo.h>
00005 
00006 using namespace image_algos;
00007 
00008 PLUGINLIB_DECLARE_CLASS(image_algos, ColorFindHSV, image_algos::ColorFindHSV, image_algos::ImageAlgo);
00009 PLUGINLIB_DECLARE_CLASS(image_algos, PCDToImageProjector, image_algos::PCDToImageProjector, image_algos::ImageAlgo);
00010 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


image_algos
Author(s): Dejan Pangercic
autogenerated on Thu May 23 2013 18:41:31