Overload List
| Name | Description | |
|---|---|---|
| Log(Single) | ||
| Log(InputArray, OutputArray) |
computes natural logarithm of absolute value of each matrix element: dst = log(abs(src))
|
See Also
| Cv2Log Method | OpenCvSharp Class Library |
| Name | Description | |
|---|---|---|
| Log(Single) | ||
| Log(InputArray, OutputArray) |
computes natural logarithm of absolute value of each matrix element: dst = log(abs(src))
|