Image out of sfit
5 views (last 30 days)
Show older comments
Hi all,
I want to extract an image( uint of float matrix) out of sfit object, because method imshow and some other useful methods, are not defined for sfit data type.
thanks, Nikola
0 Comments
Answers (1)
Image Analyst
on 5 Apr 2013
I don't know what an sfit object is. If it's in a MATLAB axes as a plot or image of some kind, then maybe you can use getframe().
See Also
Categories
Find more on Fit Postprocessing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!