Shortest paths and front propagation for image segmentation

開催日時
2025/06/10 火 16:45 - 18:15
場所
6号館809号室
講演者
Laurent Cohen
講演者所属
Universite Paris Dauphine PSL
概要

Minimal paths have been used for long as an interactive tool to find contours in images or to segment tubular and tree structures, like vessels in medical images. The user usually provides start and end points on the image and gets the minimal path as output, as a cost minimizing curve. These minimal paths correspond to minimal geodesics according to some relevant metric defined on the image domain, or an augmented domain including width or orientation. Finding geodesic distance and geodesic paths can be solved by the Eikonal equation using the fast and efficient Fast Marching method. Minimal paths are a way to find the global minimum of a simplified active contour energy. In the past years, we have extended the minimal path methods with asymmetric Randers Metrics to cover all kinds of active contour energy terms, as well as segmentation by front propagation. For example a way to penalize the curvature in the framework of geodesic minimal paths was introduced, leading to more natural results in vessel extraction or object segmentation in natural images.Recently, we introduced new methods combining the efficiency of minimal paths with CNN. In a first method, CNN are trained to find a set of keypoints and minimal paths are found that link these keypoints. In another context, CNN are used to generate relevant metrics adapted to a problem.