The advancement of autonomous driving heavily relies on the ability to accurate lane lines detection.As deep learning and computer vision technologies evolve,a variety of deep learning-based methods for lane line dete...The advancement of autonomous driving heavily relies on the ability to accurate lane lines detection.As deep learning and computer vision technologies evolve,a variety of deep learning-based methods for lane line detection have been proposed by researchers in the field.However,owing to the simple appearance of lane lines and the lack of distinctive features,it is easy for other objects with similar local appearances to interfere with the process of detecting lane lines.The precision of lane line detection is limited by the unpredictable quantity and diversity of lane lines.To address the aforementioned challenges,we propose a novel deep learning approach for lane line detection.This method leverages the Swin Transformer in conjunction with LaneNet(called ST-LaneNet).The experience results showed that the true positive detection rate can reach 97.53%for easy lanes and 96.83%for difficult lanes(such as scenes with severe occlusion and extreme lighting conditions),which can better accomplish the objective of detecting lane lines.In 1000 detection samples,the average detection accuracy can reach 97.83%,the average inference time per image can reach 17.8 ms,and the average number of frames per second can reach 64.8 Hz.The programming scripts and associated models for this project can be accessed openly at the following GitHub repository:https://github.com/Duane 711/Lane-line-detec tion-ST-LaneNet.展开更多
A new efftcient straight line detection algorithm, GPI ( Gray Projecting Integral) method is proposed. The gray values of a sub-window are projected onto a line, and sum the gray values which are projected onto one ...A new efftcient straight line detection algorithm, GPI ( Gray Projecting Integral) method is proposed. The gray values of a sub-window are projected onto a line, and sum the gray values which are projected onto one same point to shape a special vector, then rotate the projecting direction, obtain many such vectors corresponding to different projecting directions. The vectors can form a matrix, a GPI matrix of the sub-image. The problem of lines detection is converted into maxima or minima searching problem in the GPI matrix. Bused on the GPI matrix, the lines can be calculated. Different from traditional methods, the algorithm can detect the positions of lines accurately, quickly without previous edge detection, which costs less time, and avoids the error resulted from the poor threshold with traditional methods. This algorithm is useful and efftcient for numerous image understanding applications and robot visual navigation, especially for welded joint position detection in heavy noise.展开更多
In order to improve the performance of line spectrum detection,according to the feature that the underwater target radiated noise containing stable line spectrum,the differences of the phase difference between line sp...In order to improve the performance of line spectrum detection,according to the feature that the underwater target radiated noise containing stable line spectrum,the differences of the phase difference between line spectrum and background noise,a weighted line spectrum detection algorithm based on the phase variance is proposed in frequency domain.After phase difference alignment,the phase variance of line spectrum and the phase of background noise,respectively,are small and big in frequency domain,this method utilizes the weighted statistical algorithm to cumulate the frequency spectrum based on the phase variance,which can restrain the background noise disturbance,and enhance the signal to noise ratio(SNR).The theory analysis and experimental results both verify that the proposed method can well enhance the energy of line spectrum,restrain the energy of background noise,and have better detection performance under lower SNR.展开更多
A line laser with high power as the background light source for the design of a new photoelectric detection target is proposed in this paper, aiming to improve the detection ability of the traditional photoelectric de...A line laser with high power as the background light source for the design of a new photoelectric detection target is proposed in this paper, aiming to improve the detection ability of the traditional photoelectric detection target under low background illumination. The laser emitted pulse waveform function and the laser echo pulse response function were used to establish the mathematical model of the reflected echo power of projectile in the detection area and derive the calculation function of minimum detectable echo power in the line laser detection screen, according to information of the line laser emitted power, incident angle of projectile, duration time and detection distance of projectile passing through the line laser detection screen. Calculations and experimental results showed that the design method of line laser detection screen and calculation model of laser echo power are reasonable, and the detection ability of line laser detection screen is obviously higher than that of traditional photoelectric detection screen, especially in low background illumination;at the same time, the designed line laser detection screen was used to combine a six line laser detection screen intersection test system, based on live ammunition for shooting. The test system is stable and able to obtain the dynamic parameters of the flying projectile, verifying that the design of the line laser detection screen in new photoelectric detection target can be suitable for shooting range test applications.展开更多
The integration of optical images and elevation data is of great importance for 3D-assisted mapping applications. Very high resolution (VHR) satellite images provide ideal geo-data for mapping building information. Si...The integration of optical images and elevation data is of great importance for 3D-assisted mapping applications. Very high resolution (VHR) satellite images provide ideal geo-data for mapping building information. Since buildings are inherently elevated objects, these images need to be co-registered with their elevation data for reliable building detection results. However, accurate co-registration is extremely difficult for off-nadir VHR images acquired over dense urban areas. Therefore, this research proposes a Disparity-Based Elevation Co-Registration (DECR) method for generating a Line-of-Sight Digital Surface Model (LoS-DSM) to efficiently achieve image-elevation data co-registration with pixel-level accuracy. Relative to the traditional photogrammetric approach, the RMSE value of the derived elevations is found to be less than 2 pixels. The applicability of the DECR method is demonstrated through elevation-based building detection (EBD) in a challenging dense urban area. The quality of the detection result is found to be more than 90%. Additionally, the detected objects were geo-referenced successfully to their correct ground locations to allow direct integration with other maps. In comparison to the original LoS-DSM development algorithm, the DECR algorithm is more efficient by reducing the calculation steps, preserving the co-registration accuracy, and minimizing the need for elevation normalization in dense urban areas.展开更多
The noise's statistical characteristics are very important for signal detection.In this paper,the ambient noise statistical characteristics are investigated by using the recorded noise data in sea trials first,and...The noise's statistical characteristics are very important for signal detection.In this paper,the ambient noise statistical characteristics are investigated by using the recorded noise data in sea trials first,and the results show that the generalized Gaussian distribution is a suitable model for the ambient noise modeling.Thereafter,the optimal detector based on maximum likelihood ratio can be deduced,and the asymptotic detector is also derived under weak signal assumption.The detector's performance is verified by using numerical simulation,and the results showthat the optimal and asymptotic detectors outperform the conventional correlation-integration system due to accuracy modeling of ambient noise.展开更多
Corona discharge is a common phenomenon in power transmission lines external insulation, and it may cause serious defect if without effective detection. The ultraviolet (UV) imagery technology has been widely used to ...Corona discharge is a common phenomenon in power transmission lines external insulation, and it may cause serious defect if without effective detection. The ultraviolet (UV) imagery technology has been widely used to detect the corona discharge in industry in recent years, but some influence factors’ functions are not definite. In this paper, the fracture aluminum strands which is common in power transmission lines were used as the electrode model while a SuperB ultraviolet imager were utilized to detect, the photon count rate was detected with different detect distance, electric field, aluminum strands length and UV gain were applied. Then the multivariate regression analysis (MRA) was taken to calculate the function between the photon count and the factors.展开更多
Accurate perception of lane line information is one of the basic requirements of unmanned driving technology, which is related to the localization of the vehicle and the determination of the forward direction. In this...Accurate perception of lane line information is one of the basic requirements of unmanned driving technology, which is related to the localization of the vehicle and the determination of the forward direction. In this paper, multi-level constraints are added to the lane line detection model PINet, which is used to improve the perception of lane lines. Predicted lane lines in the network are predicted to have real and imaginary attributes, which are used to enhance the perception of features around the lane lines, with pixel-level constraints on the lane lines;images are converted to bird’s-eye views, where the parallelism between lane lines is reconstructed, with lane line-level constraints on the predicted lane lines;and vanishing points are used to focus on the image hierarchy, with image-level constraints on the lane lines. The model proposed in this paper meets both accuracy (96.44%) and real-time (30 + FPS) requirements, has been tested on the highway on the ground, and has performed stably.展开更多
The valuation relation of potential difference with discharging time in Electrical Discharge Machining (EDM) is analyzed theoretically and tested and verified by experiments designed in this paper and the relation bet...The valuation relation of potential difference with discharging time in Electrical Discharge Machining (EDM) is analyzed theoretically and tested and verified by experiments designed in this paper and the relation between potential difference and spark location is induced and analyzed, and proceed by experiments under the condition of onedimension.展开更多
On-line chatter detection can avoid unstable cutting through monitoring the machining process.In order to identify chatter in a timely manner,an improved Support Vector Machine(SVM)is developed in this paper,based on ...On-line chatter detection can avoid unstable cutting through monitoring the machining process.In order to identify chatter in a timely manner,an improved Support Vector Machine(SVM)is developed in this paper,based on extracted features.In the SVM model,the penalty factor(e)and the core parameter(g)have important influence on the classification,more than from Kernel Functions(KFs).Hence,first the classification results are conducted using different KFs.Then two methods are presented for exploring the best parameters.The chatter identification results show that the Genetic Algorithm(GA)approach is more suitable for deciding the parameters than the Grid Explore(GE)approach.展开更多
With increasing need of high quality movie, more and more standard resolution films are upconverted to the high-resolution films. After this operation, the defects exist in the old movie are more obvious because they ...With increasing need of high quality movie, more and more standard resolution films are upconverted to the high-resolution films. After this operation, the defects exist in the old movie are more obvious because they are enlarged in size, therefore, an efficient artifacts detection method with more precise result and lower computational complexity is in need. This paper provided a line scratch mathematical model, which derives from the Kokaram model and Bruni model, and then gave a detection method to meet the requirements of the high-resolution video application.展开更多
Transient Rayleigh wave detection is a high-precision nondestructive detection method.At present,it has been widely used in shallow exploration,but rarely used in tunnel lining quality detection.Through the tunnel lin...Transient Rayleigh wave detection is a high-precision nondestructive detection method.At present,it has been widely used in shallow exploration,but rarely used in tunnel lining quality detection.Through the tunnel lining physical model experiment,the layout defects of the double-layer reinforcement lining area were detected and the Rayleigh wave velocity profile and dispersion curve were analyzed after data process-ing,which finally verified the feasibility and accuracy of Rayleigh wave method in detecting the tunnel lining void area.The results show that the method is not affected by the reinforcement inside the lining,the shallow detection is less disturbed and the accuracy is higher,and the data will fluctuate slightly with the deepening of the detection depth.At the same time,this method responds quite accurately to the thickness of the concrete,allowing for the assessment of the tunnel lining’s lack of compactness.This method has high efficiency,good reliability,and simple data processing,and is suitable for nondestructive detection of internal defects of tun-nel lining structure.展开更多
Microfluidic analytical system was developed based on annular flow of phase separation multiphase flow with a ternary water-hydrophilic/hydrophobic organic solvent solution. The analytical system was combined with on-...Microfluidic analytical system was developed based on annular flow of phase separation multiphase flow with a ternary water-hydrophilic/hydrophobic organic solvent solution. The analytical system was combined with on-line luminol chemiluminescence detection for catechin analysis. The water (10 mM phosphate buffer, pH 7.3)-acetonitrile-ethyl acetate mixed solution (3:8:4, volume ratio) containing 60 μM luminol and 2 mM hydrogen peroxide as a carrier was fed into the capillary tube (open-tubular fused-silica, 75 μm inner diameter, 110 cm effective length) at a flow rate of 1.0 μL·min-1. The carrier solution showed stable chemiluminescence as a baseline on the flow chart. Eight catechins were detected as negative peaks for their antioxidant potential with different detection times. The system was applied to analyze the amounts of catechin in commercially available green tea beverages.展开更多
In China, the purity of maize hybrid strain is discomforting to the development of seed industrialization. Finding a new method for reproduction of maize hybrid strain is necessary. In this study, using particle bomba...In China, the purity of maize hybrid strain is discomforting to the development of seed industrialization. Finding a new method for reproduction of maize hybrid strain is necessary. In this study, using particle bombardment, barstar gene was transferred into maize inbred line 18-599 (White), which is an antiviral and high quality maize inbred line. By molecular detection of the anther of transgenic maize, two plants transferred with barstar gene were gained in this study, which are two restorer lines. The two plants showed normal male spike, and lively microspores. But the capacity of the two restorer lines should be studied in the future. The aim of this study is to find a new method of reproduction of maize hybrid strain using engineering restorer lines and engineering sterility lines by gene engineering technology.展开更多
特征分布不均匀或缺乏会严重影响点特征的检测和描述,从而增加图像错误匹配率和降低了计算效率。为了解决这些问题,论文提出了一种基于Edline进行边缘绘制,产生像素链,然后利用最小二乘线拟合方法提取Edline(Lind Band Descriptor)描述...特征分布不均匀或缺乏会严重影响点特征的检测和描述,从而增加图像错误匹配率和降低了计算效率。为了解决这些问题,论文提出了一种基于Edline进行边缘绘制,产生像素链,然后利用最小二乘线拟合方法提取Edline(Lind Band Descriptor)描述子进行图像匹配。实验结果表明:相比较传统的线特征检测算法,该方法能够在一些特征缺乏的场景中有效的提高线特征匹配精度,减少图像匹配时间。展开更多
基金Supported by National Natural Science Foundation of China(Grant Nos.51605003,51575001)Natural Science Foundation of Anhui Higher Education Institutions of China(Grant No.KJ2020A0358)Young and Middle-Aged Top Talents Training Program of Anhui Polytechnic University of China.
文摘The advancement of autonomous driving heavily relies on the ability to accurate lane lines detection.As deep learning and computer vision technologies evolve,a variety of deep learning-based methods for lane line detection have been proposed by researchers in the field.However,owing to the simple appearance of lane lines and the lack of distinctive features,it is easy for other objects with similar local appearances to interfere with the process of detecting lane lines.The precision of lane line detection is limited by the unpredictable quantity and diversity of lane lines.To address the aforementioned challenges,we propose a novel deep learning approach for lane line detection.This method leverages the Swin Transformer in conjunction with LaneNet(called ST-LaneNet).The experience results showed that the true positive detection rate can reach 97.53%for easy lanes and 96.83%for difficult lanes(such as scenes with severe occlusion and extreme lighting conditions),which can better accomplish the objective of detecting lane lines.In 1000 detection samples,the average detection accuracy can reach 97.83%,the average inference time per image can reach 17.8 ms,and the average number of frames per second can reach 64.8 Hz.The programming scripts and associated models for this project can be accessed openly at the following GitHub repository:https://github.com/Duane 711/Lane-line-detec tion-ST-LaneNet.
基金This research was funded by Key Laboratory for Advanced Manufacturing by Materials Processing Technology, Ministry of Education, The Research Fund for the Doctoral Program of Higher Education (No. 20020003053)National Natural Science Foundation of China ( No. 50275083 ).
文摘A new efftcient straight line detection algorithm, GPI ( Gray Projecting Integral) method is proposed. The gray values of a sub-window are projected onto a line, and sum the gray values which are projected onto one same point to shape a special vector, then rotate the projecting direction, obtain many such vectors corresponding to different projecting directions. The vectors can form a matrix, a GPI matrix of the sub-image. The problem of lines detection is converted into maxima or minima searching problem in the GPI matrix. Bused on the GPI matrix, the lines can be calculated. Different from traditional methods, the algorithm can detect the positions of lines accurately, quickly without previous edge detection, which costs less time, and avoids the error resulted from the poor threshold with traditional methods. This algorithm is useful and efftcient for numerous image understanding applications and robot visual navigation, especially for welded joint position detection in heavy noise.
基金supported by the National Natural Science Foundation of China(61372180)the Young Talent Frontier Project of Institute of Acoustics of Chinese Academy of Sciences(Y454341261)
文摘In order to improve the performance of line spectrum detection,according to the feature that the underwater target radiated noise containing stable line spectrum,the differences of the phase difference between line spectrum and background noise,a weighted line spectrum detection algorithm based on the phase variance is proposed in frequency domain.After phase difference alignment,the phase variance of line spectrum and the phase of background noise,respectively,are small and big in frequency domain,this method utilizes the weighted statistical algorithm to cumulate the frequency spectrum based on the phase variance,which can restrain the background noise disturbance,and enhance the signal to noise ratio(SNR).The theory analysis and experimental results both verify that the proposed method can well enhance the energy of line spectrum,restrain the energy of background noise,and have better detection performance under lower SNR.
基金This work has been supported by Project of the National Natural Science Foundation of China(No.62073256,61773305)in part by the Key Science and Technology Program of Shaanxi Province(No.2020GY-125)Xi’an Science and Technology Innovation Talent Service Enterprise Project(No.2020KJRC0041).
文摘A line laser with high power as the background light source for the design of a new photoelectric detection target is proposed in this paper, aiming to improve the detection ability of the traditional photoelectric detection target under low background illumination. The laser emitted pulse waveform function and the laser echo pulse response function were used to establish the mathematical model of the reflected echo power of projectile in the detection area and derive the calculation function of minimum detectable echo power in the line laser detection screen, according to information of the line laser emitted power, incident angle of projectile, duration time and detection distance of projectile passing through the line laser detection screen. Calculations and experimental results showed that the design method of line laser detection screen and calculation model of laser echo power are reasonable, and the detection ability of line laser detection screen is obviously higher than that of traditional photoelectric detection screen, especially in low background illumination;at the same time, the designed line laser detection screen was used to combine a six line laser detection screen intersection test system, based on live ammunition for shooting. The test system is stable and able to obtain the dynamic parameters of the flying projectile, verifying that the design of the line laser detection screen in new photoelectric detection target can be suitable for shooting range test applications.
文摘The integration of optical images and elevation data is of great importance for 3D-assisted mapping applications. Very high resolution (VHR) satellite images provide ideal geo-data for mapping building information. Since buildings are inherently elevated objects, these images need to be co-registered with their elevation data for reliable building detection results. However, accurate co-registration is extremely difficult for off-nadir VHR images acquired over dense urban areas. Therefore, this research proposes a Disparity-Based Elevation Co-Registration (DECR) method for generating a Line-of-Sight Digital Surface Model (LoS-DSM) to efficiently achieve image-elevation data co-registration with pixel-level accuracy. Relative to the traditional photogrammetric approach, the RMSE value of the derived elevations is found to be less than 2 pixels. The applicability of the DECR method is demonstrated through elevation-based building detection (EBD) in a challenging dense urban area. The quality of the detection result is found to be more than 90%. Additionally, the detected objects were geo-referenced successfully to their correct ground locations to allow direct integration with other maps. In comparison to the original LoS-DSM development algorithm, the DECR algorithm is more efficient by reducing the calculation steps, preserving the co-registration accuracy, and minimizing the need for elevation normalization in dense urban areas.
基金Sponsored by the National Nature Science Foundation of China(11074308)China Postdoctoral Science Foundation(201003754)
文摘The noise's statistical characteristics are very important for signal detection.In this paper,the ambient noise statistical characteristics are investigated by using the recorded noise data in sea trials first,and the results show that the generalized Gaussian distribution is a suitable model for the ambient noise modeling.Thereafter,the optimal detector based on maximum likelihood ratio can be deduced,and the asymptotic detector is also derived under weak signal assumption.The detector's performance is verified by using numerical simulation,and the results showthat the optimal and asymptotic detectors outperform the conventional correlation-integration system due to accuracy modeling of ambient noise.
文摘Corona discharge is a common phenomenon in power transmission lines external insulation, and it may cause serious defect if without effective detection. The ultraviolet (UV) imagery technology has been widely used to detect the corona discharge in industry in recent years, but some influence factors’ functions are not definite. In this paper, the fracture aluminum strands which is common in power transmission lines were used as the electrode model while a SuperB ultraviolet imager were utilized to detect, the photon count rate was detected with different detect distance, electric field, aluminum strands length and UV gain were applied. Then the multivariate regression analysis (MRA) was taken to calculate the function between the photon count and the factors.
文摘Accurate perception of lane line information is one of the basic requirements of unmanned driving technology, which is related to the localization of the vehicle and the determination of the forward direction. In this paper, multi-level constraints are added to the lane line detection model PINet, which is used to improve the perception of lane lines. Predicted lane lines in the network are predicted to have real and imaginary attributes, which are used to enhance the perception of features around the lane lines, with pixel-level constraints on the lane lines;images are converted to bird’s-eye views, where the parallelism between lane lines is reconstructed, with lane line-level constraints on the predicted lane lines;and vanishing points are used to focus on the image hierarchy, with image-level constraints on the lane lines. The model proposed in this paper meets both accuracy (96.44%) and real-time (30 + FPS) requirements, has been tested on the highway on the ground, and has performed stably.
文摘The valuation relation of potential difference with discharging time in Electrical Discharge Machining (EDM) is analyzed theoretically and tested and verified by experiments designed in this paper and the relation between potential difference and spark location is induced and analyzed, and proceed by experiments under the condition of onedimension.
文摘On-line chatter detection can avoid unstable cutting through monitoring the machining process.In order to identify chatter in a timely manner,an improved Support Vector Machine(SVM)is developed in this paper,based on extracted features.In the SVM model,the penalty factor(e)and the core parameter(g)have important influence on the classification,more than from Kernel Functions(KFs).Hence,first the classification results are conducted using different KFs.Then two methods are presented for exploring the best parameters.The chatter identification results show that the Genetic Algorithm(GA)approach is more suitable for deciding the parameters than the Grid Explore(GE)approach.
文摘With increasing need of high quality movie, more and more standard resolution films are upconverted to the high-resolution films. After this operation, the defects exist in the old movie are more obvious because they are enlarged in size, therefore, an efficient artifacts detection method with more precise result and lower computational complexity is in need. This paper provided a line scratch mathematical model, which derives from the Kokaram model and Bruni model, and then gave a detection method to meet the requirements of the high-resolution video application.
基金Supported by Project of Natural Science Foundation of Jilin Province(No.20220101172JC).
文摘Transient Rayleigh wave detection is a high-precision nondestructive detection method.At present,it has been widely used in shallow exploration,but rarely used in tunnel lining quality detection.Through the tunnel lining physical model experiment,the layout defects of the double-layer reinforcement lining area were detected and the Rayleigh wave velocity profile and dispersion curve were analyzed after data process-ing,which finally verified the feasibility and accuracy of Rayleigh wave method in detecting the tunnel lining void area.The results show that the method is not affected by the reinforcement inside the lining,the shallow detection is less disturbed and the accuracy is higher,and the data will fluctuate slightly with the deepening of the detection depth.At the same time,this method responds quite accurately to the thickness of the concrete,allowing for the assessment of the tunnel lining’s lack of compactness.This method has high efficiency,good reliability,and simple data processing,and is suitable for nondestructive detection of internal defects of tun-nel lining structure.
文摘Microfluidic analytical system was developed based on annular flow of phase separation multiphase flow with a ternary water-hydrophilic/hydrophobic organic solvent solution. The analytical system was combined with on-line luminol chemiluminescence detection for catechin analysis. The water (10 mM phosphate buffer, pH 7.3)-acetonitrile-ethyl acetate mixed solution (3:8:4, volume ratio) containing 60 μM luminol and 2 mM hydrogen peroxide as a carrier was fed into the capillary tube (open-tubular fused-silica, 75 μm inner diameter, 110 cm effective length) at a flow rate of 1.0 μL·min-1. The carrier solution showed stable chemiluminescence as a baseline on the flow chart. Eight catechins were detected as negative peaks for their antioxidant potential with different detection times. The system was applied to analyze the amounts of catechin in commercially available green tea beverages.
文摘In China, the purity of maize hybrid strain is discomforting to the development of seed industrialization. Finding a new method for reproduction of maize hybrid strain is necessary. In this study, using particle bombardment, barstar gene was transferred into maize inbred line 18-599 (White), which is an antiviral and high quality maize inbred line. By molecular detection of the anther of transgenic maize, two plants transferred with barstar gene were gained in this study, which are two restorer lines. The two plants showed normal male spike, and lively microspores. But the capacity of the two restorer lines should be studied in the future. The aim of this study is to find a new method of reproduction of maize hybrid strain using engineering restorer lines and engineering sterility lines by gene engineering technology.
文摘特征分布不均匀或缺乏会严重影响点特征的检测和描述,从而增加图像错误匹配率和降低了计算效率。为了解决这些问题,论文提出了一种基于Edline进行边缘绘制,产生像素链,然后利用最小二乘线拟合方法提取Edline(Lind Band Descriptor)描述子进行图像匹配。实验结果表明:相比较传统的线特征检测算法,该方法能够在一些特征缺乏的场景中有效的提高线特征匹配精度,减少图像匹配时间。