Fast image segmentation using Level Sets
This is part of the Optimal Transport and Level Sets course. In this project, I implemented a level set algorithm from Yan Wang and Chuanjiang He and used it for image segmentation. Their method is very easy to implement, works great and is also very fast. It could even be used in real time applications.