期刊文献+
共找到8篇文章
< 1 >
每页显示 20 50 100
几种图象分割算法在棉铃虫图象处理中的应用 被引量:33
1
作者 于新文 沈佐锐 《中国农业大学学报》 CAS CSCD 北大核心 2001年第5期69-75,共7页
本文介绍了 6种图象分割算法在棉铃虫图象分割中的应用。结果表明 ,平均值分割算法和迭代阈值分割算法能够获得较好的分割结果 ,其中迭代法分割结果较符合实际需要。而 P-参数法虽最终能获得较好的分割结果 ,但需要人为干预阈值的选择过... 本文介绍了 6种图象分割算法在棉铃虫图象分割中的应用。结果表明 ,平均值分割算法和迭代阈值分割算法能够获得较好的分割结果 ,其中迭代法分割结果较符合实际需要。而 P-参数法虽最终能获得较好的分割结果 ,但需要人为干预阈值的选择过程 ;Johannsen方法能够正确分割出棉铃虫区域 ,但无法反映棉铃虫的斑纹特征 ;而 Kapur法和 Yager方法则将棉铃虫区域的很多内容分割为背景区域 ,难以反映出棉铃虫实际特征。本研究为进行昆虫图象的特征提取。 展开更多
关键词 数字 昆虫 图象分割算法 棉铃虫
下载PDF
基于边界特征的一维最大熵图象分割算法的研究与实现 被引量:6
2
作者 田俊霞 穆国燕 陈树中 《计算机工程与科学》 CSCD 2002年第6期46-47,64,共3页
本文提出了一种新的图象分割算法 ,该算法首先检测边缘 ,在边界图象的基础上进行图象二值化 ,保留了边界特征 ,而且能自适应地选择阈值 ,克服了一维最大熵阈值方法进行图象分割时丢失边界特征的缺点。大量实验表明该算法取得了很好的效... 本文提出了一种新的图象分割算法 ,该算法首先检测边缘 ,在边界图象的基础上进行图象二值化 ,保留了边界特征 ,而且能自适应地选择阈值 ,克服了一维最大熵阈值方法进行图象分割时丢失边界特征的缺点。大量实验表明该算法取得了很好的效果 ,而且可以处理低质量或边缘模糊的图象 。 展开更多
关键词 边界特征 图象分割算法 二值化 全局阈值 局部阈值 一维最大熵 边缘检测 识别 计算机视觉
下载PDF
基于灰度直方图的快速K-MEAN图象分割算法
3
作者 张家树 杨恬 李明华 《西南师范大学学报(自然科学版)》 CAS CSCD 1993年第2期137-140,共4页
K-MEAN图象分割算法本质上是一种迭代运算,分割结果虽不受初始类中心的影响,但分割处理速度明显依赖于初始类中心的选择.对此,本文根据K-MEAN图象分割算法的原理,提出了基于灰度直方图的快速K-MEAN图象分割算法,该算法直接在灰度直方图... K-MEAN图象分割算法本质上是一种迭代运算,分割结果虽不受初始类中心的影响,但分割处理速度明显依赖于初始类中心的选择.对此,本文根据K-MEAN图象分割算法的原理,提出了基于灰度直方图的快速K-MEAN图象分割算法,该算法直接在灰度直方图上进行迭代运算,不仅减少了数据处理量,且无需人工确定初始类中心,图象分割只需简单的门限判别.理论分析和实验结果证实了该算法能明显加快迭代过程和提高处理速度. 展开更多
关键词 图象分割算法 灰度直方 迭代
下载PDF
基于Matlab和VisualC++的图象分割算法优选软件的实现
4
作者 邱志涛 吴建华 +1 位作者 虞礼贞 郑雯 《江西科学》 2002年第3期163-166,共4页
根据目前的一些算法评价理论 ,综合VC + +和Matlab的优点 ,开发出一种图象分割软件 ,可以快速、有效地实现分割算法的优选 ,提供深入的算法研究 。
关键词 MATLAB Visual C++ 图象分割算法 软件开发 像处理 算法评价理论
下载PDF
基于形态开闭滤波二值标记和纹理特征合并的分水岭算法 被引量:47
5
作者 马丽红 张宇 邓健平 《中国图象图形学报》 CSCD 北大核心 2003年第1期80-86,共7页
为了防止分水岭算法过分割问题 ,研究了一种基于形态处理和纹理分析的图象分水岭分割方法 ,该方法是在分水岭算法的基础上 ,首先对形态梯度图象运用形态开闭滤波器组的方法来获得较好的参考图象 ,然后将提取的二值化初始分割结果作为区... 为了防止分水岭算法过分割问题 ,研究了一种基于形态处理和纹理分析的图象分水岭分割方法 ,该方法是在分水岭算法的基础上 ,首先对形态梯度图象运用形态开闭滤波器组的方法来获得较好的参考图象 ,然后将提取的二值化初始分割结果作为区域标记来进行分割 .另外 ,为了获得整体目标 ,还定义了一个基于纹理特征的一致性和对比度的检验准则 ,并将其作为区域合并的根据 .该方法应用于多个视频序列初始目标分割的结果表明 ,形态滤波器组的引入很好地防止了过分割 ,并证明基于纹理特征均匀性和对比度的准则对分割区域进行进一步的纹理合并是行之有效的 . 展开更多
关键词 计算机处理(520.6040) 图象分割算法 形态开闭滤波 分水岭算法 纹理一致性
下载PDF
Automatic character detection and segmentation in natural scene images 被引量:12
6
作者 ZHU Kai-hua QI Fei-hu +1 位作者 JIANG Ren-jie XU Li 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2007年第1期63-71,共9页
We present a robust connected-component (CC) based method for automatic detection and segmentation of text in real-scene images. This technique can be applied in robot vision, sign recognition, meeting processing and ... We present a robust connected-component (CC) based method for automatic detection and segmentation of text in real-scene images. This technique can be applied in robot vision, sign recognition, meeting processing and video indexing. First, a Non-Linear Niblack method (NLNiblack) is proposed to decompose the image into candidate CCs. Then, all these CCs are fed into a cascade of classifiers trained by Adaboost algorithm. Each classifier in the cascade responds to one feature of the CC. Proposed here are 12 novel features which are insensitive to noise, scale, text orientation and text language. The classifier cascade allows non-text CCs of the image to be rapidly discarded while more computation is spent on promising text-like CCs. The CCs passing through the cascade are considered as text components and are used to form the segmentation result. A prototype system was built, with experimental results proving the effectiveness and efficiency of the proposed method. 展开更多
关键词 Text detection and segmentation ADABOOST NLNiblack decomposition method Attentional cascade
下载PDF
Correlation analysis-based image segmentation approach for automatic agriculture vehicle 被引量:1
7
作者 张方明 应义斌 +1 位作者 蒋焕煜 SHIN Beom-soo 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2005年第10期1158-1162,共5页
It is important to segment image correctly to extract guidance information for automatic agriculture vehicle. If we can make the computer know where the crops are, we can extract the guidance line easily. Images were ... It is important to segment image correctly to extract guidance information for automatic agriculture vehicle. If we can make the computer know where the crops are, we can extract the guidance line easily. Images were divided into some rec-tangle small windows, then a pair of 1-D arrays was constructed in each small windows. The correlation coefficients of every small window constructed the features to segment images. The results showed that correlation analysis is a potential approach for processing complex farmland for guidance system, and more correlation analysis methods must be researched. 展开更多
关键词 Image segmentation Machine vision Correlation analysis GUIDANCE
下载PDF
RESEARCH ON SEGMENTATION OF WEED IMAGES BASED ON COMPUTER VISION
8
作者 Liu Yajing Yang Fan Yang Ruixia Jia Kejin Zhang Hongtao 《Journal of Electronics(China)》 2007年第2期285-288,共4页
In this letter, a segment algorithm based on color feature of images is proposed. The al- gorithm separates the weed area from soil background according to the color eigenvalue, which is obtained by analyzing the colo... In this letter, a segment algorithm based on color feature of images is proposed. The al- gorithm separates the weed area from soil background according to the color eigenvalue, which is obtained by analyzing the color difference between the weeds and background in three color spaces RGB, rgb and HSI. The results of the experiment show that it can get notable effect in segmentation according to the color feature, and the possibility of successful segmentation is 87%-93%. This method can also be widely used in other fields which are complicated in the background of the image and facilely influenced in illumination, such as weed identification, tree species discrimination, fruit picking and so on. 展开更多
关键词 Computer vision Weed images Color feature Complex illumination SEGMENT
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部