Hacker News new | past | comments | ask | show | jobs | submit login

DCMTK (C++) doesn't have any significant memory leaks that I am aware of, you can take a look there to get a grasp on the amount of work you would be signing up for.

If you (or anyone) are serious about this, please for the love of God allow for multithreading (even if at the expense of efficiency), put some SIMD in there, or better yet utilize GPUs.

So much of Dicom image handling is done single thread and it's so silly.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: