.PFM format in matlab
Ältere Kommentare anzeigen
leftImage = imread('data/artroom1/disp0.pfm');
rightImage = imread('data/artroom1/disp1.pfm');
so i'm trying te read thoses images, but i have an error "Unable to determine the file format."
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Camera Calibration 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!