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

Declaration Syntax
public Image<TColor, TDepth> Log()
Public Function Log As Image(Of TColor, TDepth)
public:
Image<TColor, TDepth>^ Log()

Return Value
Natural logarithm of absolute value of every element of input array
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)