Wednesday, February 23, 2022

Re: Needs help

If you mean how can you take an image of something and turn it into a working design for a LEGO build then you need to look into tools that can convert 2D or better, 3D captures into lego designs if such sites/code exists. It certainly won't be in Django, but then you can build a Django site to use it.

For example https://legoimage.com/ and http://me.brickapic.com/ both take 2D images and try to convert them into lego representations. You could write a script to use these websites via Selenium or possible just the request library, then wrap a Django front end to upload the original image and then submit that to the site fetching the results but why not just use them directly

On Tuesday, 22 February 2022 at 22:21:29 UTC heman...@gmail.com wrote:
Did you mean to turn(print) images to physical objects especially using 3D printers?

On Tue, Feb 22, 2022, 12:55 Antonis Christofides <ant...@antonischristofides.com> wrote:

Hello Loic,

Please how to turn a picture into a LEGO version?
A project that does this will be welcome.
Not sure what you mean by that and what it has to do with Django. You aren't going to get any useful answers in this list unless you change the way you ask questions.

You should really take some time to read http://www.catb.org/~esr/faqs/smart-questions.html.

Regards,

Antonis

Antonis Christofides  +30-6979924665 (mobile)

On 22/02/2022 11.30, loic ngounou wrote:
Please how to turn a picture into a LEGO version?
A project that does this will be welcome.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/26ef7fae-d58c-45f7-b132-c863aa2ebb03n%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3b846993-955e-4190-a984-d2216c4731fdn%40googlegroups.com.

No comments:

Post a Comment