Dear list, hello Michael,
thanks for your help with the OpenCV-Filter. Now I'm stuck in another problem. 
I want to grab the ultrasound-frames to build a 3D-Volume in realtime (I use 
threads to store the incoming frames and tracking-data in two queues and read 
the data to build the 3D-Volume). After you said the OpenCVToMitkImageFilter 
isn't made for realtime-processing, I tried to fetch the frames as 
videotextures (mitkOpenCVVideoSource->GetVideoTexture()) but I only got 
nullpointers. How can I fetch the frames and store them in a volume-image (MITK 
or ITK-Image)? I haven't any idea how to do this in MITK. 
Many thanks for your help in advance.

Best regards

Matthias Mucha
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to