Hi Masha,
do you want to modify the orientation and position of a volume or a surface according to a given 4x4 matrix? Then see the geometry that is associated to a mitkBaseData.
Or do you want to visualize a coordinate system than is transformed by your 3d matrix? Then you would need to implement your own Mapper that for example draws a cross at the desired position. You can use the Geometry to store the 3d matrix in a DataNode. As far as I know this isn't present in MITK yet, is it?

Best,
Ingmar





mahsa paknezhad <[email protected]>schrieb:
Dear all,

I need to render a 3D matrix of double values. However, it seems that it is not possible to convert my matrix to a DataNode in order to feed it to a DataStorage object for rendering. Would you please let me know which class I can utilize to render my matrix. a code example will be highly appreciated.

Regards,
Mahsa
------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk_______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to