Click or drag to resize

ImageTColor, TDepthLog Method

http://www.emgu.com
Calculates natural logarithm of absolute value of every element of input array

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public Image<TColor, TDepth> Log()

Return Value

Type: ImageTColor, TDepth
Natural logarithm of absolute value of every element of input array
See Also