Downsample
Downsample[array,n]
returns a downsampled version of the array by sampling every n element.
Downsample[array,n,offset]
starts sampling from the element at position offset.
Downsample[image,…]
downsamples an image.
Details
- In Downsample[array,…], array can be an array of any rank.
- Downsample works with arrays of any rank and 2D and 3D images.
- Downsample[array,{n1,n2,…}] samples every ni element in the i dimension.
- Downsample[array,n] is equivalent to Downsample[array,n,1].
- In Downsample[array,n,offset], the offset has to be an integer between 1 and n.
Examples
open allclose allBasic Examples (4)
Scope (4)
Wolfram Research (2012), Downsample, Wolfram Language function, https://reference.wolfram.com/language/ref/Downsample.html (updated 2016).
Text
Wolfram Research (2012), Downsample, Wolfram Language function, https://reference.wolfram.com/language/ref/Downsample.html (updated 2016).
CMS
Wolfram Language. 2012. "Downsample." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/Downsample.html.
APA
Wolfram Language. (2012). Downsample. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Downsample.html