Hello I am working with some medical imaging data - I know that for this purpose Nvidia has Nvidia Clara, but I was unable to find a way to work with GPU accelerated mesh algorithms there.
Mesh algorithms seem to be very well supported in omniverse - for example in warp API. As far as I know there is a way to use most of the python packages - but is it possible to load medical images in the omniverse for example using ITK ?
Also is it possible to view the images not only as meshes but also looking through 3D object slice by slice?
I know that all API’s can be used outside of the omniverse in traditional scripts - but It seems to be interesting idea to start developing medical imaging algorithms in omniverse - is it a bad idea?
Thanks for help