Experiments and Evaluations of Rule Based Methods in Image Analysis
Abstract
The authors describe applications and give evaluations of rule-based methods for image analysis. They used rule-based programming methods for two image-analysis applications: segmenting and interpreting images of printed circuit boards, and segmenting satellite images of ice floes. Such problems are often divided into low-, mid-, and high-level processing, and they consider rule-based, or declarative, programming at the mid and high levels. They used Knowledge Tool, an OPS-like language that allows an excellent mix of procedural and declarative code. This ability to mix procedural and declarative code was very useful, but the authors nevertheless found limitations using the rule-based programming model. They describe these and list characteristics of image problems in which declarative coding can be applied.< <ETX xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">></ETX>
Cite
Text
Niblack et al. "Experiments and Evaluations of Rule Based Methods in Image Analysis." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1988. doi:10.1109/CVPR.1988.196225Markdown
[Niblack et al. "Experiments and Evaluations of Rule Based Methods in Image Analysis." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1988.](https://mlanthology.org/cvpr/1988/niblack1988cvpr-experiments/) doi:10.1109/CVPR.1988.196225BibTeX
@inproceedings{niblack1988cvpr-experiments,
title = {{Experiments and Evaluations of Rule Based Methods in Image Analysis}},
author = {Niblack, Wayne and Petkovic, Dragutin and Damian, Dick},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {1988},
pages = {123-128},
doi = {10.1109/CVPR.1988.196225},
url = {https://mlanthology.org/cvpr/1988/niblack1988cvpr-experiments/}
}