BlueQuartzSoftware / BlueQuartzSoftware/DREAM3D

Create filter to sort Featured Ids based on a selected Array

Open
#637 0 comments 0 reactions 1 assignee Claimed by @imikejackson View on GitHub
Feature Request
Dominant language
C++
Stars
189
Forks
78
PR merge metrics
No merged PRs in 30d

Description

Feature IDs are normally applied in a "flood fill" fashion from upper left to lower right (2D) or from Origin to max (3D). There is already an option to Randomize the feature ids when segmentation is complete.
This filter would link the number of the feature Ids to a sorted array of feature attributes for example the size of a feature. The example workflow would be to segment the features, find their sizes, then sort the feature Ids based on the sizes. This would require all the feature Attribute matrix arrays to be updated within the filter.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.