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

Support labeled segmented images #458

Merged
merged 39 commits into from
Nov 6, 2024
Merged

Conversation

hollandjg
Copy link
Collaborator

@hollandjg hollandjg commented Oct 23, 2024

Add support for integer floe masks, in addition to boolean ones.

The primary place this interfaces with the existing code is when adding the cropped floe images to the dataframe during the tracking script. The integer-labeled floes from the images are cast to BitMatrix and the rest of the code should work as before.

hollandjg added 30 commits July 24, 2024 13:38
(unrelated to the labeled segmented images.)
@hollandjg hollandjg marked this pull request as ready for review October 23, 2024 20:51
src/regionprops.jl Outdated Show resolved Hide resolved
src/regionprops.jl Outdated Show resolved Hide resolved
src/regionprops.jl Outdated Show resolved Hide resolved
@hollandjg hollandjg requested a review from cpaniaguam October 28, 2024 16:51
Copy link
Member

@cpaniaguam cpaniaguam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hollandjg hollandjg merged commit 644d1f0 into main Nov 6, 2024
7 checks passed
@hollandjg hollandjg deleted the support-labeled-segmented-images branch November 6, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants