Skip to content

Added similarity calculation interface #361

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

Merged
merged 2 commits into from
Apr 16, 2012
Merged

Conversation

chrisgorgo
Copy link
Member

No description provided.


class Similarity(BaseInterface):
"""Calculates similarity between two 3D volumes. Both volumes have to be in
the same cordinate system.
Copy link
Member

Choose a reason for hiding this comment

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

not just the same coordinate (spelling) system, but also in the same space within that coordinate system with the same voxel dimensions.

@chrisgorgo
Copy link
Member Author

Done

satra added a commit that referenced this pull request Apr 16, 2012
Added similarity calculation interface
@satra satra merged commit 620e8b2 into nipy:master Apr 16, 2012
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