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

php - Using str_replace to translate a MySQL Table in html -

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

SQL Server - MyCTE query based on 24 hour period (next day) -