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 March 30, 2026, 5:08 p.m.