A collection of utilities used by Emgu projects

Types

         
 All Types  Classes   Interfaces 
 NameDescription
BinaryFileStorage<(Of <(T>)>)
A raw data storage
DisposableObject
An abstract class that wrap around a disposable object
ICodeGenerable
Implement this interface if the object can output code to generate it self.
IInterpolatable<(Of <(T>)>)
An object that can be interpolated
PinnedArray<(Of <(T>)>)
A Pinnned array of type T
Platform
Provide information for the platform which is using.
Toolbox
utilities functions for Emgu
UnmanagedObject
An Unmanaged Object is a disposable object with a Ptr property pointing to the unmanaged object