estimator.h
Go to the documentation of this file.
00001 #ifndef CHECKERBOARD_POSE_ESTIMATION_ESTIMATOR_H
00002 #define CHECKERBOARD_POSE_ESTIMATION_ESTIMATOR_H
00003 
00004 #include <visual_pose_estimation/pose_estimator.h>
00005 
00006 namespace checkerboard_pose_estimation {
00007 
00008 visual_pose_estimation::PoseEstimator createCheckerboardEstimator(int width, int height, float square_size);
00009 
00010 } //namespace checkerboard_pose_estimation
00011 
00012 #endif


checkerboard_pose_estimation
Author(s): Patrick Mihelich
autogenerated on Mon Dec 2 2013 13:22:26