Skip to content

Area subdivision algorithm to process images and video files

Notifications You must be signed in to change notification settings

nemethakos/SubDivision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SubDivision

Area subdivision algorithm to make effects on still images and movie files. The rectangular image is divided into sub-rectangles. A rectangle is divided if the maximum of the image gradient and the size of the rectangle is greater than than the set limits. After the subdivisions the image can be rendered using different methods. The next example shows an acryl painting style imitation:

Original: Processed:

About

Area subdivision algorithm to process images and video files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages