Skip to content
/ EBImage Public
forked from aoles/EBImage

🎨 Image processing toolbox for R

Notifications You must be signed in to change notification settings

jkh1/EBImage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

This package is a fork of the original that makes some variables from the image viewer available to Shiny apps.

To install this version of the package, start R and enter:

library(devtools)
install_github("jkh1/EBImage")

Note that this may overwrite a preexisting EBImage installation.

Documentation

For an overview of the package functionality, see the package vignette.

Once you install the package, you can access individual man pages by a call to, e.g., ?Image.

Bug reports and feature requests

Bug reports, feature requests, or any other issues with the package should be reported at https://github.com/aoles/EBImage/issues.

About

🎨 Image processing toolbox for R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 37.0%
  • C 27.7%
  • C++ 20.2%
  • JavaScript 13.6%
  • CSS 1.5%