39 namespace cv{
struct ImageRegion; }
undocument this line if you encounter any issues!
Definition: Any.h:37
utils::SmartPtr< RegionStructure > RegionStructurePtr
Managed pointer type definition.
Definition: RegionStructure.h:59
region structure interface class
Definition: RegionStructure.h:49
virtual bool match(const cv::ImageRegion &r) const =0
answers the question whether a given region matches a region structure
ImageRegion Structure providing region feature information.
Definition: ImageRegion.h:99
Specialization of the SmartPtrBase class for Pointers.
Definition: SmartPtr.h:75