Phantom cine format and Photron mraw

13 visualizaciones (últimos 30 días)
Linda Howser
Linda Howser el 20 de Ag. de 2020
Respondida: AndresVar el 10 de Feb. de 2022
Does Matlab have support for reading the Phantom cine image format or the Photron mraw format?

Respuestas (1)

AndresVar
AndresVar el 10 de Feb. de 2022
I don't think there is a built in method, but using fread you can open mraw format.
It re quires some tweaking if you are using newer PFV software that puts header in CHIX file (i have a modified version if needed)
Also if your files are very large, I just recommend saving the frames as separate TIF files. It is easier to backup to the cloud and matlab has builtin method imread (and others) that handles TIF files.

Categorías

Más información sobre Data Import and Analysis en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by