The package MaxContrastProjection provides functions to perform the common intensity projections (max, min, etc.) as well as a maximum contrast projection we introduce here.
1 2 | data(cells)
proj = contrastProjection(imageStack = cells, w_x = 15, smoothing = 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.