Does anyone Know how to deal with '.BIF' image files?
Ältere Kommentare anzeigen
Hi I am trying to work with images files that have the extention ".BIF" they are reading ok I think but when I view the file I am clearly losing something. Does anyone know anything about handling these file types and have some suggestions? Thanks!
3 Kommentare
Ashish Uthama
am 26 Sep. 2013
Could you elabore on "they are reading ok"? What function/process are you using currently?
Jessica jones
am 26 Sep. 2013
Walter Roberson
am 26 Sep. 2013
What does imfinfo() have to say about them?
Antworten (2)
Image Analyst
am 26 Sep. 2013
0 Stimmen
Never heard of it. What makes them? Can't you work with more standard file formats like PNG? You can find some information on similar-sounding formats (BFF and BIFF) here: http://www.wotsit.org/list.asp?al=B
Jeff E
am 26 Sep. 2013
0 Stimmen
Unfortunately I do not. I can tell you, however, that these are most likely a proprietary format coming from a scanner made from Ventana, and the image data you are looking at is the top layer of an image pyramid. The person acquiring these images should have an option to scan in a different, flat format like JGP2000. You could try contacting Ventana to see if they will give you a converter, but to read the native format you would probably have to sign a non-disclosure agreement, or reverse engineer the format.
Kategorien
Mehr zu Data Import and Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!