OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Enumerations
data_types.hh File Reference
#include <ost/base.hh>

Go to the source code of this file.

Namespaces

namespace  ost
namespace  ost::img

Enumerations

enum  DataType { REAL = 0, COMPLEX, WORD, DEFAULTTYPE }
enum  DataDomain { SPATIAL = 0, FREQUENCY, HALF_FREQUENCY, DEFAULTDOMAIN }
enum  DivZeroMethod { SET_ZERO = 0, DIV_EPS = 1, INTERPOLATE }
enum  DomainToColorMode { MODULUS, PHASECOLOR }