.PFM format in matlab
Show older comments
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."
Accepted Answer
More Answers (0)
Categories
Find more on Camera Calibration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!