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

Use const pointer to input segmentations #502

Conversation

jadh4v
Copy link
Collaborator

@jadh4v jadh4v commented Jun 28, 2024

Use constant pointers to input segmentation images (itk::Image::ConstPointer) since we don't expect the function to change these images.

Copy link
Member

@fedorov fedorov left a comment

Choose a reason for hiding this comment

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

CI is red!

@jadh4v jadh4v force-pushed the itkimage2dcmSegmentation-use-const-image-pointers branch from 59166cf to b89e66f Compare July 5, 2024 04:50
@fedorov fedorov merged commit c241a3f into QIICR:master Jul 5, 2024
6 checks passed
@jadh4v jadh4v deleted the itkimage2dcmSegmentation-use-const-image-pointers branch July 16, 2024 01:42
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.

2 participants