Package gov.nih.mipav.model.algorithms.utilities
package gov.nih.mipav.model.algorithms.utilities
-
ClassDescriptionAlgorithm to add or remove margins around the image.This is a convenience function to convert from one image type to another and remap the data into a new range.Simple algorithm that generates a complex image from real data and imaginary data.Simple algorithm that converts an RGB image to a single greyscale image.Assumes the pixel resolutions are equal.Converts a 3D dataset that is really a 4D dataset into a 4D dataset.The image is converted from a 4D to a 3D image.Algorithm to adjust image volume for cases when the slice spacing is not equal to the slice thickness.Crops 2D and 3D images using a supplied VOI.Algorithm to crop a tilted rectanglePut 3D dataset into dicom order.Recursively traverses a directory and its subfolders, converting all 3D DICOM files to AVI with MP42 Compression.Algorithm that extracts the slices indicated in the list from the srcImage and puts them into the destImage.Title: AlgorithmExtractIndividualSlicesFlips 2D, 3D or 4D grays scale or color dataset about X, Y, or Z axis (when applicable) when AlgorithmFlip.IMAGE is passed to the constructor.Algorithm that adds, subtracts, multiplies, or divides an image by by another image.Algorithm that adds, subtracts, multiplies, or divides an image by some user specified value.Algorithm to insert a slice.Allow the user to fill a VOI or fill everything outside the VOI with a specific fill value.Matches two ModelImages.Computes the maximum or the minimum intensity along each projection of a 3D image.Algorithm requires input of 2D or 3D mosaics.Algorithm used to add Gaussian, Poisson, Uniform, Rayleigh, or Rician noise to an image.Algorithm that does basic calculations on Mask images (boolean/ubyte/short) calculates Center of Mass, area (in resolutions), and number of pixels per maskAlgorithm that randomizes the order of 3D dataset.Algorithm verifies the z-th slice should be in included in the destination image, as defined in the list, remove.Algorithm to run the remove T slices.This algorithm is used to insert averaged slices where slices have been removed -If slices were removed at the beginning of the original movie, these slices will not be replaced. - Slices are only inserted between the first and last kept slicesDOCUMENT ME!Title: AlgorithmReplaceValueReslices 3D image into (isotropic)cubic voxels.Simple algorithm that generates an RGB image from three gray images.Simple algorithm that converts an RGB image to a single greyscale image.Simple algorithm that converts an RGB image to a red, green, and blue greyscale images.Simple algorithm that converts an RGB image to a hue, saturation and brightness greyscale images.An Algorithm to rotate 3D or 4D dataset 90 or 180 degrees about X, Y, or Z axis. 2D Images can also be rotated.Takes in an image and subsamples it to a new set of dimensions.Algorithm to create a 3D subset image from a 4D image.Swaps third and fourth dimensions in 4D dataset.Swaps dimensions in 4D dataset.Title: AlgorithmSwapSlicesVolume