imganiso2D | R Documentation |
The function creates an object of class adimpro
that
visualizes anisotropy information using the HSI color space for
main direction of anisotropy (H), maximum eigenvalue^satexp
(S)
and log(excentricity) (I).
imganiso2D(x, satexp = 0.25, g=3, rho=0)
x |
a field of 2D tensors (Dimension |
satexp |
exponent for maximum eigenvalue in saturation channel. Determines the contrast in this channel. |
g |
Bandwidth for anisotropic smoothing gradient estimates,
preferably |
rho |
Regularization parameter for anisotropic smoothing gradient estimates,
preferably |
an object (image) of class adimpro
.
Karsten Tabelow tabelow@wias-berlin.de and Joerg Polzehl polzehl@wias-berlin.de
Polzehl, J. and Tabelow, K. (2007). Adaptive smoothing of digital images, Journal of Statistical Software 19 (1).
awsaniso
,read.image
, read.raw
, make.image
, show.image
, clip.image
## Not run: demo(awsimage)
## Not run: demo(manipulate)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.