downsample_vol: Downsample B-scans in a volume object.

View source: R/downsample_vol.R

downsample_volR Documentation

Downsample B-scans in a volume object.

Description

downsample_vol reduces the number of B-scans in a volume object. The reduction maintains the central B-scan, and ensures that the distance between B-scans is constant.

Usage

downsample_vol(vol, new_n)

Arguments

vol

A volume object.

new_n

The number of B-scans to retain.

Value

A volume object.


barefootbiology/heyexr documentation built on July 9, 2022, 3:35 a.m.