Basic detector workflow for Lacey grids

From Dynamo
Revision as of 18:06, 13 February 2017 by Daniel Castaño (talk | contribs) (Created page with "This is the default detection workflow for the Hole Picker, suitable for Lacey grids. Its execution GUI comprises 8 steps. ==Algorithmic step...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the default detection workflow for the Hole Picker, suitable for Lacey grids. Its execution GUI comprises 8 steps.


Algorithmic steps

Sobel filtering

Produces and image that enhances the boundaries between holes and carbon.

Boundary dilation

Uses the dilation morphological operator to widen the found boundaries.

Binarization

Size based roi selection

Thinning of selected points

Point reordering

Workflow GUI

The GUI allows for independent execution of each step.

Support tools

With the Visualization menu in the workflow GUI you can launch a view that represents the result of all the steps in the workflow, updating the results after each execution.