Table of Contents

Namespace FellowOakDicom.Imaging.Mathematics

Classes

BitList
Constants
Extensions
GeometryHelper
Histogram

Representation of a histogram.

The Histogram can be seen as an integer array of value counts divided into bins from a specified minimum to maximum value. Bins are accessed via their absolute position, regardless of specified minimum bin.

IntervalD

Represents an interval of double values

Line3D
Matrix
MatrixD
MatrixF
MovingAverage
MovingAverageD
MovingAverageF
Orientation3D
Plane3D
Point2

Coordinate in 2D space with integer values

Point2D

Coordinate in 2D space with floating point values

Point3D
Segment3D
Slice3D
Vector3D

Structs

RectF

Representation of a floating-point rectangle.