Skip to content

error adding image #147

@alfonsosaera

Description

@alfonsosaera

Hi,

I am trying to add a high resolution image to my spe object as follows

spe <- addImg( spe, 
               sample_id = "section1", 
               image_id = "HR_img",
               imageSource = "/path/to/img/Hres.tif", 
               scaleFactor = NA_real_, 
               load = TRUE
             )

but I get this error

Error: R: width or height exceeds limit `/path/to/img/Hres.tif' @ error/cache.c/OpenPixelCache/3909

Thanks for your help!

Alfonso

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions