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

Do away with voxel-wise affine Jacobians #74

Open
gdevenyi opened this issue May 1, 2023 · 3 comments
Open

Do away with voxel-wise affine Jacobians #74

gdevenyi opened this issue May 1, 2023 · 3 comments

Comments

@gdevenyi
Copy link
Member

gdevenyi commented May 1, 2023

These files are huge and have a single value everywhere, can we achieve calculation using a combination of the ANTs tools and bash/awk and ImageMath to add the values.

dbm/intermediate/{affine,delin}

@gdevenyi
Copy link
Member Author

gdevenyi commented Jun 9, 2023

Need to ConvertTransformFile 3 affine.mat affine.mat --convertToAffineType to fix the CompositeTransform generated by the ANTs averager.

@gdevenyi
Copy link
Member Author

gdevenyi commented Jun 9, 2023

@gdevenyi
Copy link
Member Author

I implemented it in ANTs, waiting on release.
ANTsX/ANTs#1712

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

No branches or pull requests

1 participant