Calculates exponent of every array element
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- dst
- Type: OpenCvSharpCvArr
The destination array, it should have double type or the same type as the source.
See Also