Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiled workflow feats #451

Closed
wants to merge 102 commits into from
Closed

Tiled workflow feats #451

wants to merge 102 commits into from

Conversation

cpaniaguam
Copy link
Member

@cpaniaguam cpaniaguam commented Oct 18, 2024

This adds several features needed for the tiled workflow in master.m from line 593 to line 657.

A similar workflow exists from line 882 to line 944.

I'd appreciate reviewers pay close attention to the implementation of the get_nlabels function. The logic in the original workflows is quite convoluted and this implementation seeks to simplify it. Thanks in advance!

Finally, I didn't like how ImageConstrastAdjustment.build_histogram or the corresponding function from StatsBase do their thing for this use case, so a friendlier implementation is also included.

for tiled workflow
@cpaniaguam cpaniaguam force-pushed the tiled-workflow-feats branch from 70ea000 to d00a448 Compare October 22, 2024 18:22
@cpaniaguam cpaniaguam force-pushed the tiled-workflow-feats branch from 9d36a8c to 8755d9c Compare November 5, 2024 01:14
@cpaniaguam cpaniaguam marked this pull request as draft November 7, 2024 14:31
@cpaniaguam cpaniaguam closed this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants