Resolution-Appropriate Shape Representation

Abstract

We present a new type of "snake" in which the dimensionality of the shapes is scaled appropriately for the resolution of the images in which the shapes are embedded. We define shapes as an ordered list of control points and compute the principal components of the shapes in a prior training set. Our energy function is based upon the Mahalanobis distance of a given shape from the mean shape and on the Mahalanobis distance of the image attributes from image attribute values extracted from the training set. We show that the derivative of this energy function with respect to the modal weights is reduced as the image resolution is reduced, and that the derivative of the energy scales with the variance associated with each mode. We exploit this property to determine the subset of the modes which are relevant at a particular level of image resolution thereby reducing the dimensionality of the shapes. We implement a coarse-to-fine search procedure in the image and shape domains simultaneously, and demonstrate this procedure on the identification of anatomic structures in Computed Tomography images.

Cite

Text

Baldwin et al. "Resolution-Appropriate Shape Representation." IEEE/CVF International Conference on Computer Vision, 1998. doi:10.1109/ICCV.1998.710759

Markdown

[Baldwin et al. "Resolution-Appropriate Shape Representation." IEEE/CVF International Conference on Computer Vision, 1998.](https://mlanthology.org/iccv/1998/baldwin1998iccv-resolution/) doi:10.1109/ICCV.1998.710759

BibTeX

@inproceedings{baldwin1998iccv-resolution,
  title     = {{Resolution-Appropriate Shape Representation}},
  author    = {Baldwin, Bernard and Geiger, Davi and Hummel, Robert A.},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {1998},
  pages     = {460-468},
  doi       = {10.1109/ICCV.1998.710759},
  url       = {https://mlanthology.org/iccv/1998/baldwin1998iccv-resolution/}
}