Ask Your Question
1

Method to subdivide image into multiple images?

asked 2015-09-23 19:53:01 -0600

milkdude gravatar image

I am looking to see if openCV has any built in functionality for creating a(for example) 10x10 grid across a sub-region of the image, and then doing the same thing across the whole image so each section can be processed individually in a list.

Essentially turning this single image: image description

Into an array of smaller images: image description

I haven't been able to find this anywhere in openCV's libraries, I feel like it should be there. If not, then I was thinking of implementing my own solution.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2015-09-24 01:12:05 -0600

edit flag offensive delete link more

Comments

Thanks sturkmen, don't know how I missed it when searching!

milkdude gravatar imagemilkdude ( 2015-09-27 18:49:13 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2015-09-23 19:53:01 -0600

Seen: 5,725 times

Last updated: Sep 23 '15