Skip to content
Discussion options

You must be logged in to vote

Hi @LReion, thanks for your interest.
Yes, you are right, if spacing is None, spacing of unity is used for all images in the batch. And the actual distance measurements can vary based on your data.

spacing: spacing of pixel (or voxel). This parameter is relevant only if ``distance_metric`` is set to ``"euclidean"``.
If a single number, isotropic spacing with that value is used for all images in the batch. If a sequence of numbers,
the length of the sequence must be equal to the image dimensions. This spacing will be used for all images in the batch.
If a sequence of sequences, the length o…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LReion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #6860 on August 14, 2023 02:39.