show {fastai} | R Documentation |
Show
Description
Adds functionality to view dicom images where each file may have more than 1 frame
Usage
show(img, frames = 1, scale = TRUE, ...)
Arguments
img |
image object |
frames |
number of frames |
scale |
scale |
... |
additional arguments |
Value
None
[Package fastai version 2.2.2 Index]