Description Usage Arguments Author(s)
View source: R/processing_2D_image.R
Create an array data of 3D images
1 2 3 4 5 6 7 8 9 |
file |
a file path |
shape |
a vector of width and height of the resized image or Null |
type |
an image type (i.e. png, tiff) |
filter |
a filtering method (default method: bilinear) |
normalize |
a logical; Intensity values linear scaling |
clahe |
a logical; Contrast Limited Adaptive Histogram Equalization |
GammaVal |
a numeric of gamma |
Satoshi Kume
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.