Tableau which makes an ROI of an image act like a whole image. More...
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... |
Tableau which makes an ROI of an image act like a whole image.
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.