Go to the documentation of this file.
6#ifndef iipr_IProjectionParams_included
7#define iipr_IProjectionParams_included
17class IProjectionConstraints;
Describe parameter for projection 2D image to 1D structure.
virtual int GetProjectionSize() const =0
Get number of projection elements should be calculated by this projection.
virtual void SetLineWidth(double width)=0
Set width of projection line.
virtual double GetLineWidth() const =0
Get width of projection line.
virtual const IProjectionConstraints * GetProjectionConstraints() const =0
Get access to constraints information about possible value ranges.
virtual void SetProjectionSize(int size)=0
Set number of projection elements should be calculated by this projection.
Common class for all classes which objects can be archived or restored from archive.
Contains the image processing classes.
© Witold Gantzke and Kirill Lepskiy