CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

CLIJ 1/2/x reference in category ‘project’

This reference contains all methods currently available in CLIJ, CLIJ2 and CLIJx for projecting images.. Read more about CLIJs release cycle

Please note: CLIJ is deprecated. Make the transition to CLIJ2.

Method is available in CLIJ (deprecated release)
Method is available in CLIJ2 (stable release)
Method is available in CLIJx (experimental release)
Method is available in clEsperanto (experimental)

Categories: Binary, Filter, Graphs, Labels, Math, Matrices, Measurements, Projections, Transformations, Detection, CLIc

[A], B, C,[D],[E], F, G, H, I, J, K, L,[M], N, O, P, Q,[R],[S], T, U, V, W, X, Y,[Z]

A

argMaximumZProjection

Determines the maximum projection of an image stack along Z.

D

depthColorProjection

Determines a maximum projection of an image stack and does a color coding of the determined arg Z (position of the found maximum).

E

extendedDepthOfFocusTenengradProjection

Extended depth of focus projection maximizing intensity in the local sobel image.

extendedDepthOfFocusVarianceProjection

Extended depth of focus projection maximizing local pixel intensity variance.

M

maximumXProjection

Determines the maximum intensity projection of an image along X.

maximumYProjection

Determines the maximum intensity projection of an image along X.

maximumZProjection

Determines the maximum intensity projection of an image along Z.

maximumZProjectionBounded

Determines the maximum intensity projection of an image along Z within a given z range.

meanXProjection

Determines the mean average intensity projection of an image along X.

meanYProjection

Determines the mean average intensity projection of an image along Y.

meanZProjection

Determines the mean average intensity projection of an image along Z.

meanZProjectionAboveThreshold (Experimental)

Determines the mean average intensity projection of an image along Z but only for pixels above a given threshold.

meanZProjectionBelowThreshold (Experimental)

Determines the mean average intensity projection of an image along Z but only for pixels below a given threshold.

meanZProjectionBounded

Determines the mean average intensity projection of an image along Z within a given z range.

medianZProjection

Determines the median intensity projection of an image stack along Z.

medianZProjectionMasked

Determines the median intensity projection of an image stack along Z where pixels in a corresponding mask image are unequal to zero.

minimumXProjection

Determines the minimum intensity projection of an image along Y.

minimumYProjection

Determines the minimum intensity projection of an image along Y.

minimumZProjection

Determines the minimum intensity projection of an image along Z.

minimumZProjectionBounded

Determines the minimum intensity projection of an image along Z within a given z range.

minimumZProjectionThresholdedBounded

Determines the minimum intensity projection of all pixels in an image above a given threshold along Z within a given z range.

R

resliceRadial

Computes a radial projection of an image stack.

resliceRadialTop

Computes a radial projection of an image stack and reslices it from top.

S

simpleITKMedianProjection (Experimental)

Apply SimpleITKs Median projection to an image.

standardDeviationZProjection

Determines the standard deviation intensity projection of an image stack along Z.

subStack

Crops multiple Z-slices of a 3D stack into a new 3D stack.

sumXProjection

Determines the sum intensity projection of an image along Z.

sumYProjection

Determines the sum intensity projection of an image along Z.

sumZProjection

Determines the sum intensity projection of an image along Z.

Z

zPositionOfMaximumZProjection

Determines a Z-position of the maximum intensity along Z and writes it into the resulting image.

zPositionOfMinimumZProjection

Determines a Z-position of the minimum intensity along Z and writes it into the resulting image.

zPositionProjection

Project a defined Z-slice of a 3D stack into a 2D image.

zPositionRangeProjection

Project multiple Z-slices of a 3D stack into a new 3D stack.

33 methods listed.