View source: R/profitUtility.R
profitsample | R Documentation |
Function to do integer down/up sampling of an image. Used for finesampling.
profitDownsample(img, factor)
profitUpsample(img, factor)
img |
The image matrix to be down-sampled. |
factor |
Integer down- or up-sampling factor. |
Returns the down/up-sampled image matrix.
Dan Taranu
profitMakeModel
#Need to add one.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.