47 #ifndef _MIRA_AUTHORITYPROVIDER_H_ 48 #define _MIRA_AUTHORITYPROVIDER_H_ Authority class that is used to access the functionality of the framework.
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
Abstract interface for classes that can provide an authority via the getAuthority() method...
Definition: AuthorityProvider.h:61
Authorities act as a facade to the framework.
Definition: Authority.h:94
virtual ~IAuthorityProvider()
Definition: AuthorityProvider.h:64
virtual Authority & getAuthority()=0
Return the authority as reference.