Skip to content

Split image from one image with large pixel to many image with small pixels.

Notifications You must be signed in to change notification settings

radikz/Split-Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Split-Image

Split image from one image with large pixel to many image with small pixels using OpenCV.

In my case, The image has 200 x 200 pixels which is we want to split to 40 x 40 blocks. So, the output image has 5 x 5 pixels dimension.

The requirement

1. OpenCV library

About

Split image from one image with large pixel to many image with small pixels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages