aoles / EBImage

:art: Image processing toolbox for R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

The package is distributed as part of the Bioconductor project. To install this package, start R and enter:

install.packages("BiocManager")
BiocManager::install("EBImage")

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.

FAQ

See my answers on Stack Overflow.

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

:art: Image processing toolbox for R


Languages

Language:R 37.0%Language:C 27.8%Language:C++ 20.3%Language:JavaScript 13.5%Language:CSS 1.5%