ConvertJPEGarray2cimg: Converts an arrays loaded with JPEG to an cimg object of...

Description Usage Arguments Details Value Author(s) Examples

View source: R/ConvertJPEGarray2cimg.R

Description

Depending on the package the definition of axis origin varies. This function concerts image object consistently

Usage

1

Arguments

JPEGarray

[1:n,1:d,1:3] array of numerical entries, first two dimensions have the height and width of image third dimension has the red, blue and green values.

Details

converts to objects used in imager package

Value

an object of class 'cimg', see imager package for details

Author(s)

Michael Thrun

Examples

1
##todo

Mthrun/ImageProcessing documentation built on Dec. 17, 2021, 4:22 a.m.