ImageEn, unit ievision

TIEVisionMath.log

TIEVisionMath.log

Declaration

procedure log(src: TIEVisionImage; dest: TIEVisionImage); safecall;

Description

Calculate the natural logarithm of every image element.
Parameter Description
src Source image (matrix)
dest Container for the resulting image (matrix)