Aneuvas Technologies, Inc (ATI) is a small start-up company located in Flagstaff, AZ. ATI’s mission is to improve human healthcare by developing novel microcatheter-based medical devices for minimally invasive delivery to the blood vessels in the brain, for the treatment of aneurysms and other vascular defects. The scope of this design project is to develop a standalone algorithm to determine the size of aneurysms. The algorithm will upload medical imaging (DICOM) files containing MRI data into MATLAB (or a similar program). Voxel images will be processed to extract the aneurysm space from the surrounding brain scans.
For this project the team is constrained to working with DICOM files as they are the files that medical professionals use. Time is also a constraint as the program should not take more than a minute to complete an entire MRI or ultrasound image. Finally, the team must stay in budget, which is $750.
The team has four major tasks regarding the code for this project: Reads DICOM files Differentiate the aneurysm sac from the outside vasculature Distinguish the aneurysm from the parent vessel Provide an accurate approximation of aneurysm volume This code must also be linked to a GUI which allows untrained medical professionals to analyze and visualize basic geometric properties of aneurysms.
Here is a link to all the work that each individual team member has done for the project.