Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Split an image into average small blocks

Hi Guys:
Is there any easy way for me to Split an image into average small blocks ? like following , i don't want to get the size of the entire image , and computer the x,y,hight,wight for every blocks , then use image extract

 

 

无标题.jpg

 

0 Kudos
Message 1 of 3
(4,163 Views)

I am not sure if it is a language translation problem, but if you "don't" want to use Get Image Size, there is not help for you.  Get Image Size and Extract is exactly what you need to use.

Machine Vision, Robotics, Embedded Systems, Surveillance

www.movimed.com - Custom Imaging Solutions
0 Kudos
Message 2 of 3
(4,148 Views)

Hi Abodefree,

 

How many averaged blocks do you need? What size of block (in pixels) are you looking for?

 

In genersal terms, what is your application -- why do you require the averaged blocks? Are you looking for the brightest quadrant (for example)? 

 

Depending on your application, a convolution filter might be useful...

 

-- Dave

 

 

0 Kudos
Message 3 of 3
(4,128 Views)