Syntax
| C# |
|---|
namespace Braintech |
Classes
| Class | Description | |
|---|---|---|
| ByteImage |
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.
| |
| KDFeatureIndex |
Class used internally by Vi_ObjectDetector
| |
| SerializableDictionary<(Of <TKey, TValue>)> |
A Dictionary class that implements IXmlSerializable.
| |
| VOLTSFeatureIndex |
Class for indexing VOLTSFeatures.
| |
| VOLTSFeatureIndex..::MiniObservation |
Feature Observation.
|