DSPRelated.com
Forums

Image

Started by Ramesh December 26, 2004
Hi,
    Is there any function in MATLAB that can divide a given image into blocks of desired size. I know there's blkproc that can divide the image into blocks aof desired size..but then it does some processsing as well.....I need a function that just divides the image into blocks..
 
Regards,
Ramesh.


Ramesh B Tirumalasetti,
345 Avon Road,
Apt# E138,
Devon, PA-19333.
Mobile:484-883-5613.



I do not know what blkproc does exactly, but why do not you use an image az an array ? so you can access any block of the image with your desirable size .


Ramesh <r...@yahoo.com> wrote:
Hi,
    Is there any function in MATLAB that can divide a given image into blocks of desired size. I know there's blkproc that can divide the image into blocks aof desired size..but then it does some processsing as well.....I need a function that just divides the image into blocks..
 
Regards,
Ramesh.


Ramesh B Tirumalasetti,
345 Avon Road,
Apt# E138,
Devon, PA-19333.
Mobile:484-883-5613.