Package: MaxContrastProjection
Type: Package
Title: Perform a maximum contrast projection of 3D images along the
        z-dimension into 2D
Version: 1.11.0
Date: 2017-02-08
Author: Jan Sauer, Bernd Fischer
Maintainer: Jan Sauer <jan.sauer@dkfz-heidelberg.de>
Description: A problem when recording 3D fluorescent microscopy images
        is how to properly present these results in 2D. Maximum
        intensity projections are a popular method to determine the
        focal plane of each pixel in the image. The problem with this
        approach, however, is that out-of-focus elements will still be
        visible, making edges and fine structures difficult to detect.
        This package aims to resolve this problem by using the contrast
        around a given pixel to determine the focal plane, allowing for
        a much cleaner structure detection than would be otherwise
        possible. For convenience, this package also contains functions
        to perform various other types of projections, including a
        maximum intensity projection.
License: Artistic-2.0
LazyLoad: true
Imports: EBImage, stats, methods
Depends: R (>= 3.4)
VignetteBuilder: knitr
Suggests: knitr, BiocStyle, testthat
SystemRequirements: GNU make
biocViews: ImmunoOncology, CellBasedAssays, Preprocessing, Software,
        Visualization
RoxygenNote: 6.0.1
git_url: https://git.bioconductor.org/packages/MaxContrastProjection
git_branch: master
git_last_commit: c6d10dc
git_last_commit_date: 2019-10-29
Date/Publication: 2019-11-07
NeedsCompilation: no
Packaged: 2019-11-08 03:15:24 UTC; biocbuild
Built: R 4.0.0; ; 2019-11-08 07:15:56 UTC; windows
