i need some info about a software.
this is the link below:
https://www.youtube.com/watch?v=i1mDOUxaPc8
i want to know is it possible to make this kind of software using c# .Net.
if it's possible then can you guide me how should i approach to built this software.
i'm very interested to build this application as from this software experience i'm sure that i'm going to learn a whole new things and experience.
So, please guide me if you could.
Requirements:
i need two main features in my application:
1- get all teeth size data of upper and lower jaw by scanning. this is the camera i'll use ==> https://www.ximea.com/usb3-vision-camera
2- generate 3d model of upper and lower jaw teeth depending on step-1 data.
Note: if any tooth is missing then software will be able to reconstruct it during the 3d model.
that's all.
Queries:
i want to know which tools, languages other than .net,and technologies or SDKs will be needed in this project.
i've heard python will be good for getting data by scanning but after that what should i do in next step.
there are so many info i've searched on internet but those infos making me more confused because i don't know what exactly i need to do in this application. there are CAD/CAM SDKs option but don't know which one is right for me and compatible with .net.
I would really appreciate the help.