Up: Component summary Component

ObjectFilter

Filters objects based on the object X,Y coordinates and an overlap with a mask image.

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

Inputs

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

Outputs

Name Type Description
out CSV Filtered CSV file.

Parameters

Name Type Default Description
fileId string "File" Column name of file name
xId string "X" Column name of X coordinate
yId string "Y" Column name of Y coordinate

Test cases

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


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