Cut a .tiff image and save smaller parts with specified size in a new folder
4 次查看(过去 30 天)
显示 更早的评论
Hello, i got a bunch of data set photos with size 2048 x 1536. I want to split photos from this data set, into new, smaller images with size 227x227. I want to save these new pictures in a new folder, but i don't really know how to do that. Size of these orignal pictures couldn't be divided by 227, and also i wan't to make them new files, so i think i can't really use the mat2cell() function. Does anyone have an idea how to do that?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!