期刊文献+
共找到3,085篇文章
< 1 2 155 >
每页显示 20 50 100
结合k-means的自动FCM图像分割方法 被引量:8
1
作者 刘万军 赵永刚 闵亮 《计算机工程与应用》 CSCD 北大核心 2015年第16期199-203,238,共6页
针对图像分割中模糊C均值算法(FCM)无法自动确定聚类中心,不考虑像素邻域信息的问题,提出一种结合k-means的自动FCM图像分割方法。该方法先由图像的灰度直方图确定聚类数目,使用一种改进的快速FCM方法产生初始聚类中心。即通过一步k-me... 针对图像分割中模糊C均值算法(FCM)无法自动确定聚类中心,不考虑像素邻域信息的问题,提出一种结合k-means的自动FCM图像分割方法。该方法先由图像的灰度直方图确定聚类数目,使用一种改进的快速FCM方法产生初始聚类中心。即通过一步k-means算法对大隶属度灰度更新模糊聚类中心,同时仅对小隶属度灰度使用快速FCM方法进行隶属度更新,迭代后得到初始聚类中心。利用改进隶属度的FCM算法进行最终聚类。实验表明,该方法获取初始聚类中心接近最终值,加速图像分割,并对噪声具有一定的鲁棒性。 展开更多
关键词 K均值 模糊c均值 图像分割 邻域信息
下载PDF
基于FCM和EO-SVM水轮机尾水管压力脉动特征识别
2
作者 刘茜媛 王利英 +1 位作者 张路遥 曹庆皎 《水电能源科学》 北大核心 2024年第1期162-165,共4页
为有效识别水轮机尾水管压力脉动特征,提出了一种基于模糊C均值聚类、平衡优化器算法与支持向量机的识别方法。该方法首先采用平衡优化器算法优化SVM的惩罚因子和核函数以获得更好的SVM参数组合,构建EO-SVM识别模型以实现其在水轮机尾... 为有效识别水轮机尾水管压力脉动特征,提出了一种基于模糊C均值聚类、平衡优化器算法与支持向量机的识别方法。该方法首先采用平衡优化器算法优化SVM的惩罚因子和核函数以获得更好的SVM参数组合,构建EO-SVM识别模型以实现其在水轮机尾水管压力脉动特征识别中的应用。然后采用模糊C均值聚类算法将待分类的压力脉动特征进行初始聚类,将其分为四类,并依据聚类结果选择最靠近每类中心的样本作为EO-SVM模型的训练样本。将SVM和EO-SVM两种模型的识别分类结果进行比较,验证了所提EO-SVM模型的有效性。 展开更多
关键词 压力脉动 小波包分析 模糊c均值聚类 平衡优化器算法 支持向量机
下载PDF
一种改进的 Fuzzy c-means 聚类算法 被引量:4
3
作者 胡钟山 丁震 +2 位作者 杨静宇 唐振民 邬永革 《南京理工大学学报》 EI CAS CSCD 1997年第4期337-340,共4页
该文提出了一种改进的fuzzyc-means算法(MFCM)。此算法是将传统算法(FCM)直接对样本集聚类变为对特征集聚类,从而极大提高了fuzzyc-means的速度。证明了MFCM与FCM在分类效果上的等价性,且... 该文提出了一种改进的fuzzyc-means算法(MFCM)。此算法是将传统算法(FCM)直接对样本集聚类变为对特征集聚类,从而极大提高了fuzzyc-means的速度。证明了MFCM与FCM在分类效果上的等价性,且MFCM较FCM有较低的时间复杂性,讨论了MFCM与FCM空间复杂性的关系。最后数值实验证实了结论。 展开更多
关键词 模糊聚类 模式识别 聚类分析 Mfcm
下载PDF
基于MS-FCM算法的船体板熔池图像处理技术
4
作者 徐远钊 罗玖田 +3 位作者 方乃文 冯志强 武鹏博 黎泉 《焊接学报》 EI CAS CSCD 北大核心 2024年第3期82-90,I0007,I0008,共11页
熔池的图像处理与特征提取技术是船舶熔化极气体保护焊(gas metal arc welding, GMAW)智能化焊接质量监控的重要内容,针对船体板GMAW焊接过程中的烟雾大、飞溅多等不稳定特性导致熔池图像采集模糊、边缘提取困难等问题,提出一种基于均... 熔池的图像处理与特征提取技术是船舶熔化极气体保护焊(gas metal arc welding, GMAW)智能化焊接质量监控的重要内容,针对船体板GMAW焊接过程中的烟雾大、飞溅多等不稳定特性导致熔池图像采集模糊、边缘提取困难等问题,提出一种基于均值漂移(mean shift, MS)优化模糊C均值聚类(fuzzy c-means, FCM)的图像处理算法.在优化设计焊接动态视觉传感系统中,以最大化保证图像信息采集清晰度的基础上,利用MS算法获取超像素图像以解决FCM算法对噪声的敏感性,同时在FCM算法上引入加权邻域窗口,以增强MS-FCM算法的鲁棒性,来克服烟雾、飞溅、弧光等噪声影响,进而完成图像分割与边缘提取.最后,设计出关于FCM、空间约束模糊C均值聚类(fuzzy c-means with spatial constraints, FCM_S)、加强型模糊聚类(enhanced fuzzy c-means, ENFCM)和模糊局部信息C均值聚类(fuzzy local information c-means clustering, FLICM)算法的4种不同图像处理方法,并与MSFCM优化模型进行边缘分割效果对比,获取几种方法所提取的熔宽,验证熔池几何特征的提取精度.结果表明,MS-FCM算法在船舶焊接熔池图像处理方面能有效抑制噪声干扰,平滑信息,达到较高的提取精度. 展开更多
关键词 模糊c均值聚类 均值漂移 图像分割 船体板 熔化极气体保护焊
下载PDF
基于FCM-LSTM的光热发电出力短期预测
5
作者 刘振路 郭军红 +2 位作者 李薇 贾宏涛 陈卓 《工程科学学报》 EI CSCD 北大核心 2024年第1期178-186,共9页
对光热电站的出力进行短期预测,可以有效应对太阳能随机性和波动性带来的影响,为电网调度做好准备.该文以青海某光热电站为例,首先使用模糊C均值聚类算法对预处理后的实验数据进行分类,然后通过分析不同聚类类型下出力和气象数据中各因... 对光热电站的出力进行短期预测,可以有效应对太阳能随机性和波动性带来的影响,为电网调度做好准备.该文以青海某光热电站为例,首先使用模糊C均值聚类算法对预处理后的实验数据进行分类,然后通过分析不同聚类类型下出力和气象数据中各因子间的关联程度,充分挖掘出数据间的关系,确定不同类型预测模型的输入变量,进而构建出不同类别下的长短期记忆神经网络预测模型.结果表明,与传统长短期记忆神经网络模型、BP神经网络模型、支持向量机模型和随机森林模型的预测结果相比,基于模糊C均值聚类的长短期记忆神经网络预测模型效果良好,大幅减少了预测误差,验证了该预测模型的有效性. 展开更多
关键词 光热电站 气象因素 短期出力预测 长短期记忆神经网络 模糊c均值聚类
下载PDF
Fuzzy C-Means算法中隶属度信息在特征空间的分布特性分析及改进方法 被引量:2
6
作者 胡世英 周源华 《红外与毫米波学报》 SCIE EI CAS CSCD 北大核心 1999年第1期67-72,共6页
首先推导了FuzzyC-Means算法在特征空间的迭代公式,然后就其隶属度信息在特征空间的分布缺陷提出两种改进方法:一是通过引入选择注意性参数控制隶属度信息的分布;二是从条件概率出发构造类置信度取代原隶属度.实验表明... 首先推导了FuzzyC-Means算法在特征空间的迭代公式,然后就其隶属度信息在特征空间的分布缺陷提出两种改进方法:一是通过引入选择注意性参数控制隶属度信息的分布;二是从条件概率出发构造类置信度取代原隶属度.实验表明这两种方法均起到了较好的效果. 展开更多
关键词 fuzzy 隶属度 选择注意性参数 置信度 fcm算法
下载PDF
基于空间加权距离的自适应Fuzzy C-Means算法研究 被引量:2
7
作者 王海起 朱锦 王劲峰 《测绘与空间地理信息》 2014年第2期18-21,24,共5页
空间聚类不仅应考虑GIS对象属性特征的相似性,还应考虑对象的空间邻近性。不同属性、位置特征在聚类中起到的作用不同。采用信息熵方法计算空间距离中各属性距离、位置距离的权重,权值大小用于度量相应特征在fuzzy c-means隶属度计算时... 空间聚类不仅应考虑GIS对象属性特征的相似性,还应考虑对象的空间邻近性。不同属性、位置特征在聚类中起到的作用不同。采用信息熵方法计算空间距离中各属性距离、位置距离的权重,权值大小用于度量相应特征在fuzzy c-means隶属度计算时的作用大小,并引入相似性指标,当两个聚类之间的相似度高于某个合并阈值时,则对应的一对聚类进行合并,从而克服需预先设置聚类类数的问题。通过应用实例的聚类有效性分析,与普通空间距离相比,基于空间加权距离的FCM算法具有稳定性和有效性。 展开更多
关键词 fuzzy e—means 空间加权距离 信息熵 自适应聚类合并
下载PDF
基于K-means算法和FCM算法的聚类研究 被引量:3
8
作者 崔文迪 蔡佳佳 《现代计算机》 2007年第10期7-9,共3页
采用K-means算法和FCM算法实现对47个城市竞争力的聚类分析,选择较为简便的聚类有效性函数用于聚类结果的检验,得到了两种有效的聚类算法的实现方式,并验证该方法的合理性。
关键词 模糊聚类 K—means fcm
下载PDF
基于AVMD与DPC-FCM的旋转机械无监督故障诊断方法
9
作者 武雅曼 谌鹏 +2 位作者 张滇 刘天 唐剑 《装备环境工程》 CAS 2024年第1期114-120,共7页
目的 针对旋转机械故障诊断过程中存在故障信号特征提取困难、故障诊断过程有标签数据较少、故障诊断准确率低等问题,提出自适应变分模态分解算法(Adaptive Variational Mode Decomposition,AVMD)与密度峰值算法优化的模糊C均值算法(Clu... 目的 针对旋转机械故障诊断过程中存在故障信号特征提取困难、故障诊断过程有标签数据较少、故障诊断准确率低等问题,提出自适应变分模态分解算法(Adaptive Variational Mode Decomposition,AVMD)与密度峰值算法优化的模糊C均值算法(Clustering by Fast Search and Find of Density Peaks Optimizing Fuzzy C-Means,DPC-FCM)结合的无监督诊断方法。方法 首先,将多尺度排列熵与峭度相结合的综合系数作为适应度函数,对VMD算法的惩罚因子alpha和模态个数K进行参数寻优,提取分解后本征模态函数(Intrinsic Mode Function,IMF)的平均样本熵与平均模糊熵,并输入至聚类算法中。其次,提出利用密度峰值聚类算法确定FCM的初始聚类中心,降低聚类结果的随机性。结果 将提出的无监督故障诊断模型应用到滚动轴承试验信号中,实现了准确的故障诊断。结论 AVMD在故障提取方面具有优越性,同时DPC算法可以有效提高FCM算法无监督聚类的准确性,二者结合可以有效实现旋转机械故障的智能分类。 展开更多
关键词 变分模态分解算法 模糊c均值 密度峰值聚类 旋转机械 故障诊断
下载PDF
结合非局部空间信息和KL信息的鲁棒FCM算法
10
作者 彭家磊 黄成泉 +2 位作者 陈阳 雷欢 覃小素 《西北民族大学学报(自然科学版)》 2024年第1期25-32,共8页
针对传统模糊C均值(Fuzzy C-Means,FCM)聚类算法对噪声敏感的问题,提出一种结合非局部空间信息和KL信息的鲁棒FCM算法.首先,将灰度信息与非局部空间信息相融合,用于增强算法对噪声的鲁棒性;其次,在目标函数中引入KL信息,以便减少分割的... 针对传统模糊C均值(Fuzzy C-Means,FCM)聚类算法对噪声敏感的问题,提出一种结合非局部空间信息和KL信息的鲁棒FCM算法.首先,将灰度信息与非局部空间信息相融合,用于增强算法对噪声的鲁棒性;其次,在目标函数中引入KL信息,以便减少分割的模糊性.在密度为5%的混合噪声条件下,合成图像和自然图像的实验结果表明,该文算法的分割精度较高、鲁棒性较强,能较好地分割噪声图像. 展开更多
关键词 模糊c均值 图像分割 非局部空间信息 KL信息
下载PDF
A New Method of Wind Turbine Bearing Fault Diagnosis Based on Multi-Masking Empirical Mode Decomposition and Fuzzy C-Means Clustering 被引量:8
11
作者 Yongtao Hu Shuqing Zhang +3 位作者 Anqi Jiang Liguo Zhang Wanlu Jiang Junfeng Li 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2019年第3期156-167,共12页
Based on Multi-Masking Empirical Mode Decomposition (MMEMD) and fuzzy c-means (FCM) clustering, a new method of wind turbine bearing fault diagnosis FCM-MMEMD is proposed, which can determine the fault accurately and ... Based on Multi-Masking Empirical Mode Decomposition (MMEMD) and fuzzy c-means (FCM) clustering, a new method of wind turbine bearing fault diagnosis FCM-MMEMD is proposed, which can determine the fault accurately and timely. First, FCM clustering is employed to classify the data into different clusters, which helps to estimate whether there is a fault and how many fault types there are. If fault signals exist, the fault vibration signals are then demodulated and decomposed into different frequency bands by MMEMD in order to be analyzed further. In order to overcome the mode mixing defect of empirical mode decomposition (EMD), a novel method called MMEMD is proposed. It is an improvement to masking empirical mode decomposition (MEMD). By adding multi-masking signals to the signals to be decomposed in different levels, it can restrain low-frequency components from mixing in highfrequency components effectively in the sifting process and then suppress the mode mixing. It has the advantages of easy implementation and strong ability of suppressing modal mixing. The fault type is determined by Hilbert envelope finally. The results of simulation signal decomposition showed the high performance of MMEMD. Experiments of bearing fault diagnosis in wind turbine bearing fault diagnosis proved the validity and high accuracy of the new method. 展开更多
关键词 Wind TURBINE BEARING FAULTS diagnosis Multi-masking empirical mode decomposition (MMEMD) fuzzy c-mean (fcm) clustering
下载PDF
Fuzzy c-means clustering based on spatial neighborhood information for image segmentation 被引量:15
12
作者 Yanling Li Yi Shen 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第2期323-328,共6页
Fuzzy c-means (FCM) algorithm is one of the most popular methods for image segmentation. However, the standard FCM algorithm is sensitive to noise because of not taking into account the spatial information in the im... Fuzzy c-means (FCM) algorithm is one of the most popular methods for image segmentation. However, the standard FCM algorithm is sensitive to noise because of not taking into account the spatial information in the image. An improved FCM algorithm is proposed to improve the antinoise performance of FCM algorithm. The new algorithm is formulated by incorporating the spatial neighborhood information into the membership function for clustering. The distribution statistics of the neighborhood pixels and the prior probability are used to form a new membership func- tion. It is not only effective to remove the noise spots but also can reduce the misclassified pixels. Experimental results indicate that the proposed algorithm is more accurate and robust to noise than the standard FCM algorithm. 展开更多
关键词 image segmentation fuzzy c-means spatial informa- tion. robust.
下载PDF
Watershed classification by remote sensing indices: A fuzzy c-means clustering approach 被引量:9
13
作者 Bahram CHOUBIN Karim SOLAIMANI +1 位作者 Mahmoud HABIBNEJAD ROSHAN Arash MALEKIAN 《Journal of Mountain Science》 SCIE CSCD 2017年第10期2053-2063,共11页
Determining the relatively similar hydrological properties of the watersheds is very crucial in order to readily classify them for management practices such as flood and soil erosion control. This study aimed to ident... Determining the relatively similar hydrological properties of the watersheds is very crucial in order to readily classify them for management practices such as flood and soil erosion control. This study aimed to identify homogeneous hydrological watersheds using remote sensing data in western Iran. To achieve this goal, remote sensing indices including SAVI, LAI, NDMI, NDVI and snow cover, were extracted from MODIS data over the period 2000 to 2015. Then, a fuzzy method was used to clustering the watersheds based on the extracted indices. A fuzzy c-mean(FCM) algorithm enabled to classify 38 watersheds in three homogeneous groups.The optimal number of clusters was determined through evaluation of partition coefficient, partition entropy function and trial and error. The results indicated three homogeneous regions identified by the fuzzy c-mean clustering and remote sensing product which are consistent with the variations of topography and climate of the study area. Inherently,the grouped watersheds have similar hydrological properties and are likely to need similar management considerations and measures. 展开更多
关键词 模糊聚类方法 遥感指数 模糊c-均值 流域 分类 模糊c均值聚类 MODIS数据 水文特性
下载PDF
Soil pore identification with the adaptive fuzzy C-means method based on computed tomography images 被引量:4
14
作者 Yue Zhao Qiaoling Han +1 位作者 Yandong Zhao Jinhao Liu 《Journal of Forestry Research》 SCIE CAS CSCD 2019年第3期1043-1052,共10页
The complex geometry and topology of soil is widely recognised as the key driver in many ecological processes. X-ray computed tomography (CT) provides insight into the internal structure of soil pores automatically an... The complex geometry and topology of soil is widely recognised as the key driver in many ecological processes. X-ray computed tomography (CT) provides insight into the internal structure of soil pores automatically and accurately. Until recently, there have not been methods to identify soil pore structures. This has restricted the development of soil science, particularly regarding pore geometry and spatial distribution. Through the adoption of the fuzzy clustering theory and the establishment of pore identification rules, a novel pore identification method is described to extract pore structures from CT soil images. The robustness of the adaptive fuzzy C-means method (AFCM), the adaptive threshold method, and Image-Pro Plus tools were compared on soil specimens under different conditions, such as frozen, saturated, and dry situations. The results demonstrate that the AFCM method is suitable for identifying pore clusters, especially tiny pores, under various soil conditions. The method would provide an optional technique for the study of soil micromorphology. 展开更多
关键词 cT soil IMAGES fuzzy c-means fuzzy clustering theory PORE IDENTIFIcATION rule
下载PDF
Improved evidential fuzzy c-means method 被引量:2
15
作者 JIANG Wen YANG Tian +2 位作者 SHOU Yehang TANG Yongchuan HU Weiwei 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第1期187-195,共9页
Dempster-Shafer evidence theory(DS theory) is widely used in brain magnetic resonance imaging(MRI) segmentation,due to its efficient combination of the evidence from different sources. In this paper, an improved MRI s... Dempster-Shafer evidence theory(DS theory) is widely used in brain magnetic resonance imaging(MRI) segmentation,due to its efficient combination of the evidence from different sources. In this paper, an improved MRI segmentation method,which is based on fuzzy c-means(FCM) and DS theory, is proposed. Firstly, the average fusion method is used to reduce the uncertainty and the conflict information in the pictures. Then, the neighborhood information and the different influences of spatial location of neighborhood pixels are taken into consideration to handle the spatial information. Finally, the segmentation and the sensor data fusion are achieved by using the DS theory. The simulated images and the MRI images illustrate that our proposed method is more effective in image segmentation. 展开更多
关键词 average fusion spatial information Dempster-Shafer evidence theory(DS theory) fuzzy c-means(fcm) magnetic resonance imaging(MRI) image segmentation
下载PDF
A Fixed Suppressed Rate Selection Method for Suppressed Fuzzy C-Means Clustering Algorithm 被引量:2
16
作者 Jiulun Fan Jing Li 《Applied Mathematics》 2014年第8期1275-1283,共9页
Suppressed fuzzy c-means (S-FCM) clustering algorithm with the intention of combining the higher speed of hard c-means clustering algorithm and the better classification performance of fuzzy c-means clustering algorit... Suppressed fuzzy c-means (S-FCM) clustering algorithm with the intention of combining the higher speed of hard c-means clustering algorithm and the better classification performance of fuzzy c-means clustering algorithm had been studied by many researchers and applied in many fields. In the algorithm, how to select the suppressed rate is a key step. In this paper, we give a method to select the fixed suppressed rate by the structure of the data itself. The experimental results show that the proposed method is a suitable way to select the suppressed rate in suppressed fuzzy c-means clustering algorithm. 展开更多
关键词 HARD c-means cLUSTERING ALGORITHM fuzzy c-means cLUSTERING ALGORITHM Suppressed fuzzy c-means cLUSTERING ALGORITHM Suppressed RATE
下载PDF
Fuzzy C-Means Clustering Based Phonetic Tied-Mixture HMM in Speech Recognition 被引量:1
17
作者 徐向华 朱杰 郭强 《Journal of Shanghai Jiaotong university(Science)》 EI 2005年第1期16-20,共5页
A fuzzy clustering analysis based phonetic tied-mixture HMM(FPTM) was presented to decrease parameter size and improve robustness of parameter training. FPTM was synthesized from state-tied HMMs by a modified fuzzy C-... A fuzzy clustering analysis based phonetic tied-mixture HMM(FPTM) was presented to decrease parameter size and improve robustness of parameter training. FPTM was synthesized from state-tied HMMs by a modified fuzzy C-means clustering algorithm. Each Gaussian codebook of FPTM was built from Gaussian components within the same root node in phonetic decision tree. The experimental results on large vocabulary Mandarin speech recognition show that compared with conventional phonetic tied-mixture HMM and state-tied HMM with approximately the same number of Gaussian mixtures, FPTM achieves word error rate reductions by 4.84% and 13.02% respectively. Combining the two schemes of mixing weights pruning and Gaussian centers fuzzy merging, a significantly parameter size reduction was achieved with little impact on recognition accuracy. 展开更多
关键词 隐马尔可夫模型 语音识别 fcm 语言判定树
下载PDF
New two-dimensional fuzzy C-means clustering algorithm for image segmentation 被引量:3
18
作者 周鲜成 申群太 刘利枚 《Journal of Central South University of Technology》 EI 2008年第6期882-887,共6页
To solve the problem of poor anti-noise performance of the traditional fuzzy C-means (FCM) algorithm in image segmentation, a novel two-dimensional FCM clustering algorithm for image segmentation was proposed. In this... To solve the problem of poor anti-noise performance of the traditional fuzzy C-means (FCM) algorithm in image segmentation, a novel two-dimensional FCM clustering algorithm for image segmentation was proposed. In this method, the image segmentation was converted into an optimization problem. The fitness function containing neighbor information was set up based on the gray information and the neighbor relations between the pixels described by the improved two-dimensional histogram. By making use of the global searching ability of the predator-prey particle swarm optimization, the optimal cluster center could be obtained by iterative optimization, and the image segmentation could be accomplished. The simulation results show that the segmentation accuracy ratio of the proposed method is above 99%. The proposed algorithm has strong anti-noise capability, high clustering accuracy and good segment effect, indicating that it is an effective algorithm for image segmentation. 展开更多
关键词 图象分割法 模糊聚类 颗粒群 二维直方图
下载PDF
基于C-means和FCM的侧扫声呐图像分割方法研究 被引量:2
19
作者 田万平 林嘉 《舰船电子工程》 2021年第11期96-100,177,共6页
研究了C-means和FCM两种聚类分割算法对侧扫声呐图像的应用,其中FCM在C-means的基础上引入了隶属度的模糊概念,增加了计算量的同时分割精度有很大提升。同时,对比分析两类分割图像和聚类标准的收敛性曲线。实验结果表明,对C-means、FCM... 研究了C-means和FCM两种聚类分割算法对侧扫声呐图像的应用,其中FCM在C-means的基础上引入了隶属度的模糊概念,增加了计算量的同时分割精度有很大提升。同时,对比分析两类分割图像和聚类标准的收敛性曲线。实验结果表明,对C-means、FCM两种聚类算法进行运行速度、分割精度、适用性等方面的比较,发现C-means算法易于实现、运行速度快,但是分割精度不如FCM高,适用于对精确度要求不高的图像分割;而在对比度低、噪声严重的图像区域,C-means算法容易导致误割,FCM算法更合适。 展开更多
关键词 侧扫声呐 c-means fcm 图像分割
下载PDF
Fingerprint image segmentation using modified fuzzy c-means algorithm 被引量:1
20
作者 Jia-Yin Kang Cheng-Long Gong Wen-Juan Zhang 《Journal of Biomedical Science and Engineering》 2009年第8期656-660,共5页
Fingerprint segmentation is a crucial step in fingerprint recognition system, and determines the results of fingerprint analysis and recognition. This paper proposes an efficient approach for fingerprint segmentation ... Fingerprint segmentation is a crucial step in fingerprint recognition system, and determines the results of fingerprint analysis and recognition. This paper proposes an efficient approach for fingerprint segmentation based on modified fuzzy c-means (FCM). The proposed method is realized by modifying the objective function in the Szilagyi’s algorithm via introducing histogram-based weight. Experimental results show that the proposed approach has an efficient performance while segmenting both original fingerprint image and fingerprint images corrupted by different type of noises. 展开更多
关键词 FINGERPRINT SEGMENTATION fuzzy c-means HISTOGRAM ROBUSTNESS
下载PDF
上一页 1 2 155 下一页 到第
使用帮助 返回顶部