dot-array_to_sd_image: Convert R array [H, W, 3] to sd_image list

.array_to_sd_imageR Documentation

Convert R array [H, W, 3] to sd_image list

Description

Convert R array [H, W, 3] to sd_image list

Usage

.array_to_sd_image(arr)

Arguments

arr

3D numeric array [height, width, channels] in [0, 1]

Value

SD image list (width, height, channel, data)


sd2R documentation built on June 19, 2026, 9:08 a.m.