Description Usage Arguments Examples
transformImageToMatrix transforms the image into a 2D matrix.
| 1 | 
| im | cimg object. | 
| 1 2 3 | fileInput <- system.file("testdata", "imageGray.png", package="Irescale")
img<-loadSatelliteImage(fileInput)
data<-transformImageToList(img)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.