Support for run-time instantiated image view. More...
Go to the source code of this file.
Classes | |
struct | dynamic_xy_step_type< View > |
Returns the type of a view that has a dynamic step along both X and Y. More... | |
struct | dynamic_xy_step_transposed_type< View > |
Returns the type of a transposed view that has a dynamic step along both X and Y. More... | |
class | any_image_view< ImageViewTypes > |
Represents a run-time specified image view. Models HasDynamicXStepTypeConcept, HasDynamicYStepTypeConcept, Note that this class does NOT model ImageViewConcept. More... | |
Namespaces | |
boost | |
Pixel 2D LOCATOR. | |
Support for run-time instantiated image view.