Efficient Optimization of a Deformable Template Using Dynamic Programming
Abstract
A novel deformable template is presented which detects the boundary of an open hand in a grayscale image. A dynamic programming algorithm enhanced by pruning techniques finds the hand contour in the image in as little as 19 seconds without initialization by the user. The template is translation- and rotation-invariant and accommodates shape deformation, significant occlusion and background clutter, and the presence of multiple hands.
Cite
Text
Coughlan et al. "Efficient Optimization of a Deformable Template Using Dynamic Programming." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1998. doi:10.1109/CVPR.1998.698687Markdown
[Coughlan et al. "Efficient Optimization of a Deformable Template Using Dynamic Programming." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1998.](https://mlanthology.org/cvpr/1998/coughlan1998cvpr-efficient/) doi:10.1109/CVPR.1998.698687BibTeX
@inproceedings{coughlan1998cvpr-efficient,
title = {{Efficient Optimization of a Deformable Template Using Dynamic Programming}},
author = {Coughlan, James M. and Yuille, Alan L. and English, Camper and Snow, Daniel},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {1998},
pages = {747-752},
doi = {10.1109/CVPR.1998.698687},
url = {https://mlanthology.org/cvpr/1998/coughlan1998cvpr-efficient/}
}