
Security Fundamentals
Turtles, Clams, and Cyber Threat Actors: Shell Usage
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
Disclaimer:
Not for commercial use.
This python package is currently a public beta release.
You can use it free of charge for non-commercial applications until further notice.
To use it, you still require a (free) license key, which you can get from the Python SDK product page <https://shop.imfusion.com/products/imfusion-python-sdk>
_.
For commercial applications, please get in touch with us at info@imfusion.com.
Note also, the functionality offered here is only a subset of the Python bindings we have available.
In particular, modality-specific plugins (e.g. for Ultrasound, CT, etc.) are not included.
Please reach out to us if you are interested in such functionality or visit our webshop <https://shop.imfusion.com/>
_.
.. image:: https://www.imfusion.com/images/imfusion/imfusion_logo_hires.png :width: 500 :align: center
The imfusion
package enables easy and fast loading, handling and processing of medical image data.
It is a wrapper around the ImFusion SDK and exposes a subset of its functionality to Python.
The major advantages of using imfusion
are:
High Performance:
Leveraging optimized C++ for fast execution and OpenGL for GPU acceleration, ensuring compatibility with various GPU vendors.
Versatile Data Structures:
Handle a wide range of medical images and data types, including 2D/3D images, metadata, deformations, rotations, masks, and segmentations. It also supports keypoints, point clouds, and meshes.
Extensive Set of Algorithms:
Access a vast array of image processing algorithms, from basic cropping to complex multi-modal image registration. Even algorithms that don't have dedicated Python bindings can be executed through a functional interface.
File Format Support:
Load and save numerous medical imaging formats, including Nifti, MHD, Dicom, HDF5, PNG, and JPG and featuring a reliable Dicom loader used in FDA-approved products.
Deployment-Ready Data Pipelines:
Construct efficient data pipelines for ML model training and deployment, ensuring consistent pre-processing and post-processing.
numpy-like arithmetic but with images
Perform arithmetic operations on images with a functional API or operators, supporting GPU or CPU execution and, optionally, aggregated expression evaluation for enhanced performance.
Built-in Data Visualization
View your data with the bundled ImFusionVisualizer (imfusion.show
) that includes a powerful 3D renderer for volumes, meshes and point clouds.
Please find the documentation for this Python package at docs.imfusion.com/python <https://docs.imfusion.com/python>
_.
If you experience issues with this package, please let us know in our forum <https://forum.imfusion.com/c/python-sdk/>
_.
For business inquiries please contact info@imfusion.com.
FAQs
ImFusion - Enabling Rapid Innovation in Medical Imaging
We found that imfusion-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security Fundamentals
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
Security News
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.