Colletotrichum kahawae(Coffee Berry Disease)spreads through spores that can be carried by wind,rain,and insects affecting coffee plantations,and causes 80%yield losses and poor-quality coffee beans.The deadly disease ...Colletotrichum kahawae(Coffee Berry Disease)spreads through spores that can be carried by wind,rain,and insects affecting coffee plantations,and causes 80%yield losses and poor-quality coffee beans.The deadly disease is hard to control because wind,rain,and insects carry spores.Colombian researchers utilized a deep learning system to identify CBD in coffee cherries at three growth stages and classify photographs of infected and uninfected cherries with 93%accuracy using a random forest method.If the dataset is too small and noisy,the algorithm may not learn data patterns and generate accurate predictions.To overcome the existing challenge,early detection of Colletotrichum Kahawae disease in coffee cherries requires automated processes,prompt recognition,and accurate classifications.The proposed methodology selects CBD image datasets through four different stages for training and testing.XGBoost to train a model on datasets of coffee berries,with each image labeled as healthy or diseased.Once themodel is trained,SHAP algorithmto figure out which features were essential formaking predictions with the proposed model.Some of these characteristics were the cherry’s colour,whether it had spots or other damage,and how big the Lesions were.Virtual inception is important for classification to virtualize the relationship between the colour of the berry is correlated with the presence of disease.To evaluate themodel’s performance andmitigate excess fitting,a 10-fold cross-validation approach is employed.This involves partitioning the dataset into ten subsets,training the model on each subset,and evaluating its performance.In comparison to other contemporary methodologies,the model put forth achieved an accuracy of 98.56%.展开更多
6G is envisioned as the next generation of wireless communication technology,promising unprecedented data speeds,ultra-low Latency,and ubiquitous Connectivity.In tandem with these advancements,blockchain technology is...6G is envisioned as the next generation of wireless communication technology,promising unprecedented data speeds,ultra-low Latency,and ubiquitous Connectivity.In tandem with these advancements,blockchain technology is leveraged to enhance computer vision applications’security,trustworthiness,and transparency.With the widespread use of mobile devices equipped with cameras,the ability to capture and recognize Chinese characters in natural scenes has become increasingly important.Blockchain can facilitate privacy-preserving mechanisms in applications where privacy is paramount,such as facial recognition or personal healthcare monitoring.Users can control their visual data and grant or revoke access as needed.Recognizing Chinese characters from images can provide convenience in various aspects of people’s lives.However,traditional Chinese character text recognition methods often need higher accuracy,leading to recognition failures or incorrect character identification.In contrast,computer vision technologies have significantly improved image recognition accuracy.This paper proposed a Secure end-to-end recognition system(SE2ERS)for Chinese characters in natural scenes based on convolutional neural networks(CNN)using 6G technology.The proposed SE2ERS model uses the Weighted Hyperbolic Curve Cryptograph(WHCC)of the secure data transmission in the 6G network with the blockchain model.The data transmission within the computer vision system,with a 6G gradient directional histogram(GDH),is employed for character estimation.With the deployment of WHCC and GDH in the constructed SE2ERS model,secure communication is achieved for the data transmission with the 6G network.The proposed SE2ERS compares the performance of traditional Chinese text recognition methods and data transmission environment with 6G communication.Experimental results demonstrate that SE2ERS achieves an average recognition accuracy of 88%for simple Chinese characters,compared to 81.2%with traditional methods.For complex Chinese characters,the average recognition accuracy improves to 84.4%with our system,compared to 72.8%with traditional methods.Additionally,deploying the WHCC model improves data security with the increased data encryption rate complexity of∼12&higher than the traditional techniques.展开更多
The rapid evolution of wireless communication technologies has underscored the critical role of antennas in ensuring seamless connectivity.Antenna defects,ranging from manufacturing imperfections to environmental wear...The rapid evolution of wireless communication technologies has underscored the critical role of antennas in ensuring seamless connectivity.Antenna defects,ranging from manufacturing imperfections to environmental wear,pose significant challenges to the reliability and performance of communication systems.This review paper navigates the landscape of antenna defect detection,emphasizing the need for a nuanced understanding of various defect types and the associated challenges in visual detection.This review paper serves as a valuable resource for researchers,engineers,and practitioners engaged in the design and maintenance of communication systems.The insights presented here pave the way for enhanced reliability in antenna systems through targeted defect detection measures.In this study,a comprehensive literature analysis on computer vision algorithms that are employed in end-of-line visual inspection of antenna parts is presented.The PRISMA principles will be followed throughout the review,and its goals are to provide a summary of recent research,identify relevant computer vision techniques,and evaluate how effective these techniques are in discovering defects during inspections.It contains articles from scholarly journals as well as papers presented at conferences up until June 2023.This research utilized search phrases that were relevant,and papers were chosen based on whether or not they met certain inclusion and exclusion criteria.In this study,several different computer vision approaches,such as feature extraction and defect classification,are broken down and analyzed.Additionally,their applicability and performance are discussed.The review highlights the significance of utilizing a wide variety of datasets and measurement criteria.The findings of this study add to the existing body of knowledge and point researchers in the direction of promising new areas of investigation,such as real-time inspection systems and multispectral imaging.This review,on its whole,offers a complete study of computer vision approaches for quality control in antenna parts.It does so by providing helpful insights and drawing attention to areas that require additional exploration.展开更多
Objective:We propose a solution that is backed by cloud computing,combines a series of AI neural networks of computer vision;is capable of detecting,highlighting,and locating breast lesions from a live ultrasound vide...Objective:We propose a solution that is backed by cloud computing,combines a series of AI neural networks of computer vision;is capable of detecting,highlighting,and locating breast lesions from a live ultrasound video feed,provides BI-RADS categorizations;and has reliable sensitivity and specificity.Multiple deep-learning models were trained on more than 300,000 breast ultrasound images to achieve object detection and regions of interest classification.The main objective of this study was to determine whether the performance of our Al-powered solution was comparable to that of ultrasound radiologists.Methods:The noninferiority evaluation was conducted by comparing the examination results of the same screening women between our AI-powered solution and ultrasound radiologists with over 10 years of experience.The study lasted for one and a half years and was carried out in the Duanzhou District Women and Children's Hospital,Zhaoqing,China.1,133 females between 20 and 70 years old were selected through convenience sampling.Results:The accuracy,sensitivity,specificity,positive predictive value,and negative predictive value were 93.03%,94.90%,90.71%,92.68%,and 93.48%,respectively.The area under the curve(AUC)for all positives was 0.91569 and the AUC for all negatives was 0.90461.The comparison indicated that the overall performance of the AI system was comparable to that of ultrasound radiologists.Conclusion:This innovative AI-powered ultrasound solution is cost-effective and user-friendly,and could be applied to massive breast cancer screening.展开更多
With the development of technology and the progress of life,more and more people,regardless of entertainment,learning,or work,cannot do without computer desks and cannot put down their mobile phones.Due to prolonged s...With the development of technology and the progress of life,more and more people,regardless of entertainment,learning,or work,cannot do without computer desks and cannot put down their mobile phones.Due to prolonged sitting and often neglecting the importance of posture,incorrect posture can often lead to health problems such as hunchback,lumbar muscle strain,and shoulder and neck pain over time.To address this issue,we designed a computer vision-based human body posture detection system.The system utilizes YOLOv8 technology to accurately locate key points of the human body skeleton,and then analyzes the coordinate positions and depth information of these key points to establish a criterion for distinguishing different postures.With the assistance of an SVM classifier,the system achieves an average recognition rate of 95%.Finally,we successfully deployed the posture detection system on Raspberry Pi hardware and conducted extensive testing.The test results demonstrate that the system can effectively detect various postures and provide real-time reminders to users to correct poor posture,demonstrating good practicality and stability.展开更多
Log volume inspection is very important in forestry research and paper making engineering. This paper proposed a novel approach based on computer vision technology to cope with log volume inspection. The needed hardwa...Log volume inspection is very important in forestry research and paper making engineering. This paper proposed a novel approach based on computer vision technology to cope with log volume inspection. The needed hardware system was analyzed and the details of the inspection algorithms were given. A fuzzy entropy based on image enhancement algorithm was presented for enhancing the image of the cross-section of log. In many practical applications the cross-section is often partially invisible, and this is the major obstacle for correct inspection. To solve this problem, a robust Hausdorff distance method was proposed to recover the whole cross-section. Experiment results showed that this method was efficient.展开更多
The classification of seedlings is important to ensure the viability of seedlings after transplantation and is acknowledged as a key factor in forestation and environmental improvement. Based on numerous papers on aut...The classification of seedlings is important to ensure the viability of seedlings after transplantation and is acknowledged as a key factor in forestation and environmental improvement. Based on numerous papers on automatic seedling classification (ASC), the seedling grading theory, traditional grading methods, the background and the proceeding of ASC techniques are described. The automation of the measurement of seedling morphological characteristics by photoelectric meters and computer vision is studied, and the automatic methods of the current grading systems are described respectively. And the further researches on ASC by computer vision are proposed.展开更多
Variety identification is important for maize breeding, processing and trade. The computer vision technique has been widely applied to maize variety identification. In this paper, computer vision technique has been su...Variety identification is important for maize breeding, processing and trade. The computer vision technique has been widely applied to maize variety identification. In this paper, computer vision technique has been summarized from the following technical aspects including image acquisition, image processing, characteristic parameter extraction, pattern recognition and programming softwares. In addition, the existing problems during the application of this technique to maize variety identification have also been analyzed and its development tendency is forecasted.展开更多
With the development of image processing technology and computer, computer vision technology has been widely used in the production of agriculture,and has made many important achievements. This paper reviews its-resea...With the development of image processing technology and computer, computer vision technology has been widely used in the production of agriculture,and has made many important achievements. This paper reviews its-research progress on diagnosis of agricultural products, water diagnosis, weed identification,product quality testing and grading, agricultural picking and sorting and other as- pects, and finally put forward its existing problems and prospects for the future.展开更多
The behavioral responses of a tilapia (Oreochromis niloticus) school to low (0.13 mg/L), moderate (0.79 mg/L) and high (2.65 mg/L) levels of unionized ammonia (UIA) concentration were monitored using a computer vision...The behavioral responses of a tilapia (Oreochromis niloticus) school to low (0.13 mg/L), moderate (0.79 mg/L) and high (2.65 mg/L) levels of unionized ammonia (UIA) concentration were monitored using a computer vision system. The swimming activity and geometrical parameters such as location of the gravity center and distribution of the fish school were calculated continuously. These behavioral parameters of tilapia school responded sensitively to moderate and high UIA concen-tration. Under high UIA concentration the fish activity showed a significant increase (P<0.05), exhibiting an avoidance reaction to high ammonia condition, and then decreased gradually. Under moderate and high UIA concentration the school’s vertical location had significantly large fluctuation (P<0.05) with the school moving up to the water surface then down to the bottom of the aquarium alternately and tending to crowd together. After several hours’ exposure to high UIA level, the school finally stayed at the aquarium bottom. These observations indicate that alterations in fish behavior under acute stress can provide important in-formation useful in predicting the stress.展开更多
The structure, function and working principle of JLUIV-3, which is a new typeof auto-mated guided vehicle (AGV) with computer vision, is described. The white stripe line withcertain width is used as inductive mark for...The structure, function and working principle of JLUIV-3, which is a new typeof auto-mated guided vehicle (AGV) with computer vision, is described. The white stripe line withcertain width is used as inductive mark for JLUIV-3 automated navigation. JULIV-3 can automaticallyrecognize the Arabic numeral codes which mark the multi-branch paths and multi-operation buffers,and autonomously select the correct path for destination. Compared with the traditional AGV, it hasmuch more navigation flexibility and less cost, and provides higher-level intelligence. Theidentification method of navigation path by using neural network and the optimal control method ofthe AGV are introduced in detail.展开更多
Damage detection is a key procedure in maintenance throughout structures′life cycles and post-disaster loss assessment.Due to the complex types of structural damages and the low efficiency and safety of manual detect...Damage detection is a key procedure in maintenance throughout structures′life cycles and post-disaster loss assessment.Due to the complex types of structural damages and the low efficiency and safety of manual detection,detecting damages with high efficiency and accuracy is the most popular research direction in civil engineering.Computer vision(CV)technology and deep learning(DL)algorithms are considered as promising tools to address the aforementioned challenges.The paper aims to systematically summarized the research and applications of DL-based CV technology in the field of damage detection in recent years.The basic concepts of DL-based CV technology are introduced first.The implementation steps of creating a damage detection dataset and some typical datasets are reviewed.CV-based structural damage detection algorithms are divided into three categories,namely,image classification-based(IC-based)algorithms,object detection-based(OD-based)algorithms,and semantic segmentation-based(SS-based)algorithms.Finally,the problems to be solved and future research directions are discussed.The foundation for promoting the deep integration of DL-based CV technology in structural damage detection and structural seismic damage identification has been laid.展开更多
In recent years, aquaculture industry in China is developing rapidly, and especially, China has the largest aquaculture area and the most output in the world. In the past, traditional aquaculture mainly depended on ma...In recent years, aquaculture industry in China is developing rapidly, and especially, China has the largest aquaculture area and the most output in the world. In the past, traditional aquaculture mainly depended on manual labour to breed and gain aquatic organisms. However, with the increasing scale of production and the continuous improvement of science and technology, the traditional aquaculture approach has become more and more unsuitable for the development of the times. With the rapid development of computer technology, computer vision technology infiltrates through the traditional aquaculture industry quickly and improves the aquaculture production efficiency .This paper mainly introduces the basic situation of computer vision technology and summarizes the application of computer vision technology in aquaculture industry at home and abroad. The paper concludes with the expectation of application of computer vision in the aquaculture.展开更多
In textile inspection field,the fabric defect refers to the destruction of the texture structure on the fabric surface.The technology of computer vision makes it possible to detect defects automatically.Firstly,the ov...In textile inspection field,the fabric defect refers to the destruction of the texture structure on the fabric surface.The technology of computer vision makes it possible to detect defects automatically.Firstly,the overall structure of the fabric defect detection system is introduced and some mature detection systems are studied.Then the fabric detection methods are summarized,including structural methods,statistical methods,frequency domain methods,model methods and deep learning methods.In addition,the evaluation criteria of automatic detection algorithms are discussed and the characteristics of various algorithms are analyzed.Finally,the research status of this field is discussed,and the future development trend is predicted.展开更多
Recent advances in artificial intelligence(AI)have sparked a surge in the application of computer vision(CV)in surgical video analysis.Laparoscopic surgery produces a large number of surgical videos,which provides a n...Recent advances in artificial intelligence(AI)have sparked a surge in the application of computer vision(CV)in surgical video analysis.Laparoscopic surgery produces a large number of surgical videos,which provides a new opportunity for improving of CV technology in laparoscopic surgery.AI-based CV techniques may leverage these surgical video data to develop real-time automated decision support tools and surgeon training systems,which shows a new direction in dealing with the shortcomings of laparoscopic surgery.The effectiveness of CV applications in surgical procedures is still under early evaluation,so it is necessary to discuss challenges and obstacles.The review introduced the commonly used deep learning algorithms in CV and described their usage in detail in four application scenes,including phase recognition,anatomy detection,instrument detection and action recognition in laparoscopic surgery.The currently described applications of CV in laparoscopic surgery are limited.Most of the current research focuses on the identification of workflow and anatomical structure,while the identification of instruments and surgical actions is still awaiting further breakthroughs.Future research on the use of CV in laparoscopic surgery should focus on applications in more scenarios,such as surgeon skill assessment and the development of more efficient models.展开更多
Machine Learning has evolved with a variety of algorithms to enable state-of-the-art computer vision applications.In particular the need for automating the process of real-time food item identification,there is a huge...Machine Learning has evolved with a variety of algorithms to enable state-of-the-art computer vision applications.In particular the need for automating the process of real-time food item identification,there is a huge surge of research so as to make smarter refrigerators.According to a survey by the Food and Agriculture Organization of the United Nations(FAO),it has been found that 1.3 billion tons of food is wasted by consumers around the world due to either food spoilage or expiry and a large amount of food is wasted from homes and restaurants itself.Smart refrigerators have been very successful in playing a pivotal role in mitigating this problem of food wastage.But a major issue is the high cost of available smart refrigerators and the lack of accurate design algorithms which can help achieve computer vision in any ordinary refrigerator.To address these issues,this work proposes an automated identification algorithm for computer vision in smart refrigerators using InceptionV3 and MobileNet Convolutional Neural Network(CNN)architectures.The designed module and algorithm have been elaborated in detail and are considerably evaluated for its accuracy using test images on standard fruits and vegetable datasets.A total of eight test cases are considered with accuracy and training time as the performance metric.In the end,real-time testing results are also presented which validates the system’s performance.展开更多
Computer vision(CV)is widely expected to be the next big thing in emerging applications.So many heterogeneous architectures for computer vision emerge.However,plenty of data need to be transferred between different st...Computer vision(CV)is widely expected to be the next big thing in emerging applications.So many heterogeneous architectures for computer vision emerge.However,plenty of data need to be transferred between different structures for heterogeneous architecture.The long data transfer delay becomes the mainly problem to limit the processing speed for computer vision applications.For reducing data transfer delay and fasting computer vision applications,a clustered data-driven array processor is proposed.A three-level pipelining processing element is designed which supports two-buffer data flow interface and 8 bits,16 bits,32 bits subtext parallel computation.At the same time,for accelerating transcendental function computation,a four-way shared pipelining transcendental function accelerator is designed,which is based on Y-intercept adjusted piecewise linear segment algorithm.A distributed shared memory structure based on unified addressing is also employed.To verify efficiency of architecture,some image processing algorithms are implemented on proposed architecture.Simultaneously the proposed architecture has been implemented on Xilinx ZC 706 development board.The same circuitry has been synthesized using SMIC 130 nm CMOS technology.The circuitry is able to run at 100 MHz.Area is 26.58 mm2.展开更多
Spodoptera frugiperda(Lepidoptera:Noctuidae)is an important migratory agricultural pest worldwide,which has invaded many countries in the Old World since 2016 and now poses a serious threat to world food security.The ...Spodoptera frugiperda(Lepidoptera:Noctuidae)is an important migratory agricultural pest worldwide,which has invaded many countries in the Old World since 2016 and now poses a serious threat to world food security.The present monitoring and early warning strategies for the fall army worm(FAW)mainly focus on adult population density,but lack an information technology platform for precisely forecasting the reproductive dynamics of the adults.In this study,to identify the developmental status of the adults,we first utilized female ovarian images to extract and screen five features combined with the support vector machine(SVM)classifier and employed male testes images to obtain the testis circular features.Then,we established models for the relationship between oviposition dynamics and the developmental time of adult reproductive organs using laboratory tests.The results show that the accuracy of female ovary development stage determination reached 91%.The mean standard error(MSE)between the actual and predicted values of the ovarian developmental time was 0.2431,and the mean error rate between the actual and predicted values of the daily oviposition quantity was 12.38%.The error rate for the recognition of testis diameter was 3.25%,and the predicted and actual values of the testis developmental time in males had an MSE of 0.7734.A WeChat applet for identifying the reproductive developmental state and predicting reproduction of S.frugiperda was developed by integrating the above research results,and it is now available for use by anyone involved in plant protection.This study developed an automated method for accurately forecasting the reproductive dynamics of S.frugiperda populations,which can be helpful for the construction of a population monitoring and early warning system for use by both professional experts and local people at the county level.展开更多
Apostichopus japonicus(Holothuroidea,Echinodermata) is an ecological and economic species in East Asia.Conventional biometric monitoring method includes diving for samples and weighing above water,with highly variable...Apostichopus japonicus(Holothuroidea,Echinodermata) is an ecological and economic species in East Asia.Conventional biometric monitoring method includes diving for samples and weighing above water,with highly variable in weight measurement due to variation in the quantity of water in the respiratory tree and intestinal content of this species.Recently,video survey method has been applied widely in biometric detection on underwater benthos.However,because of the high flexibility of A.japonicus body,video survey method of monitoring is less used in sea cucumber.In this study,we designed a model to evaluate the wet weight of A.japonicus,using machine vision technology combined with a support vector machine(SVM) that can be used infield surveys on the A.japonicus population.Continuous dorsal images of free-moving A.japonicus individuals in seawater were captured,which also allows for the development of images of the core body edge as well as thorn segmentation.Parameters that include body length,body breadth,perimeter and area,were extracted from the core body edge images and used in SVM regression,to predict the weight of A.japonicus and for comparison with a power model.Results indicate that the use of SVM for predicting the weight of 33 A.japonicus individuals is accurate(R^2=0.99) and compatible with the power model(R^2=0.96).The image-based analysis and size-weight regression models in this study may be useful in body weight evaluation of A.japonicus in lab and field study.展开更多
This paper summarized the previous researches about resin emciency of particleboard in the world, and introduced the computer vision (CV) technique on resin effciency. which has the properties of high measuring speed,...This paper summarized the previous researches about resin emciency of particleboard in the world, and introduced the computer vision (CV) technique on resin effciency. which has the properties of high measuring speed, automatic pattern recognition and low environmental requirement. etc. The theory of the CV technique used for resin effciency in particleboard was studied,along with the handling of resined-particle images and the gathering of relative gray image features. Some quantitative parameters describing the resin efficiency of particleboard were established, and the results indicated that the computer vision method on the resin effciency was much better than others and can control the producing of pafticleboard more effect.展开更多
基金support from the Deanship for Research&Innovation,Ministry of Education in Saudi Arabia,under the Auspices of Project Number:IFP22UQU4281768DSR122.
文摘Colletotrichum kahawae(Coffee Berry Disease)spreads through spores that can be carried by wind,rain,and insects affecting coffee plantations,and causes 80%yield losses and poor-quality coffee beans.The deadly disease is hard to control because wind,rain,and insects carry spores.Colombian researchers utilized a deep learning system to identify CBD in coffee cherries at three growth stages and classify photographs of infected and uninfected cherries with 93%accuracy using a random forest method.If the dataset is too small and noisy,the algorithm may not learn data patterns and generate accurate predictions.To overcome the existing challenge,early detection of Colletotrichum Kahawae disease in coffee cherries requires automated processes,prompt recognition,and accurate classifications.The proposed methodology selects CBD image datasets through four different stages for training and testing.XGBoost to train a model on datasets of coffee berries,with each image labeled as healthy or diseased.Once themodel is trained,SHAP algorithmto figure out which features were essential formaking predictions with the proposed model.Some of these characteristics were the cherry’s colour,whether it had spots or other damage,and how big the Lesions were.Virtual inception is important for classification to virtualize the relationship between the colour of the berry is correlated with the presence of disease.To evaluate themodel’s performance andmitigate excess fitting,a 10-fold cross-validation approach is employed.This involves partitioning the dataset into ten subsets,training the model on each subset,and evaluating its performance.In comparison to other contemporary methodologies,the model put forth achieved an accuracy of 98.56%.
基金supported by the Inner Mongolia Natural Science Fund Project(2019MS06013)Ordos Science and Technology Plan Project(2022YY041)Hunan Enterprise Science and Technology Commissioner Program(2021GK5042).
文摘6G is envisioned as the next generation of wireless communication technology,promising unprecedented data speeds,ultra-low Latency,and ubiquitous Connectivity.In tandem with these advancements,blockchain technology is leveraged to enhance computer vision applications’security,trustworthiness,and transparency.With the widespread use of mobile devices equipped with cameras,the ability to capture and recognize Chinese characters in natural scenes has become increasingly important.Blockchain can facilitate privacy-preserving mechanisms in applications where privacy is paramount,such as facial recognition or personal healthcare monitoring.Users can control their visual data and grant or revoke access as needed.Recognizing Chinese characters from images can provide convenience in various aspects of people’s lives.However,traditional Chinese character text recognition methods often need higher accuracy,leading to recognition failures or incorrect character identification.In contrast,computer vision technologies have significantly improved image recognition accuracy.This paper proposed a Secure end-to-end recognition system(SE2ERS)for Chinese characters in natural scenes based on convolutional neural networks(CNN)using 6G technology.The proposed SE2ERS model uses the Weighted Hyperbolic Curve Cryptograph(WHCC)of the secure data transmission in the 6G network with the blockchain model.The data transmission within the computer vision system,with a 6G gradient directional histogram(GDH),is employed for character estimation.With the deployment of WHCC and GDH in the constructed SE2ERS model,secure communication is achieved for the data transmission with the 6G network.The proposed SE2ERS compares the performance of traditional Chinese text recognition methods and data transmission environment with 6G communication.Experimental results demonstrate that SE2ERS achieves an average recognition accuracy of 88%for simple Chinese characters,compared to 81.2%with traditional methods.For complex Chinese characters,the average recognition accuracy improves to 84.4%with our system,compared to 72.8%with traditional methods.Additionally,deploying the WHCC model improves data security with the increased data encryption rate complexity of∼12&higher than the traditional techniques.
文摘The rapid evolution of wireless communication technologies has underscored the critical role of antennas in ensuring seamless connectivity.Antenna defects,ranging from manufacturing imperfections to environmental wear,pose significant challenges to the reliability and performance of communication systems.This review paper navigates the landscape of antenna defect detection,emphasizing the need for a nuanced understanding of various defect types and the associated challenges in visual detection.This review paper serves as a valuable resource for researchers,engineers,and practitioners engaged in the design and maintenance of communication systems.The insights presented here pave the way for enhanced reliability in antenna systems through targeted defect detection measures.In this study,a comprehensive literature analysis on computer vision algorithms that are employed in end-of-line visual inspection of antenna parts is presented.The PRISMA principles will be followed throughout the review,and its goals are to provide a summary of recent research,identify relevant computer vision techniques,and evaluate how effective these techniques are in discovering defects during inspections.It contains articles from scholarly journals as well as papers presented at conferences up until June 2023.This research utilized search phrases that were relevant,and papers were chosen based on whether or not they met certain inclusion and exclusion criteria.In this study,several different computer vision approaches,such as feature extraction and defect classification,are broken down and analyzed.Additionally,their applicability and performance are discussed.The review highlights the significance of utilizing a wide variety of datasets and measurement criteria.The findings of this study add to the existing body of knowledge and point researchers in the direction of promising new areas of investigation,such as real-time inspection systems and multispectral imaging.This review,on its whole,offers a complete study of computer vision approaches for quality control in antenna parts.It does so by providing helpful insights and drawing attention to areas that require additional exploration.
文摘Objective:We propose a solution that is backed by cloud computing,combines a series of AI neural networks of computer vision;is capable of detecting,highlighting,and locating breast lesions from a live ultrasound video feed,provides BI-RADS categorizations;and has reliable sensitivity and specificity.Multiple deep-learning models were trained on more than 300,000 breast ultrasound images to achieve object detection and regions of interest classification.The main objective of this study was to determine whether the performance of our Al-powered solution was comparable to that of ultrasound radiologists.Methods:The noninferiority evaluation was conducted by comparing the examination results of the same screening women between our AI-powered solution and ultrasound radiologists with over 10 years of experience.The study lasted for one and a half years and was carried out in the Duanzhou District Women and Children's Hospital,Zhaoqing,China.1,133 females between 20 and 70 years old were selected through convenience sampling.Results:The accuracy,sensitivity,specificity,positive predictive value,and negative predictive value were 93.03%,94.90%,90.71%,92.68%,and 93.48%,respectively.The area under the curve(AUC)for all positives was 0.91569 and the AUC for all negatives was 0.90461.The comparison indicated that the overall performance of the AI system was comparable to that of ultrasound radiologists.Conclusion:This innovative AI-powered ultrasound solution is cost-effective and user-friendly,and could be applied to massive breast cancer screening.
基金funded by the Science and Technology Project of Hebei Education Department (No.ZD2022100).
文摘With the development of technology and the progress of life,more and more people,regardless of entertainment,learning,or work,cannot do without computer desks and cannot put down their mobile phones.Due to prolonged sitting and often neglecting the importance of posture,incorrect posture can often lead to health problems such as hunchback,lumbar muscle strain,and shoulder and neck pain over time.To address this issue,we designed a computer vision-based human body posture detection system.The system utilizes YOLOv8 technology to accurately locate key points of the human body skeleton,and then analyzes the coordinate positions and depth information of these key points to establish a criterion for distinguishing different postures.With the assistance of an SVM classifier,the system achieves an average recognition rate of 95%.Finally,we successfully deployed the posture detection system on Raspberry Pi hardware and conducted extensive testing.The test results demonstrate that the system can effectively detect various postures and provide real-time reminders to users to correct poor posture,demonstrating good practicality and stability.
文摘Log volume inspection is very important in forestry research and paper making engineering. This paper proposed a novel approach based on computer vision technology to cope with log volume inspection. The needed hardware system was analyzed and the details of the inspection algorithms were given. A fuzzy entropy based on image enhancement algorithm was presented for enhancing the image of the cross-section of log. In many practical applications the cross-section is often partially invisible, and this is the major obstacle for correct inspection. To solve this problem, a robust Hausdorff distance method was proposed to recover the whole cross-section. Experiment results showed that this method was efficient.
基金This paper was supported by National Natural Science Foundation of China (Grant No. 39670607).
文摘The classification of seedlings is important to ensure the viability of seedlings after transplantation and is acknowledged as a key factor in forestation and environmental improvement. Based on numerous papers on automatic seedling classification (ASC), the seedling grading theory, traditional grading methods, the background and the proceeding of ASC techniques are described. The automation of the measurement of seedling morphological characteristics by photoelectric meters and computer vision is studied, and the automatic methods of the current grading systems are described respectively. And the further researches on ASC by computer vision are proposed.
基金Special Fund for Science & Technology Research of Education Commission,Chongqing(KJ101302)~~
文摘Variety identification is important for maize breeding, processing and trade. The computer vision technique has been widely applied to maize variety identification. In this paper, computer vision technique has been summarized from the following technical aspects including image acquisition, image processing, characteristic parameter extraction, pattern recognition and programming softwares. In addition, the existing problems during the application of this technique to maize variety identification have also been analyzed and its development tendency is forecasted.
文摘With the development of image processing technology and computer, computer vision technology has been widely used in the production of agriculture,and has made many important achievements. This paper reviews its-research progress on diagnosis of agricultural products, water diagnosis, weed identification,product quality testing and grading, agricultural picking and sorting and other as- pects, and finally put forward its existing problems and prospects for the future.
基金Project (Nos. 2001AA620104 and 2003AA603140) supported by theHi-Tech Research and Development Program (863) of China
文摘The behavioral responses of a tilapia (Oreochromis niloticus) school to low (0.13 mg/L), moderate (0.79 mg/L) and high (2.65 mg/L) levels of unionized ammonia (UIA) concentration were monitored using a computer vision system. The swimming activity and geometrical parameters such as location of the gravity center and distribution of the fish school were calculated continuously. These behavioral parameters of tilapia school responded sensitively to moderate and high UIA concen-tration. Under high UIA concentration the fish activity showed a significant increase (P<0.05), exhibiting an avoidance reaction to high ammonia condition, and then decreased gradually. Under moderate and high UIA concentration the school’s vertical location had significantly large fluctuation (P<0.05) with the school moving up to the water surface then down to the bottom of the aquarium alternately and tending to crowd together. After several hours’ exposure to high UIA level, the school finally stayed at the aquarium bottom. These observations indicate that alterations in fish behavior under acute stress can provide important in-formation useful in predicting the stress.
基金This project is supported by National Natural Science Foundation of China(No.50175046) Technology Foundation of Education Ministry of China(No.00037).
文摘The structure, function and working principle of JLUIV-3, which is a new typeof auto-mated guided vehicle (AGV) with computer vision, is described. The white stripe line withcertain width is used as inductive mark for JLUIV-3 automated navigation. JULIV-3 can automaticallyrecognize the Arabic numeral codes which mark the multi-branch paths and multi-operation buffers,and autonomously select the correct path for destination. Compared with the traditional AGV, it hasmuch more navigation flexibility and less cost, and provides higher-level intelligence. Theidentification method of navigation path by using neural network and the optimal control method ofthe AGV are introduced in detail.
基金National Key R&D Program of China under Grant No.2017YFC1500606,National Natural Science Foundation of China under Grant No.52020105002Heilongjiang Touyan Innovation Team Program。
文摘Damage detection is a key procedure in maintenance throughout structures′life cycles and post-disaster loss assessment.Due to the complex types of structural damages and the low efficiency and safety of manual detection,detecting damages with high efficiency and accuracy is the most popular research direction in civil engineering.Computer vision(CV)technology and deep learning(DL)algorithms are considered as promising tools to address the aforementioned challenges.The paper aims to systematically summarized the research and applications of DL-based CV technology in the field of damage detection in recent years.The basic concepts of DL-based CV technology are introduced first.The implementation steps of creating a damage detection dataset and some typical datasets are reviewed.CV-based structural damage detection algorithms are divided into three categories,namely,image classification-based(IC-based)algorithms,object detection-based(OD-based)algorithms,and semantic segmentation-based(SS-based)algorithms.Finally,the problems to be solved and future research directions are discussed.The foundation for promoting the deep integration of DL-based CV technology in structural damage detection and structural seismic damage identification has been laid.
文摘In recent years, aquaculture industry in China is developing rapidly, and especially, China has the largest aquaculture area and the most output in the world. In the past, traditional aquaculture mainly depended on manual labour to breed and gain aquatic organisms. However, with the increasing scale of production and the continuous improvement of science and technology, the traditional aquaculture approach has become more and more unsuitable for the development of the times. With the rapid development of computer technology, computer vision technology infiltrates through the traditional aquaculture industry quickly and improves the aquaculture production efficiency .This paper mainly introduces the basic situation of computer vision technology and summarizes the application of computer vision technology in aquaculture industry at home and abroad. The paper concludes with the expectation of application of computer vision in the aquaculture.
文摘In textile inspection field,the fabric defect refers to the destruction of the texture structure on the fabric surface.The technology of computer vision makes it possible to detect defects automatically.Firstly,the overall structure of the fabric defect detection system is introduced and some mature detection systems are studied.Then the fabric detection methods are summarized,including structural methods,statistical methods,frequency domain methods,model methods and deep learning methods.In addition,the evaluation criteria of automatic detection algorithms are discussed and the characteristics of various algorithms are analyzed.Finally,the research status of this field is discussed,and the future development trend is predicted.
基金supported by the China Postdoctoral Science Foundation(2022M721514)the National Natural Science Foundation of China(82272132)+2 种基金the Guangdong Basic and Applied Basic Research Foundation(2021A1515011869)the Regional Joint Fund of Guangdong(Guangdong-Hong Kong-Macao Research Team Project,2021B1515130003)the Science and Technology Plan Project of Guangdong Province(2021A1414020003).
文摘Recent advances in artificial intelligence(AI)have sparked a surge in the application of computer vision(CV)in surgical video analysis.Laparoscopic surgery produces a large number of surgical videos,which provides a new opportunity for improving of CV technology in laparoscopic surgery.AI-based CV techniques may leverage these surgical video data to develop real-time automated decision support tools and surgeon training systems,which shows a new direction in dealing with the shortcomings of laparoscopic surgery.The effectiveness of CV applications in surgical procedures is still under early evaluation,so it is necessary to discuss challenges and obstacles.The review introduced the commonly used deep learning algorithms in CV and described their usage in detail in four application scenes,including phase recognition,anatomy detection,instrument detection and action recognition in laparoscopic surgery.The currently described applications of CV in laparoscopic surgery are limited.Most of the current research focuses on the identification of workflow and anatomical structure,while the identification of instruments and surgical actions is still awaiting further breakthroughs.Future research on the use of CV in laparoscopic surgery should focus on applications in more scenarios,such as surgeon skill assessment and the development of more efficient models.
基金This work was supported by Taif University Researchers Supporting Project(TURSP)under number(TURSP-2020/10),Taif University,Taif,Saudi Arabia.
文摘Machine Learning has evolved with a variety of algorithms to enable state-of-the-art computer vision applications.In particular the need for automating the process of real-time food item identification,there is a huge surge of research so as to make smarter refrigerators.According to a survey by the Food and Agriculture Organization of the United Nations(FAO),it has been found that 1.3 billion tons of food is wasted by consumers around the world due to either food spoilage or expiry and a large amount of food is wasted from homes and restaurants itself.Smart refrigerators have been very successful in playing a pivotal role in mitigating this problem of food wastage.But a major issue is the high cost of available smart refrigerators and the lack of accurate design algorithms which can help achieve computer vision in any ordinary refrigerator.To address these issues,this work proposes an automated identification algorithm for computer vision in smart refrigerators using InceptionV3 and MobileNet Convolutional Neural Network(CNN)architectures.The designed module and algorithm have been elaborated in detail and are considerably evaluated for its accuracy using test images on standard fruits and vegetable datasets.A total of eight test cases are considered with accuracy and training time as the performance metric.In the end,real-time testing results are also presented which validates the system’s performance.
基金the National Natural Science Foundation of China(No.61802304,61834005,61772417,61634004,61602377)Shaanxi Provincial Co-ordination Innovation Project of Science and Technology(No.2016KTZDGY02-04-02)+1 种基金Shaanxi Provincial Key R&D Plan(No.2017GY-060)Shaanxi International Science and Technology Cooperation Program(No.2018KW-006).
文摘Computer vision(CV)is widely expected to be the next big thing in emerging applications.So many heterogeneous architectures for computer vision emerge.However,plenty of data need to be transferred between different structures for heterogeneous architecture.The long data transfer delay becomes the mainly problem to limit the processing speed for computer vision applications.For reducing data transfer delay and fasting computer vision applications,a clustered data-driven array processor is proposed.A three-level pipelining processing element is designed which supports two-buffer data flow interface and 8 bits,16 bits,32 bits subtext parallel computation.At the same time,for accelerating transcendental function computation,a four-way shared pipelining transcendental function accelerator is designed,which is based on Y-intercept adjusted piecewise linear segment algorithm.A distributed shared memory structure based on unified addressing is also employed.To verify efficiency of architecture,some image processing algorithms are implemented on proposed architecture.Simultaneously the proposed architecture has been implemented on Xilinx ZC 706 development board.The same circuitry has been synthesized using SMIC 130 nm CMOS technology.The circuitry is able to run at 100 MHz.Area is 26.58 mm2.
基金supported by the National Natural Science Foundation of China(31727901)the National Key R&D Program of China(2021YFD1400702)the Science and Technology Innovation Program of the Chinese Academy of Agricultural Sciences.
文摘Spodoptera frugiperda(Lepidoptera:Noctuidae)is an important migratory agricultural pest worldwide,which has invaded many countries in the Old World since 2016 and now poses a serious threat to world food security.The present monitoring and early warning strategies for the fall army worm(FAW)mainly focus on adult population density,but lack an information technology platform for precisely forecasting the reproductive dynamics of the adults.In this study,to identify the developmental status of the adults,we first utilized female ovarian images to extract and screen five features combined with the support vector machine(SVM)classifier and employed male testes images to obtain the testis circular features.Then,we established models for the relationship between oviposition dynamics and the developmental time of adult reproductive organs using laboratory tests.The results show that the accuracy of female ovary development stage determination reached 91%.The mean standard error(MSE)between the actual and predicted values of the ovarian developmental time was 0.2431,and the mean error rate between the actual and predicted values of the daily oviposition quantity was 12.38%.The error rate for the recognition of testis diameter was 3.25%,and the predicted and actual values of the testis developmental time in males had an MSE of 0.7734.A WeChat applet for identifying the reproductive developmental state and predicting reproduction of S.frugiperda was developed by integrating the above research results,and it is now available for use by anyone involved in plant protection.This study developed an automated method for accurately forecasting the reproductive dynamics of S.frugiperda populations,which can be helpful for the construction of a population monitoring and early warning system for use by both professional experts and local people at the county level.
基金Supported by the National Natural Science Foundation of China(NSFC)-Shandong Joint Fund for Marine Science Research Centers(No.U1406403)the National Key Technology Research and Development Program of China(No.2011BAD13B02)+1 种基金the National Marine Public Welfare Research Project(No.201205023)the Strategic Priority Research Program of Chinese Academy of Sciences(No.XDA11020404)
文摘Apostichopus japonicus(Holothuroidea,Echinodermata) is an ecological and economic species in East Asia.Conventional biometric monitoring method includes diving for samples and weighing above water,with highly variable in weight measurement due to variation in the quantity of water in the respiratory tree and intestinal content of this species.Recently,video survey method has been applied widely in biometric detection on underwater benthos.However,because of the high flexibility of A.japonicus body,video survey method of monitoring is less used in sea cucumber.In this study,we designed a model to evaluate the wet weight of A.japonicus,using machine vision technology combined with a support vector machine(SVM) that can be used infield surveys on the A.japonicus population.Continuous dorsal images of free-moving A.japonicus individuals in seawater were captured,which also allows for the development of images of the core body edge as well as thorn segmentation.Parameters that include body length,body breadth,perimeter and area,were extracted from the core body edge images and used in SVM regression,to predict the weight of A.japonicus and for comparison with a power model.Results indicate that the use of SVM for predicting the weight of 33 A.japonicus individuals is accurate(R^2=0.99) and compatible with the power model(R^2=0.96).The image-based analysis and size-weight regression models in this study may be useful in body weight evaluation of A.japonicus in lab and field study.
文摘This paper summarized the previous researches about resin emciency of particleboard in the world, and introduced the computer vision (CV) technique on resin effciency. which has the properties of high measuring speed, automatic pattern recognition and low environmental requirement. etc. The theory of the CV technique used for resin effciency in particleboard was studied,along with the handling of resined-particle images and the gathering of relative gray image features. Some quantitative parameters describing the resin efficiency of particleboard were established, and the results indicated that the computer vision method on the resin effciency was much better than others and can control the producing of pafticleboard more effect.