Importing Phantom CINE View files

41 次查看(过去 30 天)
Does anyone know how to import phantom cine view files into matlab?

回答(1 个)

The Matlabinator
The Matlabinator 2017-10-12
Vision Research has some files available from the Phantom Zone/Developer Zone on their website that might help. You can get an SDK library for controlling their cameras and I think the file you want is in that zip file. I'd attach it here but you'll need some of the other functions in the SDK. The one I'm thinking of is called ReadCineFileImage. It's not great, though. I've been trying to use it to process large cine files (>>1000 images) and it crashes after a processing a few 1000 images. It looks like it's continuously building a hidden variable that you can't just clear at the end of each loop iteration.
  2 个评论
Markus Mohr
Markus Mohr 2017-12-8
Dear Matlabinator, i could not find the sdk on the vision research developer zone. could you supply me the file or a link where to download it? thanks,
Fernando Zigunov
Fernando Zigunov 2020-11-28
I also need that SDK. Did it get deleted?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by