首页   按字顺浏览 期刊浏览 卷期浏览 A PROLOG APPROACH TO IMAGE SEGMENTATION
A PROLOG APPROACH TO IMAGE SEGMENTATION

 

作者: ALDOPAOLO PALARETI,   PAOLO PULITI,   GUIDO TASCINI,   PRIMO ZINGARETTI,  

 

期刊: Applied Artificial Intelligence  (Taylor Available online 1988)
卷期: Volume 2, issue 3-4  

页码: 307-331

 

ISSN:0883-9514

 

年代: 1988

 

DOI:10.1080/08839518808949914

 

出版商: Taylor & Francis Group

 

数据来源: Taylor

 

摘要:

Segmentation is a main problem in computer vision. It attempts to supply primitives for higher-level processes of interpretation. A multithreshold approach has already given acceptable results. This paper presents a PROLOG implementation of a multithreshold system. The system uses the technique of recursive partition of two-dimensional images in quadrants to form maximal blocks; the data structure generated by this partition algorithm is known as a quadtree. The algorithms implemented concern image representation, connected regions, identification, and contour detection. The improvement of algorithms in a logic language rather than in a procedural one appeared to be of particular interest. The main reasons for this are implementation facility and the natural use of logic programming in the field of knowledge-based systems. In fact, a knowledge-based approach seems a reasonable solution to problems of assisted image understanding processes.

 

点击下载:  PDF (620KB)



返 回