Classes
core/vgui/vgui_roi_tableau.h File Reference

Tableau which makes an ROI of an image act like a whole image. More...

#include <vgui/vgui_tableau.h>
#include <vil1/vil1_image.h>
#include "vgui_roi_tableau_sptr.h"

Go to the source code of this file.

Classes

class  vgui_roi_tableau
 Tableau which makes an ROI of an image act like a whole image. More...
struct  vgui_roi_tableau::region_of_interest
 Data defining a region of interest (position, height and width). More...
struct  vgui_roi_tableau_new
 Creates a smart-pointer to a vgui_roi_tableau. More...

Detailed Description

Tableau which makes an ROI of an image act like a whole image.

Author:
Marko Bacic, Robotics Research Group, University of Oxford
Date:
18 Jul 2000

ROI means "region of interest". In this case it can only be a rectangular region. Contains classes vgui_roi_tableau vgui_roi_tableau_new

    Modifications
     18-Jul-2000  Marko Bacic - Initial version.
     08-Aug-2002  K.Y.McGaul - Changed to Doxygen style comments.
   

Definition in file vgui_roi_tableau.h.