Usage Arguments Details Value Author(s) Examples
View source: R/PlotMaskImgOverlay.R
1 | PlotMaskImgOverlay(Img, Mask, TransparencyFactor = 0.6)
|
Img |
image as [1:n,1:d,1:3] array of numerical entries, first two dimensions have the height and width of image third dimension has the red, blue and green values. |
Mask |
Mask as an [1:n,1:d,1:3] array, if sparse matrices are loeaded, please use the conversition function |
TransparencyFactor |
how much color should be overleayed in the image, values between zero and 1 |
please see the rmarkdwon examples
none, a native plot is shown
Michael Thrun
1 | ##todo
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.