As a Research and Innovation Engineer at LimaCorporate (now Enovis), a global medical device company, I have developed a system, called Figura, for research and development of orthopedic implants consisting of three components:
Bone database – hundreds of anonymized CT image sets and more than 2,400 3D bone models.
Open source-based library – which leverages machine learning, statistical shape modelling (SSM), and optimization techniques to automate time-consuming and otherwise expensive tasks, for instance:
The library is mainly written in Python, and leverages also Scala for SSM, and HTML/CSS for the documentation. Procedural, object-oriented, and functional programming paradigms are used throughout the codebase. It is version controlled using Git and stored in Azure DevOps repositories where I have implemented CI/CD pipelines for testing and linting.
CAD plug-ins – to automate virtual surgeries and bone reconstructions within the CAD environment.
This system empowers product development engineers with data and tools to make their design activities more effective and efficient. Furthermore, the tool was utilized in research projects presented at conferences, such as ISTA 2024 Annual Congress.
Moreover, I have developed several graphical user interfaces (GUIs) that leverage the Figura library, as well as PyQt5, PyQtGraph, and PyVista, for processing, visualizing, and interacting with complex 2D and 3D data. I have bundled these GUIs and released them to my colleagues at work to facilitate their day-to-day engineering activities. For instance, one of these GUIs allows the product development engineers to perform QCT-FEA analyses on their own, while another one enables 2D surgery planning.