期刊文献+
共找到324篇文章
< 1 2 17 >
每页显示 20 50 100
Fingerprint image segmentation using modified fuzzy c-means algorithm 被引量:1
1
作者 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
Automated Colorization of Grayscale Images Using Texture Descriptors and a Modified Fuzzy C-Means Clustering
2
作者 Christophe Gauge Sreela Sasi 《Journal of Intelligent Learning Systems and Applications》 2012年第2期135-143,共9页
A novel example-based process for Automated Colorization of grayscale images using Texture Descriptors (ACTD) without any human intervention is proposed. By analyzing a set of sample color images, coherent regions of ... A novel example-based process for Automated Colorization of grayscale images using Texture Descriptors (ACTD) without any human intervention is proposed. By analyzing a set of sample color images, coherent regions of homogeneous textures are extracted. A multi-channel filtering technique is used for texture-based image segmentation, combined with a modified Fuzzy C-means (FCM) clustering algorithm. This modified FCM clustering algorithm includes both the local spatial information from neighboring pixels, and the spatial Euclidian distance to the cluster’s center of gravity. For each area of interest, state-of-the-art texture descriptors are then computed and stored, along with corresponding color information. These texture descriptors and the color information are used for colorization of a grayscale image with similar textures. Given a grayscale image to be colorized, the segmentation and feature extraction processes are repeated. The texture descriptors are used to perform Content-Based Image Retrieval (CBIR). The colorization process is performed by Chroma replacement. This research finds numerous applications, ranging from classic film restoration and enhancement, to adding valuable information into medical and satellite imaging. Also, this can be used to enhance the detection of objects from x-ray images at the airports. 展开更多
关键词 Image Processing Pattern Recognition COMPUTER VISION fuzzy c-means CLUSTERING GABOR
下载PDF
Iris Recognition Based on Multilevel Thresholding Technique and Modified Fuzzy c-Means Algorithm
3
作者 Slim Ben Chaabane Rafika Harrabi +1 位作者 Anas Bushnag Hassene Seddik 《Journal on Artificial Intelligence》 2022年第4期201-214,共14页
Biometrics represents the technology for measuring the characteristics of the human body.Biometric authentication currently allows for secure,easy,and fast access by recognizing a person based on facial,voice,and fing... Biometrics represents the technology for measuring the characteristics of the human body.Biometric authentication currently allows for secure,easy,and fast access by recognizing a person based on facial,voice,and fingerprint traits.Iris authentication is one of the essential biometric methods for identifying a person.This authentication type has become popular in research and practical applications.Unlike the face and hands,the iris is an internal organ,protected and therefore less likely to be damaged.However,the number of helpful information collected from the iris is much greater than the other biometric human organs.This work proposes a new iris identification model based on a multilevel thresholding technique and modified Fuzzy cmeans algorithm.The multilevel thresholding technique extracts the iris from its surroundings,such as specular reflections,eyelashes,pupils,and sclera.On the other hand,the modified Fuzzy c-means is used to combine and classify the most useful statistical features to maximize the accuracy of the collected information.Therefore,having the most optimal iris recognition.The proposed model results are validated using True Success Rate(TSR)and compared to other existing models.The results show how effective the combination of the two stages of the proposed model is:the Otsu method and modified Fuzzy c-means for the 400 tested images representing 40 people. 展开更多
关键词 Biometric authentication RECOGNITION iris recognition statistical features feature extraction fuzzy c-means TSR sensitivity classification
下载PDF
A Modified Fuzzy C-Means Algorithm for Brain MR Image Segmentation and Bias Field Correction 被引量:6
4
作者 Wen-Qian Deng Xue-Mei Li +1 位作者 Xifeng Gao Cai-Ming Zhang 《Journal of Computer Science & Technology》 SCIE EI CSCD 2016年第3期501-511,共11页
In quantitative brain image analysis, accurate brain tissue segmentation from brain magnetic resonance image (MRI) is a critical step. It is considered to be the most important and difficult issue in the field of me... In quantitative brain image analysis, accurate brain tissue segmentation from brain magnetic resonance image (MRI) is a critical step. It is considered to be the most important and difficult issue in the field of medical image processing. The quality of MR images is influenced by partial volume effect, noise, and intensity inhomogeneity, which render the segmentation task extremely challenging. We present a novel fuzzy c-means algorithm (RCLFCM) for segmentation and bias field correction of brain MR images. We employ a new gray-difference coefficient and design a new impact factor to measure the effect of neighbor pixels, so that the robustness of anti-noise can be enhanced. Moreover, we redefine the objective function of FCM (fuzzy c-means) by adding the bias field estimation model to overcome the intensity inhomogeneity in the image and segment the brain MR images simultaneously. We also construct a new spatial function by combining pixel gray value dissimilarity with its membership, and make full use of the space information between pixels to update the membership. Compared with other state-of-the-art approaches by using similarity accuracy on synthetic MR images with different levels of noise and intensity inhomogeneity, the proposed algorithm generates the results with high accuracy and robustness to noise.Jinan. 展开更多
关键词 image segmentation fuzzy c-means bias field correction ANTI-NOISE
原文传递
Fuzzy C-Means Algorithm Based on Density Canopy and Manifold Learning
5
作者 Jili Chen Hailan Wang Xiaolan Xie 《Computer Systems Science & Engineering》 2024年第3期645-663,共19页
Fuzzy C-Means(FCM)is an effective and widely used clustering algorithm,but there are still some problems.considering the number of clusters must be determined manually,the local optimal solutions is easily influenced ... Fuzzy C-Means(FCM)is an effective and widely used clustering algorithm,but there are still some problems.considering the number of clusters must be determined manually,the local optimal solutions is easily influenced by the random selection of initial cluster centers,and the performance of Euclid distance in complex high-dimensional data is poor.To solve the above problems,the improved FCM clustering algorithm based on density Canopy and Manifold learning(DM-FCM)is proposed.First,a density Canopy algorithm based on improved local density is proposed to automatically deter-mine the number of clusters and initial cluster centers,which improves the self-adaptability and stability of the algorithm.Then,considering that high-dimensional data often present a nonlinear structure,the manifold learning method is applied to construct a manifold spatial structure,which preserves the global geometric properties of complex high-dimensional data and improves the clustering effect of the algorithm on complex high-dimensional datasets.Fowlkes-Mallows Index(FMI),the weighted average of homogeneity and completeness(V-measure),Adjusted Mutual Information(AMI),and Adjusted Rand Index(ARI)are used as performance measures of clustering algorithms.The experimental results show that the manifold learning method is the superior distance measure,and the algorithm improves the clustering accuracy and performs superiorly in the clustering of low-dimensional and complex high-dimensional data. 展开更多
关键词 fuzzy c-means(FCM) cluster center density canopy ISOMAP clustering
下载PDF
Unknown DDoS Attack Detection with Fuzzy C-Means Clustering and Spatial Location Constraint Prototype Loss
6
作者 Thanh-Lam Nguyen HaoKao +2 位作者 Thanh-Tuan Nguyen Mong-Fong Horng Chin-Shiuh Shieh 《Computers, Materials & Continua》 SCIE EI 2024年第2期2181-2205,共25页
Since its inception,the Internet has been rapidly evolving.With the advancement of science and technology and the explosive growth of the population,the demand for the Internet has been on the rise.Many applications i... Since its inception,the Internet has been rapidly evolving.With the advancement of science and technology and the explosive growth of the population,the demand for the Internet has been on the rise.Many applications in education,healthcare,entertainment,science,and more are being increasingly deployed based on the internet.Concurrently,malicious threats on the internet are on the rise as well.Distributed Denial of Service(DDoS)attacks are among the most common and dangerous threats on the internet today.The scale and complexity of DDoS attacks are constantly growing.Intrusion Detection Systems(IDS)have been deployed and have demonstrated their effectiveness in defense against those threats.In addition,the research of Machine Learning(ML)and Deep Learning(DL)in IDS has gained effective results and significant attention.However,one of the challenges when applying ML and DL techniques in intrusion detection is the identification of unknown attacks.These attacks,which are not encountered during the system’s training,can lead to misclassification with significant errors.In this research,we focused on addressing the issue of Unknown Attack Detection,combining two methods:Spatial Location Constraint Prototype Loss(SLCPL)and Fuzzy C-Means(FCM).With the proposed method,we achieved promising results compared to traditional methods.The proposed method demonstrates a very high accuracy of up to 99.8%with a low false positive rate for known attacks on the Intrusion Detection Evaluation Dataset(CICIDS2017)dataset.Particularly,the accuracy is also very high,reaching 99.7%,and the precision goes up to 99.9%for unknown DDoS attacks on the DDoS Evaluation Dataset(CICDDoS2019)dataset.The success of the proposed method is due to the combination of SLCPL,an advanced Open-Set Recognition(OSR)technique,and FCM,a traditional yet highly applicable clustering technique.This has yielded a novel method in the field of unknown attack detection.This further expands the trend of applying DL and ML techniques in the development of intrusion detection systems and cybersecurity.Finally,implementing the proposed method in real-world systems can enhance the security capabilities against increasingly complex threats on computer networks. 展开更多
关键词 CYBERSECURITY DDoS unknown attack detection machine learning deep learning incremental learning convolutional neural networks(CNN) open-set recognition(OSR) spatial location constraint prototype loss fuzzy c-means CICIDS2017 CICDDoS2019
下载PDF
Modification of Intensive Care Unit Data Using Analytical Hierarchy Process and Fuzzy C-Means Model
7
作者 Mohd Saifullah Rusiman Efendi Nasibov +1 位作者 Kavikumar Jacob Robiah Adnan 《Journal of Mathematics and System Science》 2012年第7期399-403,共5页
This paper proposes a proper methodology in data modification by using AHP (analytical hierarchy process) technique and FCM (fuzzy c-mean) model in the ICU (intensive care unit). The binary data were created fro... This paper proposes a proper methodology in data modification by using AHP (analytical hierarchy process) technique and FCM (fuzzy c-mean) model in the ICU (intensive care unit). The binary data were created from continuous data using FCM model, while the continuous data were constructed from binary data using AHP technique. The models used in this study are FCRM (fuzzy c-regression model). A case study in scale of health at the ICU ward using the AI-IP, FCM model and FCRM models was conducted. There are six independent variables in this study. There are four cases which are considered as the result of using AHP technique and FCM model against independent data. After comparing the four cases, it was found that case 4 appeared to be the best model, because it has the lowest MSE (mean square error) value. The original data have the MSE value of 97.33, while the data in case 4 have the MSE value of 82.75. This means that the use of AHP technique can reduce the MSE value, while the use of FCM model can not reduce the MSE value. In other words, it can be proved that the AHP technique can increase the accuracy of prediction in modeling scale of health which is associated with the mortality rate in the ICU. 展开更多
关键词 Analytical hierarchy process fuzzy c-means model fuzzy c-regression models mean square error.
下载PDF
Fuzzy c-means text clustering based on topic concept sub-space 被引量:3
8
作者 吉翔华 陈超 +1 位作者 邵正荣 俞能海 《Journal of Southeast University(English Edition)》 EI CAS 2007年第3期439-442,共4页
To improve the accuracy of text clustering, fuzzy c-means clustering based on topic concept sub-space (TCS2FCM) is introduced for classifying texts. Five evaluation functions are combined to extract key phrases. Con... To improve the accuracy of text clustering, fuzzy c-means clustering based on topic concept sub-space (TCS2FCM) is introduced for classifying texts. Five evaluation functions are combined to extract key phrases. Concept phrases, as well as the descriptions of final clusters, are presented using WordNet origin from key phrases. Initial centers and membership matrix are the most important factors affecting clustering performance. Orthogonal concept topic sub-spaces are built with the topic concept phrases representing topics of the texts and the initialization of centers and the membership matrix depend on the concept vectors in sub-spaces. The results show that, different from random initialization of traditional fuzzy c-means clustering, the initialization related to text content contributions can improve clustering precision. 展开更多
关键词 TCS2FCM topic concept space fuzzy c-means clustering text clustering
下载PDF
ALLIED FUZZY c-MEANS CLUSTERING MODEL 被引量:2
9
作者 武小红 周建江 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2006年第3期208-213,共6页
A novel model of fuzzy clustering, i.e. an allied fuzzy c means (AFCM) model is proposed based on the combination of advantages of fuzzy c means (FCM) and possibilistic c means (PCM) clustering. PCM is sensitive... A novel model of fuzzy clustering, i.e. an allied fuzzy c means (AFCM) model is proposed based on the combination of advantages of fuzzy c means (FCM) and possibilistic c means (PCM) clustering. PCM is sensitive to initializations and often generates coincident clusters. AFCM overcomes this shortcoming and it is an ex tension of PCM. Membership and typicality values can be simultaneously produced in AFCM. Experimental re- suits show that noise data can be well processed, coincident clusters are avoided and clustering accuracy is better. 展开更多
关键词 fuzzy c-means clustering possibilistic c means clustering allied fuzzy c-means clustering
下载PDF
Multivariable Fuzzy Predictive Control Based on the Modified CPN Model
10
作者 郑怀林 陈维南 《Journal of Southeast University(English Edition)》 EI CAS 1998年第1期108-113,共6页
Through modifying the CPN model, a kind of multivariable fuzzy model is put forward, and the matching fuzzy multistep predictive control algorithm is deduced based on the model. The modified model works in a competiti... Through modifying the CPN model, a kind of multivariable fuzzy model is put forward, and the matching fuzzy multistep predictive control algorithm is deduced based on the model. The modified model works in a competitive output manner which results in its local representation property. While studying on line, only a few parameters need to be regulated. So the model has the merits of fast learning and on line self organizing modeling. The control algorithm is simple, adaptive and useful in multivariable and time delay systems. Applying the algorithm in a paper making system, simulation shows its good effect. 展开更多
关键词 modified CPN model fuzzy predictive control MULTIVARIABLE time delay systems
下载PDF
A New Method of Wind Turbine Bearing Fault Diagnosis Based on Multi-Masking Empirical Mode Decomposition and Fuzzy C-Means Clustering 被引量:11
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
Soil pore identification with the adaptive fuzzy C-means method based on computed tomography images 被引量:5
12
作者 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
Fuzzy c-means clustering based on spatial neighborhood information for image segmentation 被引量:15
13
作者 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
Residual-driven Fuzzy C-Means Clustering for Image Segmentation 被引量:9
14
作者 Cong Wang Witold Pedrycz +1 位作者 ZhiWu Li MengChu Zhou 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2021年第4期876-889,共14页
In this paper,we elaborate on residual-driven Fuzzy C-Means(FCM)for image segmentation,which is the first approach that realizes accurate residual(noise/outliers)estimation and enables noise-free image to participate ... In this paper,we elaborate on residual-driven Fuzzy C-Means(FCM)for image segmentation,which is the first approach that realizes accurate residual(noise/outliers)estimation and enables noise-free image to participate in clustering.We propose a residual-driven FCM framework by integrating into FCM a residual-related regularization term derived from the distribution characteristic of different types of noise.Built on this framework,a weighted?2-norm regularization term is presented by weighting mixed noise distribution,thus resulting in a universal residual-driven FCM algorithm in presence of mixed or unknown noise.Besides,with the constraint of spatial information,the residual estimation becomes more reliable than that only considering an observed image itself.Supporting experiments on synthetic,medical,and real-world images are conducted.The results demonstrate the superior effectiveness and efficiency of the proposed algorithm over its peers. 展开更多
关键词 fuzzy c-means image segmentation mixed or unknown noise residual-driven weighted regularization
下载PDF
Multimode Process Monitoring Based on Fuzzy C-means in Locality Preserving Projection Subspace 被引量:5
15
作者 解翔 侍洪波 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2012年第6期1174-1179,共6页
For complex industrial processes with multiple operational conditions, it is important to develop effective monitoring algorithms to ensure the safety of production processes. This paper proposes a novel monitoring st... For complex industrial processes with multiple operational conditions, it is important to develop effective monitoring algorithms to ensure the safety of production processes. This paper proposes a novel monitoring strategy based on fuzzy C-means. The high dimensional historical data are transferred to a low dimensional subspace spanned by locality preserving projection. Then the scores in the novel subspace are classified into several overlapped clusters, each representing an operational mode. The distance statistics of each cluster are integrated though the membership values into a novel BID (Bayesian inference distance) monitoring index. The efficiency and effectiveness of the proposed method are validated though the Tennessee Eastman benchmark process. 展开更多
关键词 multimode process monitoring fuzzy c-means locality preserving projection integrated monitoring index Tennessee Eastman process
下载PDF
New two-dimensional fuzzy C-means clustering algorithm for image segmentation 被引量:4
16
作者 周鲜成 申群太 刘利枚 《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. 展开更多
关键词 image segmentation fuzzy c-means clustering particle swarm optimization two-dimensional histogram
下载PDF
Improved evidential fuzzy c-means method 被引量:4
17
作者 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
18
作者 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
A Fast Underwater Optical Image Segmentation Algorithm Based on a Histogram Weighted Fuzzy C-means Improved by PSO 被引量:4
19
作者 王士龙 徐玉如 庞永杰 《Journal of Marine Science and Application》 2011年第1期70-75,共6页
The S/N of an underwater image is low and has a fuzzy edge.If using traditional methods to process it directly,the result is not satisfying.Though the traditional fuzzy C-means algorithm can sometimes divide the image... The S/N of an underwater image is low and has a fuzzy edge.If using traditional methods to process it directly,the result is not satisfying.Though the traditional fuzzy C-means algorithm can sometimes divide the image into object and background,its time-consuming computation is often an obstacle.The mission of the vision system of an autonomous underwater vehicle (AUV) is to rapidly and exactly deal with the information about the object in a complex environment for the AUV to use the obtained result to execute the next task.So,by using the statistical characteristics of the gray image histogram,a fast and effective fuzzy C-means underwater image segmentation algorithm was presented.With the weighted histogram modifying the fuzzy membership,the above algorithm can not only cut down on a large amount of data processing and storage during the computation process compared with the traditional algorithm,so as to speed up the efficiency of the segmentation,but also improve the quality of underwater image segmentation.Finally,particle swarm optimization (PSO) described by the sine function was introduced to the algorithm mentioned above.It made up for the shortcomings that the FCM algorithm can not get the global optimal solution.Thus,on the one hand,it considers the global impact and achieves the local optimal solution,and on the other hand,further greatly increases the computing speed.Experimental results indicate that the novel algorithm can reach a better segmentation quality and the processing time of each image is reduced.They enhance efficiency and satisfy the requirements of a highly effective,real-time AUV. 展开更多
关键词 underwater image image segmentation autonomous underwater vehicle (AUV) gray-scale histogram fuzzy c-means real-time effectiveness sine function particle swarm optimization (PSO)
下载PDF
Watershed classification by remote sensing indices: A fuzzy c-means clustering approach 被引量:10
20
作者 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. 展开更多
关键词 Karkheh watershed fuzzy c-means clustering Watershed classification Homogeneous sub-watersheds
下载PDF
上一页 1 2 17 下一页 到第
使用帮助 返回顶部