Thread Subject: About Image Processing

Subject: About Image Processing

From: Sunil

Date: 13 Nov, 2009 18:11:20

Message: 1 of 6

Hi everyone,
I'm new to MATLAB and working with MATLAB as a part of my project, my query is, is there any function to segment an image into square blocks using IPT of matlab? and can we write code for the particular block? Hoping for reply..
thanx in advance

Subject: About Image Processing

From: Sunil

Date: 13 Nov, 2009 18:20:24

Message: 2 of 6

"Sunil " <sunilmpatil.dvg@gmail.com> wrote in message <hdk7g8$s6v$1@fred.mathworks.com>...
> Hi everyone,
> I'm new to MATLAB and working with MATLAB as a part of my project, my query is, is there any function to segment an image into square blocks(NOT PIXELS) using IPT of matlab? and can we write code for the particular block? Hoping for reply..
> thanx in advance

Subject: About Image Processing

From: ImageAnalyst

Date: 13 Nov, 2009 18:41:00

Message: 3 of 6

On Nov 13, 1:11 pm, "Sunil " <sunilmpatil....@gmail.com> wrote:
> Hi everyone,
> I'm new to MATLAB and working with MATLAB as a part of my project, my query is, is there any function to segment an image into square blocks using IPT of matlab? and can we write code for the particular block? Hoping for reply..
> thanx in advance

----------------------------------------------------------------------------------
What do you mean by segment? The usual "image processing" definition
for "segment" doesn't really make sense in the context that you used
it. What do you really want to do? Do you want to chop the image up
into separate arrays? Do you want to do some kind of processing that
moves a window in discrete jumps and processes the image block by
block? Maybe you should look into the bsxfun() function.

Subject: About Image Processing

From: Ashish Uthama

Date: 13 Nov, 2009 19:28:10

Message: 4 of 6

On Fri, 13 Nov 2009 13:11:20 -0500, Sunil <sunilmpatil.dvg@gmail.com>
wrote:

> Hi everyone,
> I'm new to MATLAB and working with MATLAB as a part of my project, my
> query is, is there any function to segment an image into square blocks
> using IPT of matlab? and can we write code for the particular block?
> Hoping for reply..
> thanx in advance

Maybe you are looking for BLKPROC (BLOCKPROC in newer version) ?

Subject: About Image Processing

From: Sunil

Date: 16 Nov, 2009 18:30:21

Message: 5 of 6


> ----------------------------------------------------------------------------------
> What do you mean by segment? The usual "image processing" definition
> for "segment" doesn't really make sense in the context that you used
> it. What do you really want to do? Do you want to chop the image up
> into separate arrays? Do you want to do some kind of processing that
> moves a window in discrete jumps and processes the image block by
> block? Maybe you should look into the bsxfun() function.


-------------------------------------------------------------------------------------
Sir,
I think I'm wrong in usage of the terms. Actually, I meant segmentation in the sense dividing the image into many rectangular cells and programming for every cell.
I'm using this interface for a website design and I want to link "cell in one image to the cell in another". Is this chance valid in Matlab using Image processing tool?

Subject: About Image Processing

From: ImageAnalyst

Date: 16 Nov, 2009 18:55:00

Message: 6 of 6

I'm not sure what this means "I want to link "cell in one image to the
cell in another""
but did you look up blockproc like Ashish suggested?
I don't know anything about using MATLAB code as a back engine for
your website.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
wesite design Sunil 16 Nov, 2009 13:34:08
segmentation Sunil 16 Nov, 2009 13:34:08
coding Sunil 13 Nov, 2009 13:14:19
block Sunil 13 Nov, 2009 13:14:19
image processing Sunil 13 Nov, 2009 13:14:19
rssFeed for this Thread

Contact us at files@mathworks.com