Namespace Dicom.Imaging.Mathematics
Classes
BitList
Constants
Extensions
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.
Line3D
Matrix
MatrixD
MatrixF
MovingAverage
MovingAverageD
MovingAverageF
Orientation3D
Plane3D
Point2
Coordinate in 2D space
Point3D
Segment3D
Slice3D
Vector3D
Structs
RectF
Representation of a floating-point rectangle.