C# (CSharp) AForge Namespace

Nested Namespaces

AForge.Controls
AForge.Fuzzy
AForge.Genetic
AForge.Imaging
AForge.MachineLearning
AForge.Math
AForge.Neuro
AForge.Robotics
AForge.Video
AForge.Vision

Classes

Name Description
ConnectionFailedException Connection failed exception.
ConnectionLostException Connection lost exception.
DeviceBusyException Device busy exception.
DeviceErrorException Device error exception.
DoublePoint Structure for representing a pair of coordinates of double type.
DoubleRange Represents a double range with minimum and maximum values.
IntPoint Structure for representing a pair of coordinates of integer type.
IntRange
NotConnectedException Not connected exception.
Point Structure for representing a pair of coordinates of float type.
PolishExpression Evaluator of expressions written in reverse polish notation.
Range Represents a range with minimum and maximum values, which are single precision numbers (floats).
ThreadSafeRandom Thread safe version of the System.Random class.