Package: EBImage 4.47.0

Andrzej Oleś

EBImage: Image processing and analysis toolbox for R

EBImage provides general purpose functionality for image processing and analysis. In the context of (high-throughput) microscopy-based cellular assays, EBImage offers tools to segment cells and extract quantitative cellular descriptors. This allows the automation of such tasks using the R programming language and facilitates the use of other tools in the R environment for signal processing, statistical modeling, machine learning and visualization with image data.

Authors:Andrzej Oleś, Gregoire Pau, Mike Smith, Oleg Sklyar, Wolfgang Huber, with contributions from Joseph Barry and Philip A. Marais

EBImage_4.47.0.tar.gz
EBImage_4.47.0.zip(r-4.5)EBImage_4.47.0.zip(r-4.4)EBImage_4.47.0.zip(r-4.3)
EBImage_4.47.0.tgz(r-4.4-arm64)EBImage_4.47.0.tgz(r-4.4-x86_64)EBImage_4.47.0.tgz(r-4.3-arm64)EBImage_4.47.0.tgz(r-4.3-x86_64)
EBImage_4.47.0.tar.gz(r-4.5-noble)EBImage_4.47.0.tar.gz(r-4.4-noble)
EBImage_4.47.0.tgz(r-4.4-emscripten)EBImage_4.47.0.tgz(r-4.3-emscripten)
EBImage.pdf |EBImage.html
EBImage/json (API)
NEWS

# Install 'EBImage' in R:
install.packages('EBImage', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/aoles/ebimage/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On BioConductor:EBImage-4.47.0(bioc 3.20)EBImage-4.46.0(bioc 3.19)

bioconductor-package

74 exports 4.00 score 37 dependencies 29 dependents 81 mentions

Last updated 2 months agofrom:68bd71e42e

Exports:abindaffineas.ImageblackTopHatbwlabelchannelclaheclosingColorcolorLabelscolormapcolorModecolorMode<-combinecomputeFeaturescomputeFeatures.basiccomputeFeatures.haralickcomputeFeatures.momentcomputeFeatures.shapedilatedisplaydisplayOutputdistmapdrawCircleequalizeerodefillHullfilter2flipfloodFillflopgblobgblurgetFramegetFramesGrayscalehistimageImageimageDataimageData<-is.ImagelocalCurvaturemakeBrushMath2medianFilternormalizenumberOfFramesocontouropeningOpsotsupaintObjectspropagatereadImagereenumeraterenderDisplayresizergbImagermObjectsrotateselfComplementaryTopHatshowstackObjectsstandardExpandRefthreshtiletoRGBtranslatetransposeuntilewatershedwhiteTopHatwriteImage

Dependencies:abindbase64encBiocGenericsbitopsbslibcachemclidigestevaluatefastmapfftwtoolsfontawesomefsgluehighrhtmltoolshtmlwidgetsjpegjquerylibjsonliteknitrlatticelifecyclelocfitmemoisemimepngR6rappdirsRCurlrlangrmarkdownsasstifftinytexxfunyaml

Introduction to EBImage

Rendered fromEBImage-introduction.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2020-03-28
Started: 2015-05-27

Readme and manuals

Help Manual

Help pageTopics
Combine Image Arraysabind abind,ANY-method abind,Image-method abind,list-method abind-methods
Binary segmentationbwlabel
Color and image color mode conversionschannel rgbImage toRGB
Contrast Limited Adaptive Histogram Equalizationclahe
Color Code LabelscolorLabels
Map a Greyscale Image to Colorcolormap
Combine imagescombine combine,ANY,NULL-method combine,array,array-method combine,Image,Image-method combine,list,missing-method combine,matrix,matrix-method combine,NULL,ANY-method combine,NULL,NULL-method
Compute object featurescomputeFeatures computeFeatures.basic computeFeatures.haralick computeFeatures.moment computeFeatures.shape gblob standardExpandRef
Image Displaydisplay plot.Image
Shiny Bindings for displaydisplay-shiny displayOutput renderDisplay
Distance map transformdistmap
Draw a circle on an image.drawCircle
Package overviewEBImage
Defunct functions in package 'EBImage'animate blackTopHatGreyScale blur closingGreyScale cmoments dilateGreyScale drawfont drawtext EBImage-defunct edgeFeatures edgeProfile erodeGreyScale getFeatures getNumberOfFrames haralickFeatures haralickMatrix hullFeatures moments openingGreyScale rmoments selfcomplementaryTopHatGreyScale smoments whiteTopHatGreyScale zernikeMoments
Histogram Equalizationequalize
Fill holes in objectsfillHull
2D Convolution Filterfilter2
Region fillingfloodFill
Low-pass Gaussian filtergblur
Image classas.array.Image as.Image as.raster.Image Color colorMode colormode colorMode<- getFrame getFrames Grayscale hist,Image-method Image image,Image-method Image-class imageData imageData<- is.Image log,Image-method Math2,Image-method median.Image numberOfFrames Ops,Image,Image-method Ops,Image,numeric-method Ops,numeric,Image-method print.Image quantile.Image show,Image-method [,Image,ANY,ANY,ANY-method [,Image-method
Image I/OreadImage writeImage
Local CurvaturelocalCurvature
2D constant time median filteringmedianFilter
Perform morphological operations on imagesblackTopHat closing dilate erode makeBrush opening selfComplementaryTopHat whiteTopHat
Intensity values linear scalingnormalize normalize,array-method normalize,Image-method normalize,matrix-method
Oriented contoursocontour
Calculate Otsu's thresholdotsu
Mark objects in imagespaintObjects
Voronoi-based segmentation on image manifoldspropagate
Spatial linear transformationsaffine flip flop resize rotate translate
Object removal and re-indexationreenumerate rmObjects
Places detected objects into an image stackstackObjects
Adaptive thresholdingthresh
Tiling/untiling imagestile untile
Image Transpositiontranspose
Watershed transformation and watershed based object detectionwatershed