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 -

asp.net mvc - Cannot display error message on Editor or EditorFor -

portaudio - How to enable WASAPI exclusive mode in pyaudio -