MaxContrastProjection {MaxContrastProjection}R Documentation

MaxContrastProjection: A package for performing z-projections of image stacks

Description

The package MaxContrastProjection provides functions to perform the common intensity projections (max, min, etc.) as well as a maximum contrast projection we introduce here.

Examples

data(cells)
proj = contrastProjection(imageStack = cells, w_x = 15, smoothing = 5)

[Package MaxContrastProjection version 1.6.1 Index]