Skip to content

m-star18/Py-Lego-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py-Lego-Generator

Generate LEGO-ized from Image and Video

demo

fight_demo

Prerequisites

  • Python 3.10

Getting Started

If you want to make the video lego, specify input and output and execute the following code

python src/video2lego.py --input demo/fight.MP4 --output demo/fight_lego.mp4

Also, if you want to make the image lego, specify input and output, and execute the following code

python src/image2lego.py --input demo/snow.JPG --output demo/snow_lego.jpg

License

The source code is licensed MIT. The website content is licensed CC BY 4.0,see LICENSE.

Other Demos

snow_lego_demo

sakyu_lego_demo

tokyo_lego_dmeo

About

Generate LEGO-ized from Image and Video

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages