Skip to content
/ imageRy Public

❗ This is a read-only mirror of the CRAN R package repository. imageRy — Modify and Share Images

Notifications You must be signed in to change notification settings

cran/imageRy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imageRy

Manipulate and share raster images in R. Original code by Duccio Rocchini, Ludovico Chieffallo, Giovanni Andrea Nocera, Giacomo Panza, Michele Torresani and Elisa Thouverai.

Rapid manual available!

Note Rapid manual here

Packages needed

Warning Packages needed to properly run imageRY:

  • library(terra)

Ongoing

Clean sentinel.png

For the next UNIBO course (check package testp)

im.multiframe()
im.export()
im.fuzzyclass()

Avoid alphabetical order and use elements

im.ridgeline()

In PCA, retain the whole set

im.pca()

im.flip()

im.flip <- function(a){
a = flip(a)
plot(a)
return(a)
}

im.export()

im.ggplpotRGB()

im.ggplot() # insert different color ramp palettes

Secretized link:

https://anonymous.4open.science/r/imageRy-5083/README.md

About

❗ This is a read-only mirror of the CRAN R package repository. imageRy — Modify and Share Images

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages