The point that should be calculated lies above the horizon. More...
#include <>>

Public Member Functions | |
| AboveHorizonException (const char *msg, const center_in_roi_t img_pt) throw () | |
| Constructor. | |
| const center_in_roi_t & | get_img_pt () const |
The point that should be calculated lies above the horizon.
Definition at line 38 of file projective_cam.h.
| firevision::AboveHorizonException::AboveHorizonException | ( | const char * | msg, | |
| const center_in_roi_t | img_pt | |||
| ) | throw () |
Constructor.
| msg | message, appended to exception, base message "PostureException" | |
| img_pt | the point in the image |
Definition at line 49 of file projective_cam.cpp.
| const center_in_roi_t & firevision::AboveHorizonException::get_img_pt | ( | ) | const |
Definition at line 59 of file projective_cam.cpp.
1.7.1