How to read vsi image format into matlab
Afficher commentaires plus anciens
Any idea about how to read vsi image format into matlab and convert it into tif?
Réponses (2)
KSSV
le 16 Oct 2017
0 votes
You need refer this link: https://in.mathworks.com/matlabcentral/answers/359401-convert-virtual-slide-images-vsi-to-tiff
1 commentaire
Peyman Obeidy
le 17 Oct 2017
Walter Roberson
le 16 Oct 2017
0 votes
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 commentaires
Peyman Obeidy
le 16 Oct 2017
Peyman Obeidy
le 17 Oct 2017
Walter Roberson
le 17 Oct 2017
That looks like it is potentially useful.
Catégories
En savoir plus sur Convert Image Type dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!