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
EventArgs<(Of <(<'T>)>)>
A generic EventArgs
EventArgs<(Of <(<'T1, T2>)>)>
A generic EventArgs
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 the specific type
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