K × K细化

Lawrence O'Gorman
{"title":"K × K细化","authors":"Lawrence O'Gorman","doi":"10.1016/0734-189X(90)90030-Y","DOIUrl":null,"url":null,"abstract":"<div><p>A commonly used method for thinning regions in binary images consists of examining windows of 3 × 3 pixels throughout an image, and erasing the center pixel if the thinning criteria are met. The<em>k × k</em> thinning method is a generalization of the 3 × 3 method, where<em>k × k</em> sized windows are examined and a center core of<em>(k − 2) × (k − 2)</em> pixels is erased if the criteria are met. The advantage of<em>k × k</em> thinning is that, by peeling thicker layers from the boundaries of image regions, fewer iterations are required to reach the thinned result. For larger<em>k</em>, this is often at the cost of an increase in the coarseness of the result. Criteria are given by which the<em>k × k</em> method thins to minimally 8-connected lines while retaining connectivity and endpoints. Sequential and parallel algorithms are given. A procedure to obtain line widths in the course of thinning is described. Examples are shown illustrating the reduction in iterations with increase of<em>k</em>, and the trade-off between size of<em>k</em> and the coarseness of the result. Because of the highly repetitive, and local operations of the algorithm, it is straightforwardly mapped into VLSI hardware, and an example of this is given.</p></div>","PeriodicalId":100319,"journal":{"name":"Computer Vision, Graphics, and Image Processing","volume":"51 2","pages":"Pages 195-215"},"PeriodicalIF":0.0000,"publicationDate":"1990-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/0734-189X(90)90030-Y","citationCount":"49","resultStr":"{\"title\":\"k × k thinning\",\"authors\":\"Lawrence O'Gorman\",\"doi\":\"10.1016/0734-189X(90)90030-Y\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><p>A commonly used method for thinning regions in binary images consists of examining windows of 3 × 3 pixels throughout an image, and erasing the center pixel if the thinning criteria are met. The<em>k × k</em> thinning method is a generalization of the 3 × 3 method, where<em>k × k</em> sized windows are examined and a center core of<em>(k − 2) × (k − 2)</em> pixels is erased if the criteria are met. The advantage of<em>k × k</em> thinning is that, by peeling thicker layers from the boundaries of image regions, fewer iterations are required to reach the thinned result. For larger<em>k</em>, this is often at the cost of an increase in the coarseness of the result. Criteria are given by which the<em>k × k</em> method thins to minimally 8-connected lines while retaining connectivity and endpoints. Sequential and parallel algorithms are given. A procedure to obtain line widths in the course of thinning is described. Examples are shown illustrating the reduction in iterations with increase of<em>k</em>, and the trade-off between size of<em>k</em> and the coarseness of the result. Because of the highly repetitive, and local operations of the algorithm, it is straightforwardly mapped into VLSI hardware, and an example of this is given.</p></div>\",\"PeriodicalId\":100319,\"journal\":{\"name\":\"Computer Vision, Graphics, and Image Processing\",\"volume\":\"51 2\",\"pages\":\"Pages 195-215\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"1990-08-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://sci-hub-pdf.com/10.1016/0734-189X(90)90030-Y\",\"citationCount\":\"49\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Computer Vision, Graphics, and Image Processing\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/0734189X9090030Y\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Computer Vision, Graphics, and Image Processing","FirstCategoryId":"1085","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/0734189X9090030Y","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 49

摘要

一种常用的二值图像区域细化方法是在整个图像中检查3 × 3像素的窗口,如果满足细化标准,则擦除中心像素。k × k细化方法是3 × 3方法的推广,其中检查周× k大小的窗口,如果满足标准,则擦除(k−2)× (k−2)个像素的中心核心。k × k细化的优点是,通过从图像区域的边界剥离较厚的层,需要较少的迭代来达到细化的结果。对于较大的,这通常是以结果的粗糙度增加为代价的。给出了k × k方法在保留连接性和端点的同时最小化8条连接线的准则。给出了顺序算法和并行算法。描述了在变薄过程中获得线宽的方法。示例说明了随着ofk的增加迭代次数的减少,以及在ofk的大小和结果的粗糙度之间的权衡。由于该算法的高度重复和局部操作,它直接映射到VLSI硬件,并给出了一个例子。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
k × k thinning

A commonly used method for thinning regions in binary images consists of examining windows of 3 × 3 pixels throughout an image, and erasing the center pixel if the thinning criteria are met. Thek × k thinning method is a generalization of the 3 × 3 method, wherek × k sized windows are examined and a center core of(k − 2) × (k − 2) pixels is erased if the criteria are met. The advantage ofk × k thinning is that, by peeling thicker layers from the boundaries of image regions, fewer iterations are required to reach the thinned result. For largerk, this is often at the cost of an increase in the coarseness of the result. Criteria are given by which thek × k method thins to minimally 8-connected lines while retaining connectivity and endpoints. Sequential and parallel algorithms are given. A procedure to obtain line widths in the course of thinning is described. Examples are shown illustrating the reduction in iterations with increase ofk, and the trade-off between size ofk and the coarseness of the result. Because of the highly repetitive, and local operations of the algorithm, it is straightforwardly mapped into VLSI hardware, and an example of this is given.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信