Syntax

C#
namespace Braintech

Classes

  ClassDescription
Public classByteImage
A simple image type, stored as a byte array. It is assumed that the data is stored in PixelFormat.Format24BppRgb (in BGR order), the same as a standard bitmap.
Public classKDFeatureIndex
Class used internally by Vi_ObjectDetector
Public classSerializableDictionary<(Of <TKey, TValue>)>
A Dictionary class that implements IXmlSerializable.
Public classVOLTSFeatureIndex
Class for indexing VOLTSFeatures.
Public classVOLTSFeatureIndex..::MiniObservation
Feature Observation.