image2blk( im, nrowblk )
Version 1.0.0.0 (1.55 KB) by
VahidB
This function converts an image to smaller blocks for image processing tasks.
This function converts an image (actually any matrix) to smaller blocks for image processing tasks. The functionality is similar to MATLAB function 'mat2cell', however, I found it easier to use this function for my image processing purposes.
Cite As
VahidB (2025). image2blk( im, nrowblk ) (https://www.mathworks.com/matlabcentral/fileexchange/56057-image2blk-im-nrowblk), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2015b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Neighborhood and Block Processing >
Find more on Neighborhood and Block Processing in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |