Name

expn - generate image whose pixels are generated of raising to a given power pixels of the input image

Usage

output = alog10(image)

Input

image
input real image

Output

output

the output image whose pixels are given by `o=log_10(i)`

Author / Maintainer

Pawel A. Penczek

Keywords

category 1
FUNDAMENTALS
category 2
SPATIAL

Files

fundamentals.py

Maturity

stable
works for most people, has been tested; test cases/examples available.

Bugs

None. It is perfect.

alog10 (last edited 2008-05-14 17:45:30 by penczek)