Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

logarithm of image

Hello folks,

 

simple question : Is there a function in image processing that computes the logarithm of the image ?

 

I only found the logarithm lookup, that is not what I hoped it was 😞

 

Bublina

0 Kudos
Message 1 of 3
(3,614 Views)

@Bublina wrote:

Hello folks,

 

simple question : Is there a function in image processing that computes the logarithm of the image ?

 

I only found the logarithm lookup, that is not what I hoped it was 😞

 

Bublina


The "IMAQ Math Lookup" with Operator set to "Log" is the solution.   Or am I missing anything in your post?

0 Kudos
Message 2 of 3
(3,609 Views)

It doesnt calculate the log of the image, try it. It is some sort of lookup where the lookup table is the logarithmic function.

 

I already solved it, opencv has the function, see cvLog.

 

 

0 Kudos
Message 3 of 3
(3,597 Views)