Handwritten Carbon Form Preprocessing Based on Markov Random Field

Abstract

This paper proposes a statistical approach to degraded handwritten form image preprocessing including binarization and form line removal. The degraded image is modeled by a Markov random field (MRF) where the prior is learnt from a training set of high quality binarized images, and the probabilistic density is learnt on-the-fly from the gray-level histogram of input image. We also modified the MRF model to implement form line removal. Test results of our approach show excellent performance on the data set of handwritten carbon form images.

Cite

Text

Cao and Govindaraju. "Handwritten Carbon Form Preprocessing Based on Markov Random Field." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383252

Markdown

[Cao and Govindaraju. "Handwritten Carbon Form Preprocessing Based on Markov Random Field." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/cao2007cvpr-handwritten/) doi:10.1109/CVPR.2007.383252

BibTeX

@inproceedings{cao2007cvpr-handwritten,
  title     = {{Handwritten Carbon Form Preprocessing Based on Markov Random Field}},
  author    = {Cao, Huaigu and Govindaraju, Venu},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2007},
  doi       = {10.1109/CVPR.2007.383252},
  url       = {https://mlanthology.org/cvpr/2007/cao2007cvpr-handwritten/}
}