필터 지우기
필터 지우기

How to read vsi image format into matlab

조회 수: 19 (최근 30일)
Peyman Obeidy
Peyman Obeidy 2017년 10월 16일
댓글: Walter Roberson 2017년 10월 17일
Any idea about how to read vsi image format into matlab and convert it into tif?

답변 (2개)

KSSV
KSSV 2017년 10월 16일

Walter Roberson
Walter Roberson 2017년 10월 16일
There is no obvious available MATLAB source for that. The virtual protocols are not documented in any obvious place -- and if they were then it would probably not matter as you appear to be running some weird standalone system.
When I look at https://www.openmicroscopy.org/community/viewtopic.php?f=13&t=1244&start=10 it appears to me that there is Java software named 'Fiji' that might be able to handle some of the protocols. If it is still available then it could probably be called from MATLAB. Which might or might not be useful on your weird standalone system.
  댓글 수: 3
Peyman Obeidy
Peyman Obeidy 2017년 10월 17일
Dear Walter,
I thought that you might be interested in this: The bio-formats implemented in MATLAB apparently you can open the VSI file with it.
https://downloads.openmicroscopy.org/bio-formats/5.1.10/
Walter Roberson
Walter Roberson 2017년 10월 17일
That looks like it is potentially useful.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Install Products에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by