mauriciabad / 3d-print-matcher

From a list of .stl files and a image find which one is the picture from.

Home Page:https://devpost.com/software/identificador-de-impressions-3d-per-imatge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Print Matcher

Hackathon winning project 🏅 that consisted in identifying what .stl file was 3d printed based on a image of the printed pice. The picture shouble be able to be taken from the phone and we get the list of possible .stl files.

The full project explanation is in the DevPost project's page.

Develop

This is a monorepo where every system is in a folder.

To run: Run the matcher-client and matcher-server, and open the client with chrome with CORSS disabled.

open -na "Google Chrome" --args --user-data-dir=/tmp/temp_chrome_user_data_dir http://localhost:8080/ --disable-web-security

About

From a list of .stl files and a image find which one is the picture from.

https://devpost.com/software/identificador-de-impressions-3d-per-imatge

License:MIT License


Languages

Language:Jupyter Notebook 93.0%Language:Python 6.0%Language:Vue 0.3%Language:HTML 0.2%Language:TypeScript 0.2%Language:JavaScript 0.2%Language:Shell 0.1%Language:Batchfile 0.0%Language:Dockerfile 0.0%Language:Makefile 0.0%