Shape Deformation: SVM Regression and Application to Medical Image Segmentation

Abstract

This paper presents a novel landmark-based shape deformation method. This method effectively solves two problems inherent in landmark-based shape deformation: (a) identification of landmark points from a given input image, and (b) regularized deformation the shape of an an object defined in a template. The second problem is solved using a new constrained support vector machine (SVM) regression technique, in which a thin-plate kernel is utilized to provide non-rigid shape deformations. This method offers several advantages over existing landmark-based methods. First, it has a unique capability to detect and use multiple candidate landmark points in an input image to improve landmark detection. Second, it can handle the case of missing landmarks, which often arises in dealing with occluded images. We have applied the proposed method to extract the scalp contours from brain cryosection images with very encouraging results.

Cite

Text

Wang et al. "Shape Deformation: SVM Regression and Application to Medical Image Segmentation." IEEE/CVF International Conference on Computer Vision, 2001. doi:10.1109/ICCV.2001.937626

Markdown

[Wang et al. "Shape Deformation: SVM Regression and Application to Medical Image Segmentation." IEEE/CVF International Conference on Computer Vision, 2001.](https://mlanthology.org/iccv/2001/wang2001iccv-shape/) doi:10.1109/ICCV.2001.937626

BibTeX

@inproceedings{wang2001iccv-shape,
  title     = {{Shape Deformation: SVM Regression and Application to Medical Image Segmentation}},
  author    = {Wang, Song and Zhu, Weiyu and Liang, Zhi-Pei},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2001},
  pages     = {209-216},
  doi       = {10.1109/ICCV.2001.937626},
  url       = {https://mlanthology.org/iccv/2001/wang2001iccv-shape/}
}