Skip to content

Can some one give me an example for magickGUI library how to use it on images in R Program? #1

@mahesh35

Description

@mahesh35

Can some one give me an example for magickGUI library how to use it on images in R Program?

I tried this way but not working.

library(magickGUI)
library(magick)

var1 <- image_read("C:/R/Car.gif")

interactive_reducenoise(var1)

the item parameter is not accepting in interactive_reducenoise under magickGUI.

Please help.

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