Component |
Version |
Inputs |
Outputs |
Description |
ConvertImage |
1.2 |
in, inArray |
outArray, out, list |
Reads various image formats with LOCI Bioformats library (http://www.loci.wisc.edu/software/bio-formats). |
CSV2Image |
1.2 |
in, reference |
out, frequency |
Create an image visualization from CSV file. |
Ellipse2Mask |
1.0 |
images, objects, names |
mask, perimeter, masklist |
Converts a CSV expression of ellipses in to masklist (and mask) image format. |
Image2CSV |
1.1 |
in, mask |
out |
Create a CSV file from image file. |
ImageList2MaskList |
1.0 |
in |
out, mask, perimeter |
Convert from ImageList type to MaskList data type. |
ImageList2Video |
1.1 |
in |
out |
Uses either ImageMagick or avconv to convert a list of images in to a video file. |
MaskList2ImageList |
1.0 |
in |
out |
Copy files from MaskList image structure to conventional ImageList data type. |
Video2ImageList |
1.0 |
in |
out |
Uses either ImageMagick or avconv to convert a list of images in to a video file. |