Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image to Lego construct #32

Open
3 tasks
anhtuduong opened this issue Sep 27, 2023 · 3 comments
Open
3 tasks

Image to Lego construct #32

anhtuduong opened this issue Sep 27, 2023 · 3 comments

Comments

@anhtuduong
Copy link
Owner

anhtuduong commented Sep 27, 2023

Approaching 2D flat construct first. This means given an input image of a castle from just a front view, calculate from each level (bottom to top) which lego blocks can be used.

  • Using Blender to generate flat construct image
  • Using Blender to generate flat image of every lego block
  • Apply template matching technique to calculate which lego block can be used
@anhtuduong
Copy link
Owner Author

anhtuduong commented Sep 27, 2023

3D

https://krlennon.github.io/image2lego/
https://community.wolfram.com/groups/-/m/t/813449
https://brickit.app/
https://analyticsindiamag.com/ai-now-builds-3d-lego-from-2d-images/
https://www.bricklink.com/v3/studio/gallery.page
https://machinelearning.apple.com/research/mobilebrick
https://www.sciencedirect.com/science/article/abs/pii/S0010448515001037
https://www.researchgate.net/publication/282632418_Automatic_generation_of_LEGO_building_instructions_from_multiple_photographic_images_of_real_objects
https://dl.acm.org/doi/10.1016/j.cad.2015.06.020
https://drububu.com/miscellaneous/legolizer/index.html
https://bricks.stackexchange.com/questions/3074/is-there-a-way-to-convert-a-3d-model-into-a-lego-sculpture
https://www.sciencedirect.com/science/article/abs/pii/S0010448515001037?via%3Dihub
https://github.com/ryantimpe/brickr
https://infoscience.epfl.ch/record/189856#record-files-collapse-header
https://actu.epfl.ch/news/software-to-construct-everything-with-legos-5/
https://core.ac.uk/download/pdf/35458652.pdf
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9967933/
https://www.kaggle.com/code/pacogarciam3/lego-set-object-recognition-example
https://www.instructables.com/Create-Your-Own-LEGO-Kit-From-3D-Model-Files/
https://github.com/Relento/lego_release
https://opensource.com/article/20/7/lego-blender-bricker
https://www.ecva.net/papers/eccv_2022/papers_ECCV/papers/136880089.pdf
https://cs.adelaide.edu.au/users/hengel/content/5.research/89.project-lego/LegoCVPR15.pdf
file:///home/toto/Documents/lego/Data_Generation_Methods_for_Multi_Label_Images_of_LEGO_Bricks.pdf
https://www.craftplicator.com/
https://sailorhg.github.io/legoizer/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant