Classes
contrib/rpl/rgrl/rgrl_view.h File Reference

Represent a "view" of the registration problem. More...

#include <rgrl/rgrl_transformation_sptr.h>
#include <rgrl/rgrl_estimator_sptr.h>
#include <rgrl/rgrl_mask.h>
#include <rgrl/rgrl_mask_sptr.h>
#include <rgrl/rgrl_view_sptr.h>
#include <rgrl/rgrl_feature_sptr.h>
#include <rgrl/rgrl_fwd.h>
#include <vcl_stlfwd.h>

Go to the source code of this file.

Classes

class  rgrl_view
 Represents a "view" of the registration problem. More...

Detailed Description

Represent a "view" of the registration problem.

Author:
Chuck Stewart
Date:
12 Nov 2002
   Modifications
     June.2005 - Gehua Yang - change image ROI from rgrl_mask_box to rgrl_mask_sptr
     Oct. 2006 - Gehua Yang - add a virtual function to scale the view by a scalar ratio
   

Definition in file rgrl_view.h.