Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU Seam Carving with Compute Shader

An experiment to implement Seam Carving with compute shader. The algorithm is based on this paper, which calculate non-cumulative energy between pixels parallelly. The calculated seam is not optimal but could be performs in very short time.

Original Seam Carving

https://perso.crans.org/frenoy/matlab2012/seamcarving.pdf

License

MIT

Image License

By Broadway_tower.jpg: Newton2 at en.wikipediaderivative work: Damir-NJITWILL (talk) - Broadway_tower.jpg, CC BY 2.5, https://commons.wikimedia.org/w/index.php?curid=12125976

About

An experiment to do seam carving with compute shader

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages