OpenCvSharp.Util Namespace | 
          
| Class | Description | |
|---|---|---|
| ArrayAddress1T | ||
| ArrayAddress2T | 
            Class to get address of specified jagged array 
              | |
| DynamicInvokerT | ||
| MarshalHelper | ||
| MemoryHelper | ||
| PInvokeHelper | ||
| ScopedGCHandle | 
            Original GCHandle that implement IDisposable 
              | |
| StringArrayAddress | 
            Class to get address of string array
              | |
| StructurePointerT | 
            Class that converts structure into pointer and cleans up resources automatically (generic version)
              | |
| TimeMeasurer | ||
| TypeHelper | 
| Delegate | Description | |
|---|---|---|
| Action | 
            Substitute of System.Action
              |