Cancer CAD
February 2017 - May 2017
Tools: Python, OpenCV, Matplotlib, Numpy, Scipy
Cancer CAD is a non-invasive medical imaging tool to help doctors and patients understand the three-dimensional characteristics of tumors, using only two-dimensional tumor data (magnetic resonance images)
This project was my maiden voyage into Software Engineering. Lessons learned were:
Yes, I can actually code (I had a lot of doubt)
UX/UI and attention to detail are just as important as clean code (the interface for Cancer CAD was brutal)
I need to learn how to build usable software, not just useful software