cornerstonejs / cornerstone3D

Cornerstone is a set of JavaScript libraries that can be used to build web-based medical imaging applications. It provides a framework to build radiology applications such as the OHIF Viewer.
https://cornerstonejs.org
MIT License
549 stars 284 forks source link

Sparse Matrix representation #1274

Open pcanas opened 4 months ago

pcanas commented 4 months ago

What feature or change would you like to see made?

It would be great if cornerstone would be able to process volumes using an efficient Sparse Matrix representation. Is this something planned on the roadmap?

Why should we prioritize this feature?

It can be a really powerful method to reduce time and space complexity.

sedghi commented 3 months ago

Could you kindly provide the data if it has been anonymized and you can confirm that there is no patient health information present in any of the headers or embedded within the pixel data?