Up: Component summary Component

MaskFilter

Filters mask objects based on the object numbers present in a table.

Version 1.1
Bundle anima
Categories Image Analysis
Authors Ville Rantanen (ville.rantanen@helsinki.fi)
Issue tracker View/Report issues
Requires Matlab
Source files component.xml maskfilter.m execute.m
Usage Example with default values

Inputs

Name Type Mandatory Description
inMask ImageList Mandatory A directory with BW mask image files.
objects CSV Mandatory A CSV file with file name and object numbers.
names ImageList Optional A directory with image files with names used in the object list.

Outputs

Name Type Description
mask ImageList Filtered mask.
perimeter ImageList Filtered mask.

Parameters

Name Type Default Description
fileId string "File" Column name of file name
objectId string "Object" Column name of object number

Test cases

Test case Parameters IN
inMask
IN
objects
IN
names
OUT
mask
OUT
perimeter
case1_normal properties inMask objects (missing) mask (missing)


Generated 2019-02-08 07:42:07 by Anduril 2.0.0