Cutting part of image and saving to file in MATLAB -


lets assume have image 'image.jpg'. want choose part of imrect function, , save new file 'newimg.jpg'. have idea how implement in simple way? thanks.

use imcrop function cut out region, , imwrite save separate image.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

excel vba - VBA Proxy auto-configuration for http requests -

sql server 2008 - split ssrs expression between 2 words -