A collection of utilities used by Emgu projects
Types
All Types | Classes ![]() | Interfaces![]() |
Name | Description | |
---|---|---|
![]() | DisposableObject |
An abstract class that wrap around a disposable object
|
![]() | ICodeGenerable |
Implement this interface if the object can output code to generate it self.
|
![]() | 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 abstract class that wrap around an unmanaged object
|