ANTsX / ANTsPy

A fast medical imaging analysis library in Python with algorithms for registration, segmentation, and more.
https://antspyx.readthedocs.io
Apache License 2.0
586 stars 161 forks source link

ENH: crop vector images #669

Closed ncullen93 closed 1 month ago

ncullen93 commented 1 month ago

This PR supports cropping vector images and does some small clean up / expansion of support for the "channels_first" property of vector images which is relevant for converting to numpy.

coveralls commented 1 month ago

Coverage Status

coverage: 84.688% (-0.008%) from 84.696% when pulling d631b01baa554ed9491d0aeb650d9d37f6a4ccb1 on crop-vector-images into 342603f9674402dcfb0b872905dcfd4099d32977 on master.