Description Usage Arguments Value
View source: R/collect-bricks.R
Internal function for collecting single bricks into large ones. Used in both mosaics and 3D models. Automatically generate missing piece_type or mid_level.
1 | collect_bricks(image_list, use_bricks = NULL, default_piece_type = "b")
|
image_list |
List output containing an element |
use_bricks |
Array of brick sizes to use in mosaic. Defaults to |
default_piece_type |
Piece type to use in absence of piece_type column. |
A list with element Img_bricks
containing a data frame of the x- & y-coordinates, R, G, B channels, and brick ID. Other helper elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.