Image handling with MATLAB
1 view (last 30 days)
Show older comments
can i hande image as a matrix in MATLAB environment? or is there any special functions to handle the image?
0 Comments
Accepted Answer
Simon
on 13 Sep 2013
Hi!
Of course you can! Look at the "imread" function and start reading here: http://www.mathworks.com/help/matlab/creating_plots/the-image-object-and-its-properties.html
0 Comments
More Answers (1)
Image Analyst
on 13 Sep 2013
See my image processing demos, especially the Image Segmentation Tutorial in my File Exchange at http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
0 Comments
See Also
Categories
Find more on Image Processing Toolbox 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!