split_pixel_samples: splits a set of pixels to be sampled in an image based on...

View source: R/Lib_ImageProcess.R

split_pixel_samplesR Documentation

splits a set of pixels to be sampled in an image based on number of lines, not number of samples

Description

splits a set of pixels to be sampled in an image based on number of lines, not number of samples

Usage

split_pixel_samples(coordPix, Lines_Per_Read)

Arguments

coordPix

numeric. coordinates of pixels to sample

Lines_Per_Read

numeric. max number of lines per read for memory concerns

Value

coordPix_List list of pixel coordinates


jbferet/biodivMapR documentation built on May 1, 2024, 4:34 a.m.