Skip to content

e8035669/photo_collage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photo_collage

You can collage a photo by many small picture.

require

  • python 2.7
  • opencv-python
  • numpy (opencv needed)

usage

python MakePics.py -i video.mp4 -o pics/
python MakeYCrCbTable.py -i pics/
python MakeCollage.py -i myphoto.jpg -d pics/ -o output.jpg

for more options

python MakePics.py --help
python MakeYCrCbTable.py --help
python MakeCollage.py --help

About

Collage a photo by many small picture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages