how to load rfl format file in matlab
古いコメントを表示
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
2011 年 5 月 25 日
Is that a file produced by risatech.com software ?
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
2011 年 5 月 25 日
0 投票
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
2011 年 5 月 25 日
Kaustubha Govind
2011 年 5 月 26 日
How would you read the file outside of MATLAB?
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!