Skip to content

Bill4869/apply-damage-brush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apply damage brushes to texture using noise

pasting

Prerequisites

  • Python
  • numpy
  • skimage
  • Pillow
  • pyamg
  • scipy

Test

bash test.sh

OR

python main.py --target ./input/wood3.jpg --brushesRoot ./brush/moss/feathered_cropped_brush --usePoisson

See options.py for more options about gride size, sigma or threshold for generating probability map.

See main.py line 77 to manipulate the probability.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published