Up: Component summary Component

LineFeatures

Measure LinkedList segments as objects

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 lineintensity.m
Usage Example with default values

Inputs

Name Type Mandatory Description
lines CSV Mandatory Edges for each image.
images ImageList Mandatory Images to measure from
names ImageList Optional Images with original names (if File column does not exactly match gray)

Outputs

Name Type Description
out CSV Intensity features

Parameters

Name Type Default Description
eCol string "Edge" Column name for objects/edges in data input.
lCol string "File" Column name for file name (or label) in data input.
xCols string "X1,X2" Comma separated list of column names for X coordinates.
yCols string "Y1,Y2" Comma separated list of column names for Y coordinates.

Test cases

Test case Parameters IN
lines
IN
images
IN
names
OUT
out
case1_basic (missing) lines images (missing) (missing)

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