Automatic Finding of Main Roads in Aerial Images by Using Geometric-Stochastic Models and Estimation

Abstract

An automated approach to finding main roads in aerial images is presented. The approach is to build geometric-probabilistic models for road image generation. Gibbs distributions are used. Then, given an image, roads are found by MAP (maximum aposteriori probability) estimation. The MAP estimation is handled by partitioning an image into windows, realizing the estimation in each window through the use of dynamic programming, and then, starting with the windows containing high confidence estimates, using dynamic programming again to obtain optimal global estimates of the roads present. The approach is model-based from the outset. It produces two boundaries for each road, or four boundaries when a midroad barrier is present. >

Cite

Text

Barzohar and Cooper. "Automatic Finding of Main Roads in Aerial Images by Using Geometric-Stochastic Models and Estimation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1993. doi:10.1109/CVPR.1993.341090

Markdown

[Barzohar and Cooper. "Automatic Finding of Main Roads in Aerial Images by Using Geometric-Stochastic Models and Estimation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1993.](https://mlanthology.org/cvpr/1993/barzohar1993cvpr-automatic/) doi:10.1109/CVPR.1993.341090

BibTeX

@inproceedings{barzohar1993cvpr-automatic,
  title     = {{Automatic Finding of Main Roads in Aerial Images by Using Geometric-Stochastic Models and Estimation}},
  author    = {Barzohar, Meir and Cooper, David B.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {1993},
  pages     = {459-464},
  doi       = {10.1109/CVPR.1993.341090},
  url       = {https://mlanthology.org/cvpr/1993/barzohar1993cvpr-automatic/}
}