期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
Radar emitter signal recognition based on multi-scale wavelet entropy and feature weighting 被引量:16
1
作者 李一兵 葛娟 +1 位作者 林云 叶方 《Journal of Central South University》 SCIE EI CAS 2014年第11期4254-4260,共7页
In modern electromagnetic environment, radar emitter signal recognition is an important research topic. On the basis of multi-resolution wavelet analysis, an adaptive radar emitter signal recognition method based on m... In modern electromagnetic environment, radar emitter signal recognition is an important research topic. On the basis of multi-resolution wavelet analysis, an adaptive radar emitter signal recognition method based on multi-scale wavelet entropy feature extraction and feature weighting was proposed. With the only priori knowledge of signal to noise ratio(SNR), the method of extracting multi-scale wavelet entropy features of wavelet coefficients from different received signals were combined with calculating uneven weight factor and stability weight factor of the extracted multi-dimensional characteristics. Radar emitter signals of different modulation types and different parameters modulated were recognized through feature weighting and feature fusion. Theoretical analysis and simulation results show that the presented algorithm has a high recognition rate. Additionally, when the SNR is greater than-4 d B, the correct recognition rate is higher than 93%. Hence, the proposed algorithm has great application value. 展开更多
关键词 emitter recognition multi-scale wavelet entropy feature weighting uneven weight factor stability weight factor
下载PDF
Feature Extraction and Classification of Plant Leaf Diseases Using Deep Learning Techniques
2
作者 K.Anitha S.Srinivasan 《Computers, Materials & Continua》 SCIE EI 2022年第10期233-247,共15页
In India’s economy, agriculture has been the most significantcontributor. Despite the fact that agriculture’s contribution is decreasing asthe world’s population grows, it continues to be the most important sourceo... In India’s economy, agriculture has been the most significantcontributor. Despite the fact that agriculture’s contribution is decreasing asthe world’s population grows, it continues to be the most important sourceof employment with a little margin of difference. As a result, there is apressing need to pick up the pace in order to achieve competitive, productive,diverse, and long-term agriculture. Plant disease misinterpretations can resultin the incorrect application of pesticides, causing crop harm. As a result,early detection of infections is critical as well as cost-effective for farmers.To diagnose the disease at an earlier stage, appropriate segmentation of thediseased component from the leaf in an accurate manner is critical. However,due to the existence of noise in the digitally captured image, as well asvariations in backdrop, shape, and brightness in sick photographs, effectiverecognition has become a difficult task. Leaf smut, Bacterial blight andBrown spot diseases are segmented and classified using diseased Apple (20),Cercospora (60), Rice (100), Grape (140), and wheat (180) leaf photos in thesuggested work. In addition, a superior segmentation technique for the ROIfrom sick leaves with living backdrop is presented here. Textural features of thesegmented ROI, such as 1st and 2nd order WPCA Features, are discoveredafter segmentation. This comprises 1st order textural features like kurtosis,skewness, mean and variance as well as 2nd procedure textural features likesmoothness, energy, correlation, homogeneity, contrast, and entropy. Finally,the segmented region of interest’s textural features is fed into four differentclassifiers, with the Enhanced Deep Convolutional Neural Network provingto be the most precise, with a 96.1% accuracy. 展开更多
关键词 Convolutional neural network wavelet based pca features leaf disease detection agriculture disease remedies bat algorithm
下载PDF
Research on the relationship between geophysical structural features and earthquakes in Mid-Yunnan and the surrounding area 被引量:1
3
作者 Wu Guiju Tan Hongbo +1 位作者 Yang Guangliang Shen Chongyang 《Geodesy and Geodynamics》 2015年第5期384-391,共8页
In this study, we analyzed the gravity and, magnetic characteristics, and the occurrence of a fault zone and discussed the relationships between the two locations. The results reveal that the subsurface structures str... In this study, we analyzed the gravity and, magnetic characteristics, and the occurrence of a fault zone and discussed the relationships between the two locations. The results reveal that the subsurface structures strikes are different compared with those in the research region. In other words, the geophysical advantageous directions from the gravity and magnetic anomalies are not the same as those caused by the surface structures. The local horizontal gradient results from the gravity and magnetic anomalies show that the majority of earthquakes occur along an intense fault zone, which is a zone of abrupt gravity and negative magnetic change, where the shapes match very well. From the distribution of earthquakes in this area, we find that it has experienced more than 11 earthquake events with magnitude larger than Ms7.0. In addition, water development sites such as Jinshajiang, Lancangjiang, and the Red River and Pearl River watersheds have been hit ten times by earthquakes of this magnitude. It is observed that strong earthquakes occur frequently in the Holocene active fault zone. 展开更多
关键词 Gravity anomaly Magnetic anomaly Multi-scale wavelet analysis Tectonics Earthquake 3D sliding average method Geological feature River system
下载PDF
一种基于机器视觉的平面加工机床控制系统的设计 被引量:5
4
作者 潘盛湖 张小军 吕东 《工程设计学报》 CSCD 北大核心 2022年第6期784-792,共9页
针对服装、包装等加工行业中须将人工测量的纸质图纸或模型样件的尺寸信息录入计算机并转换成电子加工图纸而导致的加工周期长、生产效率低的问题,提出了一种基于机器视觉的平面加工机床控制系统,以实现对纸质图纸或模型样件的快速检测... 针对服装、包装等加工行业中须将人工测量的纸质图纸或模型样件的尺寸信息录入计算机并转换成电子加工图纸而导致的加工周期长、生产效率低的问题,提出了一种基于机器视觉的平面加工机床控制系统,以实现对纸质图纸或模型样件的快速检测。采用“ARM+DSP”方式搭建了主从式运动控制系统,设计了系统各部分功能模块。构建了“工控机+工业CCD (charge coupled device,电荷耦合器件)相机+光源控制”的视觉检测系统,结合FAWS (feature adaptive wavelet shrinkage,自适应特征的小波收缩)算法和麻雀搜索算法提出一种改进的FAWS算法进行图像降噪,并采用Canny算法进行图像边缘检测,实现图像轮廓的准确提取。设计了图像轮廓提取、轮廓数据转换为加工数据、数据通信等处理程序,实现了基于机器视觉的快速检测以及在系统加工过程中的人机交互。最后,对系统进行了实验测试,对实际加工效果进行了评价。结果表明,采用所研制的平面加工机床控制系统不仅能显著提高生产效率,而且能减小图像轮廓的误差。其性能稳定可靠,具有一定的工程实用价值。 展开更多
关键词 平面加工机床 视觉检测 图像处理 FAWS(feature adaptive wavelet shrinkage 自适应特征的小波收缩)算法 麻雀搜索算法 CANNY算法
下载PDF
Wavelet Energy Feature Extraction and Matching for Palmprint Recognition 被引量:19
5
作者 Xiang-QianWu Kuan-QuanWang DavidZhang 《Journal of Computer Science & Technology》 SCIE EI CSCD 2005年第3期411-418,共8页
According to the fact that the basic features of a palmprint, includingprincipal lines, wrinkles and ridges, have different resolutions, in this paper we analyzepalmprints using a multi-resolution method and define a ... According to the fact that the basic features of a palmprint, includingprincipal lines, wrinkles and ridges, have different resolutions, in this paper we analyzepalmprints using a multi-resolution method and define a novel palmprint feature, which calledwavelet energy feature (WEF), based on the wavelet transform. WEF can reflect the wavelet energydistribution of the principal lines, wrinkles and ridges in different directions at differentresolutions (scales), thus it can efficiently characterize palmprints. This paper also analyses thediscriminabilities of each level WEF and, according to these discriminabilities, chooses a suitableweight for each level to compute the weighted city block distance for recognition. The experimentalresults show that the order of the discriminabilities of each level WEF, from strong to weak, is the4th, 3rd, 5th, 2nd and 1st level. It also shows that WEF is robust to some extent in rotation andtranslation of the images. Accuracies of 99.24% and 99.45% have been obtained in palmprintverification and palmprint identification, respectively. These results demonstrate the power of theproposed approach. 展开更多
关键词 BIOMETRICS palmprint recognition wavelet energy feature weighted cityblock distance
原文传递
Application of wavelet transform in feature extraction and pattern recognition of wideband echoes 被引量:8
6
作者 ZHAO Jianping HUANG Jianguo ZHANG Huafeng(College of Marine Engineering, Northwestern Polytechnical University Xi’an 710072) 《Chinese Journal of Acoustics》 1998年第3期213-220,共8页
A novel approach to extract edge features from wideband echo is proposed. The set of extracted features not only represents the echo waveform in a concise way, but also is sufficient and well suited for classification... A novel approach to extract edge features from wideband echo is proposed. The set of extracted features not only represents the echo waveform in a concise way, but also is sufficient and well suited for classification of non-stationary echo data from objects with different property.The feature extraction is derived from the Discrete Dyadic Wavlet Transform (DDWT) of the echo through the undecimated algorithm. The motivation we use the DDWT is that it is time-shift-invariant which is beneficial for localization of edge, and the wavelet coefficients at larger scale represent the main shape feature of echo, i.e. edge, and the noise and modulated high-frequency components are reduced with scale increased. Some experimental results using real data which contain 144 samples from 4 classes of lake bottoms with different sediments are provided. The results show that our approach is a prospective way to represent wideband echo for reliable recognition of nonstationary echo with great variability. 展开更多
关键词 MALLAT IEEE SP Application of wavelet transform in feature extraction and pattern recognition of wideband echoes
原文传递
A Robust Pedestrian Detection Approach Based on Shapelet Feature and Haar Detector Ensembles 被引量:3
7
作者 Wentao Yao Zhidong Deng 《Tsinghua Science and Technology》 EI CAS 2012年第1期40-50,共11页
Detection of pedestrians in images and video sequences is important for many applications but is very challenging due to the various silhouettes of pedestrians and partial occlusions. This paper describes a two-stage ... Detection of pedestrians in images and video sequences is important for many applications but is very challenging due to the various silhouettes of pedestrians and partial occlusions. This paper describes a two-stage robust pedestrian detection approach. The first stage uses a full body detector applied to a single image to generate pedestrian candidates. In the second stage, each pedestrian candidate is verified with a detector ensemble consisting of part detectors. The full body detector is trained based on improved shapelet features, while the part detectors make use of Haar-like wavelets as features. All the detectors are trained by a boosting method. The responses of the part detectors are then combined using a detector ensemble. The verification process is formulated as a combinatoria~ optimization problem with a genetic a^gorithm for optimization. Then, the detection results are regarded as equivalent classes so that multiple detections of the same pedestrian are quickly merged together. Tests show that this approach has a detection rate of over 95% for 0.1% FPPW on the INRIA dataset, which is significantly better than that of the original shapelet feature based approach and the existing detector ensemble approach. This approach can robustly detect pedestrians in different situations. 展开更多
关键词 pedestrian detection shapelet feature Haar-like wavelet feature detector ensemble
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部