how to load rfl format file in matlab

2 Ansichten (letzte 30 Tage)
Aditi
Aditi am 25 Mai 2011
how to load rfl format file in matlab.....my set images are saved as rfl format file.i want to load this file and view the images..
  2 Kommentare
Walter Roberson
Walter Roberson am 25 Mai 2011
Is that a file produced by risatech.com software ?
Ashish Uthama
Ashish Uthama am 25 Mai 2011
These would help get an answer:
-State the source of the file. Is it a software package/device/website?
-Provide links to the format spec if you have them/can search for them
-If you were 'given' the file, how was the data used? Do any other package/software handle these files?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Kaustubha Govind
Kaustubha Govind am 25 Mai 2011
This doesn't seem like one of the common standard formats. Do you have access to a driver/plugin that will let you read the file? If yes, you may have to call that from MATLAB to first convert it to a standard format or read the image directly into a numeric array.
  2 Kommentare
Aditi
Aditi am 25 Mai 2011
i just have a file whose format is rfl....and it has the iamges...and i have to read and then view the images in matlab
Kaustubha Govind
Kaustubha Govind am 26 Mai 2011
How would you read the file outside of MATLAB?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Data Import and Analysis finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by