Hi mitk people.

I'm starting to work with 3D+t data. For creating a 3D+t data, the
data is pushed by calling
mitk::Image::SetVolume( const void* data, int t=0, int n=0) ( Set data
as volume at time t in channel n).

Is it possible to have variable time intervals between the different
time steps? Something like:
mitk::Image::SetVolume( const void* data, int t=0, int n=0, double
realTime = 0.0)


Thanks in advance,


--
Martín

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to