Up: Component summary Component

BlobDraw

Visualizes the blobs found in a directory of images. The blobs can be coloured based on clustering label.

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

Inputs

Name Type Mandatory Description
images ImageList Mandatory A directory with grayscale image files.
objects CSV Mandatory List of locations for the objects.
names ImageList Optional A directory with the original image files, for naming the table. If omitted, names from "dir" are used.

Outputs

Name Type Description
out ImageList Visualization of the objects found.

Parameters

Name Type Default Description
clusterCol string "" Optional clustering column name. Resulting images will be colored with cluster ID.
drawOnly boolean false When true, draw the ellipses on a black backround using only the image sizes from images input.
erodeWidth float 0 Visualize the erosion/dilation used in margination analysis in the intensity feature extraction.
isRatio boolean true Eroding width is expressed in percentage of object width instead of absolute pixels.

Test cases

Test case Parameters IN
images
IN
objects
IN
names
OUT
out
case1 properties images objects (missing) out

drawOnly=false


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