.dat file image generation and analysis

5 visualizaciones (últimos 30 días)
David Comiskey
David Comiskey el 9 de Sept. de 2019
Comentada: Neuropragmatist el 9 de Sept. de 2019
I have a current need to undertake image analysis and have the following query. I have .dat file containing an industrial X-Ray image with 16 bit greyscale range values. The .dat file contains values for each pixel in the 250 x 439 image size. My question, as a non-user and novice in this area, is if Matlab can be used to create a visual image from the .dat file and be used for analysis? Any links or suggested learning documentation in this area would be most welcome.

Respuesta aceptada

Neuropragmatist
Neuropragmatist el 9 de Sept. de 2019
Matlab has countless ways to visualise images loaded into the workspace.
The problem with your file is that .dat sounds like a generic file type and Matlab won't know how to load it. Do you know if the file has an underlying file type like .tiff? Or can you convert your .dat file to an image or text file? What program do you normally use to view your .dat files?
If you upload one of your files we might be able to take a closer look.
M.
  8 comentarios
David Comiskey
David Comiskey el 9 de Sept. de 2019
Thanks so much, that is perfect. It gives me confidence that this is the way to go. Time to get trained up in Matlab!
Neuropragmatist
Neuropragmatist el 9 de Sept. de 2019
Cool, glad to help.
M.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Red en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by