필터 지우기
필터 지우기

Importing Phantom CINE View files

조회 수: 41 (최근 30일)
Mrunal Sarvaiya
Mrunal Sarvaiya 2016년 6월 9일
댓글: Fernando Zigunov 2020년 11월 28일
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