how to load rfl format file in matlab

조회 수: 1 (최근 30일)
Aditi
Aditi 2011년 5월 25일
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
Walter Roberson
Walter Roberson 2011년 5월 25일
Is that a file produced by risatech.com software ?
Ashish Uthama
Ashish Uthama 2011년 5월 25일
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?

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

답변 (1개)

Kaustubha Govind
Kaustubha Govind 2011년 5월 25일
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
Aditi
Aditi 2011년 5월 25일
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 2011년 5월 26일
How would you read the file outside of MATLAB?

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

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by