oevislib_net  0.14.3.0
Loading...
Searching...
No Matches
oevislib_net Namespace Reference

Classes

class  DrawingStyle
 Defines the style of objects to be drawn on an image. More...
class  Extremum1D
 Represent the extremum found in a Profile. More...
class  Extremum2D
 An extremum found in an image. More...
class  Histogram
 Represents the distribution of a numeric variable's values. More...
class  HistogramExtremum
 An extremum found in a histogram. More...
class  Image
 Represent an image as a two-dimensional grid of pixels. More...
class  ImageFormat
 Stores information about dimensions and pixel format of an image. More...
class  ImageMap
 ImageMap class. More...
class  Matrix
 A two-dimensional array of real numbers (float). More...
class  OEVISLIB
class  Path
 Path struct, based on an Array of Point2D. More...
class  Pixel
 Pixel of an Image, containing 4 floating-point values. More...
class  PixelFormat
 Represents how the color information for a pixel is stored in memory. More...
class  PixelLUT
 Pixel LookUpTable. More...
class  PointsSequence
 Compressed representation of a contiguous series of points with the same y coordinate. More...
class  Profile
 Represents the discrete approximation of a continuous real function or the output of some analysis on images. More...
class  ProfileEdge
 Edges found in a Profile. More...
class  ProfileRidge
 Ridges found in a Profile. More...
class  ProfileSection
 Sections found in a Profile. More...
class  ProfileStripe
 Stripes found in a Profile. More...
class  Random
 Generator of pseudo-random numbers. More...
class  Region
 Compact representation of a monochromatic image. More...
class  ShapeRegion
 Container that encapsulate information about the shape of a region. More...