How to Properly Use iamwarp.
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am attempting to write a code that corrects for the unwanted curvature of a slit of light. The code will be used to correct for future data acquisitions, though for now I am having a hard time finding out how to use the iamwarp function. I simply want to know how to properly input what is needed for the function to work.
From the doc: "imwarp(A,tform) transforms image A according to the geometric transformation tform. The input image A can be a numeric, logical, or categorical array. tform is a geometric transform object"
I'd like to know how to input 'tform'. Our data is in .fits files.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Geometric Transformation and Image Registration in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!