| .compute_patch_grid | R Documentation |
Compute patch grid positions
.compute_patch_grid(width, height, tile_size, overlap_px)
width |
Target width |
height |
Target height |
tile_size |
Tile size in pixels |
overlap_px |
Overlap in pixels |
Data frame with columns x, y (0-based top-left of each patch)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.