where_to_read_kernel: defines which byte should be read for each part of an image...

View source: R/Lib_ImageProcess.R

where_to_read_kernelR Documentation

defines which byte should be read for each part of an image split in nbPieces

Description

defines which byte should be read for each part of an image split in nbPieces

Usage

where_to_read_kernel(HDR, nbPieces, SE_Size)

Arguments

HDR

list. header info

nbPieces

numeric. number of pieces resulting from image split

SE_Size

numeric. size of structuring element (window)

Value

location of the bytes corresponding to beginning and end of each piece, and corresponding number of lines


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