期刊文献+
共找到141篇文章
< 1 2 8 >
每页显示 20 50 100
Real-Time Detection and Instance Segmentation of Strawberry in Unstructured Environment
1
作者 Chengjun Wang Fan Ding +4 位作者 Yiwen Wang Renyuan Wu Xingyu Yao Chengjie Jiang Liuyi Ling 《Computers, Materials & Continua》 SCIE EI 2024年第1期1481-1501,共21页
The real-time detection and instance segmentation of strawberries constitute fundamental components in the development of strawberry harvesting robots.Real-time identification of strawberries in an unstructured envi-r... The real-time detection and instance segmentation of strawberries constitute fundamental components in the development of strawberry harvesting robots.Real-time identification of strawberries in an unstructured envi-ronment is a challenging task.Current instance segmentation algorithms for strawberries suffer from issues such as poor real-time performance and low accuracy.To this end,the present study proposes an Efficient YOLACT(E-YOLACT)algorithm for strawberry detection and segmentation based on the YOLACT framework.The key enhancements of the E-YOLACT encompass the development of a lightweight attention mechanism,pyramid squeeze shuffle attention(PSSA),for efficient feature extraction.Additionally,an attention-guided context-feature pyramid network(AC-FPN)is employed instead of FPN to optimize the architecture’s performance.Furthermore,a feature-enhanced model(FEM)is introduced to enhance the prediction head’s capabilities,while efficient fast non-maximum suppression(EF-NMS)is devised to improve non-maximum suppression.The experimental results demonstrate that the E-YOLACT achieves a Box-mAP and Mask-mAP of 77.9 and 76.6,respectively,on the custom dataset.Moreover,it exhibits an impressive category accuracy of 93.5%.Notably,the E-YOLACT also demonstrates a remarkable real-time detection capability with a speed of 34.8 FPS.The method proposed in this article presents an efficient approach for the vision system of a strawberry-picking robot. 展开更多
关键词 YOLACT real-time detection instance segmentation attention mechanism STRAWBERRY
下载PDF
Real-Time Object Detection and Face Recognition Application for the Visually Impaired
2
作者 Karshiev Sanjar Soyoun Bang +1 位作者 SookheeRyue Heechul Jung 《Computers, Materials & Continua》 SCIE EI 2024年第6期3569-3583,共15页
The advancement of navigation systems for the visually impaired has significantly enhanced their mobility by mitigating the risk of encountering obstacles and guiding them along safe,navigable routes.Traditional appro... The advancement of navigation systems for the visually impaired has significantly enhanced their mobility by mitigating the risk of encountering obstacles and guiding them along safe,navigable routes.Traditional approaches primarily focus on broad applications such as wayfinding,obstacle detection,and fall prevention.However,there is a notable discrepancy in applying these technologies to more specific scenarios,like identifying distinct food crop types or recognizing faces.This study proposes a real-time application designed for visually impaired individuals,aiming to bridge this research-application gap.It introduces a system capable of detecting 20 different food crop types and recognizing faces with impressive accuracies of 83.27%and 95.64%,respectively.These results represent a significant contribution to the field of assistive technologies,providing visually impaired users with detailed and relevant information about their surroundings,thereby enhancing their mobility and ensuring their safety.Additionally,it addresses the vital aspects of social engagements,acknowledging the challenges faced by visually impaired individuals in recognizing acquaintances without auditory or tactile signals,and highlights recent developments in prototype systems aimed at assisting with face recognition tasks.This comprehensive approach not only promises enhanced navigational aids but also aims to enrich the social well-being and safety of visually impaired communities. 展开更多
关键词 Artificial intelligence deep learning real-time object detection application
下载PDF
Analyzing the Impact of Scene Transitions on Indoor Camera Localization through Scene Change Detection in Real-Time
3
作者 Muhammad S.Alam Farhan B.Mohamed +2 位作者 Ali Selamat Faruk Ahmed AKM B.Hossain 《Intelligent Automation & Soft Computing》 2024年第3期417-436,共20页
Real-time indoor camera localization is a significant problem in indoor robot navigation and surveillance systems.The scene can change during the image sequence and plays a vital role in the localization performance o... Real-time indoor camera localization is a significant problem in indoor robot navigation and surveillance systems.The scene can change during the image sequence and plays a vital role in the localization performance of robotic applications in terms of accuracy and speed.This research proposed a real-time indoor camera localization system based on a recurrent neural network that detects scene change during the image sequence.An annotated image dataset trains the proposed system and predicts the camera pose in real-time.The system mainly improved the localization performance of indoor cameras by more accurately predicting the camera pose.It also recognizes the scene changes during the sequence and evaluates the effects of these changes.This system achieved high accuracy and real-time performance.The scene change detection process was performed using visual rhythm and the proposed recurrent deep architecture,which performed camera pose prediction and scene change impact evaluation.Overall,this study proposed a novel real-time localization system for indoor cameras that detects scene changes and shows how they affect localization performance. 展开更多
关键词 Camera pose estimation indoor camera localization real-time localization scene change detection simultaneous localization and mapping(SLAM)
下载PDF
Real-time image processing and display in object size detection based on VC++ 被引量:2
4
作者 翟亚宇 潘晋孝 +1 位作者 刘宾 陈平 《Journal of Measurement Science and Instrumentation》 CAS 2014年第4期40-45,共6页
Real-time detection for object size has now become a hot topic in the testing field and image processing is the core algorithm. This paper focuses on the processing and display of the collected dynamic images to achie... Real-time detection for object size has now become a hot topic in the testing field and image processing is the core algorithm. This paper focuses on the processing and display of the collected dynamic images to achieve a real-time image pro- cessing for the moving objects. Firstly, the median filtering, gain calibration, image segmentation, image binarization, cor- ner detection and edge fitting are employed to process the images of the moving objects to make the image close to the real object. Then, the processed images are simultaneously displayed on a real-time basis to make it easier to analyze, understand and identify them, and thus it reduces the computation complexity. Finally, human-computer interaction (HCI)-friendly in- terface based on VC ++ is designed to accomplish the digital logic transform, image processing and real-time display of the objects. The experiment shows that the proposed algorithm and software design have better real-time performance and accu- racy which can meet the industrial needs. 展开更多
关键词 size detection real-time image processing and display gain calibration edge fitting
下载PDF
A CNN-Based Single-Stage Occlusion Real-Time Target Detection Method
5
作者 Liang Liu Nan Yang +4 位作者 Saifei Liu Yuanyuan Cao Shuowen Tian Tiancheng Liu Xun Zhao 《Journal of Intelligent Learning Systems and Applications》 2024年第1期1-11,共11页
Aiming at the problem of low accuracy of traditional target detection methods for target detection in endoscopes in substation environments, a CNN-based real-time detection method for masked targets is proposed. The m... Aiming at the problem of low accuracy of traditional target detection methods for target detection in endoscopes in substation environments, a CNN-based real-time detection method for masked targets is proposed. The method adopts the overall design of backbone network, detection network and algorithmic parameter optimisation method, completes the model training on the self-constructed occlusion target dataset, and adopts the multi-scale perception method for target detection. The HNM algorithm is used to screen positive and negative samples during the training process, and the NMS algorithm is used to post-process the prediction results during the detection process to improve the detection efficiency. After experimental validation, the obtained model has the multi-class average predicted value (mAP) of the dataset. It has general advantages over traditional target detection methods. The detection time of a single target on FDDB dataset is 39 ms, which can meet the need of real-time target detection. In addition, the project team has successfully deployed the method into substations and put it into use in many places in Beijing, which is important for achieving the anomaly of occlusion target detection. 展开更多
关键词 real-time Mask Target CNN (Convolutional Neural Network) Single-Stage detection Multi-Scale Feature Perception
下载PDF
Real-Time Detection of Cracks on Concrete Bridge Decks Using Deep Learning in the Frequency Domain 被引量:10
6
作者 Qianyun Zhang Kaveh Barri +1 位作者 Saeed K.Babanajad Amir H.Alavi 《Engineering》 SCIE EI 2021年第12期1786-1796,共11页
This paper presents a vision-based crack detection approach for concrete bridge decks using an integrated one-dimensional convolutional neural network(1D-CNN)and long short-term memory(LSTM)method in the image frequen... This paper presents a vision-based crack detection approach for concrete bridge decks using an integrated one-dimensional convolutional neural network(1D-CNN)and long short-term memory(LSTM)method in the image frequency domain.The so-called 1D-CNN-LSTM algorithm is trained using thousands of images of cracked and non-cracked concrete bridge decks.In order to improve the training efficiency,images are first transformed into the frequency domain during a preprocessing phase.The algorithm is then calibrated using the flattened frequency data.LSTM is used to improve the performance of the developed network for long sequence data.The accuracy of the developed model is 99.05%,98.9%,and 99.25%,respectively,for training,validation,and testing data.An implementation framework is further developed for future application of the trained model for large-scale images.The proposed 1D-CNN-LSTM method exhibits superior performance in comparison with existing deep learning methods in terms of accuracy and computation time.The fast implementation of the 1D-CNN-LSTM algorithm makes it a promising tool for real-time crack detection. 展开更多
关键词 Crack detection Concrete bridge deck Deep learning real-time
下载PDF
A fast and adaptive method for automatic weld defect detection in various real-time X-ray imaging systems 被引量:10
7
作者 邵家鑫 都东 +2 位作者 石涵 常保华 郭桂林 《China Welding》 EI CAS 2012年第1期8-12,共5页
A first and effective method is proposed to detect weld deject adaptively in various Dypes of real-time X-ray images obtained in different conditions. After weld extraction and noise reduction, a proper template of me... A first and effective method is proposed to detect weld deject adaptively in various Dypes of real-time X-ray images obtained in different conditions. After weld extraction and noise reduction, a proper template of median filter is used to estimate the weld background. After the weld background is subtracted from the original image, an adaptite threshold segmentation algorithm is proposed to obtain the binary image, and then the morphological close and open operation, labeling algorithm and fids'e alarm eliminating algorithm are applied to pracess the binary image to obtain the defect, ct detection result. At last, a fast realization procedure jbr proposed method is developed. The proposed method is tested in real-time X-ray image,s obtairted in different X-ray imaging sutems. Experiment results show that the proposed method is effective to detect low contrast weld dejects with few .false alarms and is adaptive to various types of real-time X-ray imaging systems. 展开更多
关键词 non-destructive testing real-time X-ray imaging weld defect automatie detection
下载PDF
Real-time Fluorescence PCR Method for Detection of Burkholderia glumae from Rice 被引量:5
8
作者 FANG Yuan XU Li-hui TIAN Wen-xiao HUAI Yan YU Shan-hong LOU Miao-miao XIE Guan-lin 《Rice science》 SCIE 2009年第2期157-160,共4页
Burkholderia glumae causing seedling rot and grain rot of rice was listed as a plant quarantine disease of China in 2007. It's quite necessary to set up effective detection methods for the pathogen to manage further ... Burkholderia glumae causing seedling rot and grain rot of rice was listed as a plant quarantine disease of China in 2007. It's quite necessary to set up effective detection methods for the pathogen to manage further dispersal of this disease. The present study combined the real-time PCR method with classical PCR to increase the detecting efficiency, and to develop an accurate, rapid and sensitive method to detect the pathogen in the seed quarantine for effective management of the disease. The results showed that all the tested strains of B. glumae produced about 139 bp specific fragments by the real-time PCR and the general PCR methods, while others showed negative PCR result. The bacteria could be detected at the concentrations of 1×10^4 CFU/mL by general PCR method and at the concentrations below 100 CFU/mL by real-time fluorescence PCR method. B. glumae could be detected when the inoculated and healthy seeds were mixed with a proportion of 1:100. 展开更多
关键词 Burkholderia glumae bacterial grain rot detection real-time fluorescence polymerase chain reaction DCE
下载PDF
Comparison of ligase detection reaction and real-time PCR for detection of low abundant YMDD mutants in patients with chronic hepatitis B 被引量:3
9
作者 Xiao-Ling Wang Song-Gang Xie +3 位作者 Ling Zhang Wei-Xia Yang Xing Wang Hong-Zhi Jin 《World Journal of Gastroenterology》 SCIE CAS CSCD 2008年第1期120-124,共5页
AIM: To compare the ligase detection reaction (LDR) and real-time PCR for detection of low abundant YMDD mutants in patients with chronic hepatitis B infection.METHODS: Mixtures of plasmids and serum samples from 52 c... AIM: To compare the ligase detection reaction (LDR) and real-time PCR for detection of low abundant YMDD mutants in patients with chronic hepatitis B infection.METHODS: Mixtures of plasmids and serum samples from 52 chronic hepatitis B patients with low abundant lamivudine-resistant mutations were tested with LDR and real-time PCR. Time required and reagent cost for both assays were evaluated.RESULTS: Real-time PCR detected 100, 50, 10, 1 and 0.1% of YIDD plasmid, whereas LDR detected 100, 50, 10, 1, 0.1, and 0.01% of YIDD plasmid, in mixtures with YMDD plasmid of 106 copies/mL. Among the 52 clinical serum samples, completely concordant results were obtained for all samples by both assays, and 39 YIDD, 9 YVDD, and 4 YIDD/YVDD were detected. Cost and time required for LDR and real-time PCR are 60/80 CNY (8/10.7 US dollars) and 4.5/2.5 h, respectively.CONCLUSION: LDR and real-time PCR are both sensitive and inexpensive methods for monitoring low abundant YMDD mutants during lamivudine therapy in patients with chronic hepatitis B. LDR is more sensitive and less expensive, while real-time PCR is more rapid. 展开更多
关键词 YMDD mutants Hepatitis B virus real-time PCR Ligase detection reaction
下载PDF
A real-time PCR targeted to the upstream regions of HlyB for specific detection of Edwardsiella tarda 被引量:2
10
作者 谢国驷 黄倢 +4 位作者 张庆利 韩娜娜 史成银 王秀华 刘庆慧 《Chinese Journal of Oceanology and Limnology》 SCIE CAS CSCD 2012年第5期731-737,共7页
Edwardsiella tarda has become one of the most important emerging pathogens in aquaculture industry. Therefore, a rapid, reproducible, and sensitive method for detection and quantification of this pathogen is needed ur... Edwardsiella tarda has become one of the most important emerging pathogens in aquaculture industry. Therefore, a rapid, reproducible, and sensitive method for detection and quantification of this pathogen is needed urgently. To achieve this purpose, we developed a TaqMan-based real-time PCR assay for detection and quantification orE. tarda. The assay targets the hemolysin activator HlyB domain protein of E. tarda. Our optimized TaqMan assay is capable of detecting as little as 40 fg of genomic DNA per reaction. A standard curve was generated from the threshold cycle values (y) against log10 (E. tarda genomic DNA concentration) as x. The intra- and inter-assay coefficient of variation (CV) values were less than 2.06% and 1.05% respectively, indicating that the assay had good reproducibility. This method is highly specific to E. tarda strains, as it shows no cross-reactivity to Edwardsiella ictaluri, a member of the same genus, or to nine other fish-pathogenic bacteria species belonging to three other genera. This sensitive and specific real-time PCR assay provides a valuable tool for diagnostic quantitation of E. tarda in clinical samples. 展开更多
关键词 Edwardsiella tarda TAQMAN real-time PCR detection
下载PDF
Development and validation of a TaqMan^(TM) fluorescent quantitative real-time PCR assay for the rapid detection of Edwardsiella tarda 被引量:2
11
作者 XIE Guosi HUANG Jie +3 位作者 ZHANG Qingli HAN Nana SHI Chengyin WANG Xiuhua 《Acta Oceanologica Sinica》 SCIE CAS CSCD 2012年第4期140-148,共9页
Edwardsiella tarda is one of the most important emerging pathogens in tile global aquaculture industries. As such, an accurate diagnosis and quantitative analytical methods are urgently needed for this bacterium. In t... Edwardsiella tarda is one of the most important emerging pathogens in tile global aquaculture industries. As such, an accurate diagnosis and quantitative analytical methods are urgently needed for this bacterium. In this study, primers and a TaqMan probe specific to the conservative sequences of the 16S rRNA gene of E. tarda were designed. The concentration of primers and TaqMan probe were optimized to 200 nmol/L and 120 nmol/L, respectively. The detection sensitivity of the FQ- PCR assay was determined to be as low as five copies of the target sequence per reaction using the pGEM-16S rDNA recombinant plasmid as a template, which was 100 times more sensitive than conventional PCR. A standard curve by plotting the threshold cycle values (y) against the common logarithmic copies (logl0n~ as x; n~ is copy number) of pGEM-16S rDNA was generated. The results of intra- and inter-assay variability tests demonstrate that the established FQ-PCR method was highly reproducible. The assay was specific for E. tarda as it showed that there was no cross-reactivity to eight additional bacterial pathogen strains in aquaculture. Thus, the FQ-PCR assay has the potential for diagnostic purposes and for other applications, especially for the rapid detection and quantification of low-grade E. tarda infections. 展开更多
关键词 Edwardsiella tarda TAQMAN real-time PCR detection 16S rDNA
下载PDF
Real-time RT-PCR Assay for the detection of Tahyna Virus 被引量:2
12
作者 LI Hao CAO Yu Xi +6 位作者 HE Xiao Xia FU Shi Hong LYU Zhi HE Ying GAO Xiao Yan LIANG Guo Dong WANG Huan Yu 《Biomedical and Environmental Sciences》 SCIE CAS CSCD 2015年第5期374-377,共4页
A real-time RT-PCR (RT-qPCR) assay for the detection of Tahyna virus was developed to monitor Tahyna virus infection in field-collected vector mosquito samples. The targets selected for the assay were S segment sequ... A real-time RT-PCR (RT-qPCR) assay for the detection of Tahyna virus was developed to monitor Tahyna virus infection in field-collected vector mosquito samples. The targets selected for the assay were S segment sequences encoding the nucleocapsid protein from the Tahyna virus. Primers and probes were selected in conserved regions by aligning genetic sequences from various Tahyna virus strains available from GenBank. The sensitivity of the RT-qPCR approach was compared to that of a standard plaque assay in BHK cells. RT-qPCR assay can detect 4.8 PFU of titrated Tahyna virus. Assay specificities were determined by testing a battery of arboviruses, including representative strains of Tahyna virus and other arthropod-borne viruses from China. Seven strains of Tahyna virus were confirmed as positive; the other seven species of arboviruses could not be detected by RT-qPCR. Additionally, the assay was used to detect Tahyna viral RNA in pooled mosquito samples. The RT-qPCR assay detected Tahyna virus in a sensitive, specific, and rapid manner; these findings support the use of the assay in viral surveillance. 展开更多
关键词 PCR real-time RT-PCR Assay for the detection of Tahyna Virus TIME RT
下载PDF
Real-time RT-PCR Assay for the Detection of Culex flavivirus 被引量:2
13
作者 CAO Yu Xi HE Xiao Xia +5 位作者 FU Shi Hong HE Ying LI Hao GAO Xiao Yan LIANG Guo Dong WANG Huan Yu 《Biomedical and Environmental Sciences》 SCIE CAS CSCD 2015年第12期917-919,共3页
Based on the Culex flavivirus (CxFV) E gene sequences in GenBank, CxFV-specific primers and probes were designed for real-time reverse transcription-polymerase chain reaction (RT-qPCR). The specificity test revealed t... Based on the Culex flavivirus (CxFV) E gene sequences in GenBank, CxFV-specific primers and probes were designed for real-time reverse transcription-polymerase chain reaction (RT-qPCR). The specificity test revealed that CxFV could be detected using RT-qPCR with the specific CxFV primers and probes; other species of arboviruses were not detected. The stability test demonstrated a coefficient of variation of <1.5%. A quantitative standard curve for CxFV RT-qPCR was established. Quantitative standard curve analysis revealed that the lower detection limit of the RT-qPCR system is 100 copies/mu L. Moreover, RT-qPCR was used to detect CxFV viral RNA in mosquito pool samples. In conclusion, we established a real-time RT-PCR assay for CxFV detection, and this assay is more sensitive and efficient than general RT-PCR. This technology may be used to monitor changes in the environmental virus levels. 展开更多
关键词 PCR real-time RT-PCR Assay for the detection of Culex flavivirus RT time
下载PDF
AN INTELLIGENT METHOD FOR REAL-TIME DETECTION OF DDOS ATTACK BASED ON FUZZY LOGIC 被引量:2
14
作者 Wang Jiangtao Yang Geng 《Journal of Electronics(China)》 2008年第4期511-518,共8页
The paper puts forward a variance-time plots method based on slide-window mechanism tocalculate the Hurst parameter to detect Distribute Denial of Service(DDoS)attack in real time.Basedon fuzzy logic technology that c... The paper puts forward a variance-time plots method based on slide-window mechanism tocalculate the Hurst parameter to detect Distribute Denial of Service(DDoS)attack in real time.Basedon fuzzy logic technology that can adjust itself dynamically under the fuzzy rules,an intelligent DDoSjudgment mechanism is designed.This new method calculates the Hurst parameter quickly and detectsDDoS attack in real time.Through comparing the detecting technologies based on statistics andfeature-packet respectively under different experiments,it is found that the new method can identifythe change of the Hurst parameter resulting from DDoS attack traffic with different intensities,andintelligently judge DDoS attack self-adaptively in real time. 展开更多
关键词 Abnormal traffic Distribute Denial of Service (DDoS) real-time detection Intelligent control Fuzzy logic
下载PDF
LDA-ID:An LDA-Based Framework for Real-Time Network Intrusion Detection 被引量:1
15
作者 Weidong Zhou Shengwei Lei +1 位作者 Chunhe Xia Tianbo Wang 《China Communications》 SCIE CSCD 2023年第12期166-181,共16页
Network intrusion poses a severe threat to the Internet.However,existing intrusion detection models cannot effectively distinguish different intrusions with high-degree feature overlap.In addition,efficient real-time ... Network intrusion poses a severe threat to the Internet.However,existing intrusion detection models cannot effectively distinguish different intrusions with high-degree feature overlap.In addition,efficient real-time detection is an urgent problem.To address the two above problems,we propose a Latent Dirichlet Allocation topic model-based framework for real-time network Intrusion Detection(LDA-ID),consisting of static and online LDA-ID.The problem of feature overlap is transformed into static LDA-ID topic number optimization and topic selection.Thus,the detection is based on the latent topic features.To achieve efficient real-time detection,we design an online computing mode for static LDA-ID,in which a parameter iteration method based on momentum is proposed to balance the contribution of prior knowledge and new information.Furthermore,we design two matching mechanisms to accommodate the static and online LDA-ID,respectively.Experimental results on the public NSL-KDD and UNSW-NB15 datasets show that our framework gets higher accuracy than the others. 展开更多
关键词 feature overlap LDA-ID optimal topic number determination real-time intrusion detection
下载PDF
Development of real-time PCR method for rapid detection and quantification of Heterosigma akashiwo 被引量:1
16
作者 何闪英 于志刚 米铁柱 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2008年第1期118-123,共6页
To rapidly detect the harmful algae H.akashiwo qualitatively and quantitatively, sequences of the 18S rDNA deduced from H.akashiwo were used for designing species-specific primers, and a RFQ-PCR (Real-time Fluorescent... To rapidly detect the harmful algae H.akashiwo qualitatively and quantitatively, sequences of the 18S rDNA deduced from H.akashiwo were used for designing species-specific primers, and a RFQ-PCR (Real-time Fluorescent Quantitative Polymerase Chain Reaction) method was developed for quantitative detection of H.akashiwo. Primer H.akashiwo and TaqMan probe were designed, and the specificity of primer was checked with PCR. A calibration curve was constructed with cycle threshold value against visual counted cell number. And the value of the curve was tested with other H.akashiwo samples, which were assayed with both the RFQ-PCR method and visual count under microscope. 展开更多
关键词 Heterosigma akashiwo fluorescent quantitative PCR molecular probe real-time detection
下载PDF
Real-Time Front Vehicle Detection Algorithm Based on Local Feature Tracking Method 被引量:1
17
作者 Jae-hyoung YU Young-joon HAN Hern-soo HAHN 《Journal of Measurement Science and Instrumentation》 CAS 2011年第3期244-246,共3页
This paper proposes an algorithm that extracts features of back side of the vehicle and detects the front vehicle in real-time by local feature tracking of vehicle in the continuous images.The features in back side of... This paper proposes an algorithm that extracts features of back side of the vehicle and detects the front vehicle in real-time by local feature tracking of vehicle in the continuous images.The features in back side of the vehicle are vertical and horizontal edges,shadow and symmetry.By comparing local features using the fixed window size,the features in the continuous images are tracked.A robust and fast Haarlike mask is used for detecting vertical and horizontal edges,and shadow is extracted by histogram equalization,and the sliding window method is used to compare both side templates of the detected candidates for extracting symmetry.The features for tracking are vertical edges,and histogram is used to compare location of the peak and magnitude of the edges.The method using local feature tracking in the continuous images is more robust for detecting vehicle than the method using single image,and the proposed algorithm is evaluated by continuous images obtained on the expressway and downtown.And it can be performed on real-time through applying it to the embedded system. 展开更多
关键词 vehicle detection object tracking real-time algorithm Haarlike edge detection
下载PDF
Portable FBAR based E-nose for cold chain real-time bananas shelf time detection 被引量:1
18
作者 Chen Wu Jiuyan Li 《Nanotechnology and Precision Engineering》 CAS CSCD 2023年第1期32-39,共8页
Being cheap,nondestructive,and easy to use,gas sensors play important roles in the food industry.However,most gas sensors are suitable more for laboratory-quality fast testing rather than for cold-chain continuous and... Being cheap,nondestructive,and easy to use,gas sensors play important roles in the food industry.However,most gas sensors are suitable more for laboratory-quality fast testing rather than for cold-chain continuous and cumulative testing.Also,an ideal electronic nose(E-nose)in a cold chain should be stable to its surroundings and remain highly accurate and portable.In this work,a portable film bulk acoustic resonator(FBAR)-based E-nose was built for real-time measurement of banana shelf time.The sensor chamber to contain the portable circuit of the E-nose is as small as a smartphone,and by introducing an air-tight FBAR as a reference,the E-nose can avoid most of the drift caused by surroundings.With the help of porous layer by layer(LBL)coating of the FBAR,the sensitivity of the E-nose is 5 ppm to ethylene and 0.5 ppm to isoamyl acetate and isoamyl butyrate,while the detection range is large enough to cover a relative humidity of 0.8.In this regard,the E-nose can easily discriminate between yellow bananas with green necks and entirely yellow bananas while allowing the bananas to maintain their biological activities in their normal storage state,thereby showing the possibility of real-time shelf time detection.This portable FBAR-based E-nose has a large testing scale,high sensitivity,good humidity tolerance,and low frequency drift to its surroundings,thereby meeting the needs of cold-chain usage. 展开更多
关键词 Film bulk acoustic resonator(FBAR) Portable E-nose real-time detection Layer by layer
下载PDF
Stream-computing of High Accuracy On-board Real-time Cloud Detection for High Resolution Optical Satellite Imagery 被引量:7
19
作者 Mi WANG Zhiqi ZHANG +2 位作者 Zhipeng DONG Shuying JIN Hongbo SU 《Journal of Geodesy and Geoinformation Science》 2019年第2期50-59,共10页
This paper focuses on the time efficiency for machine vision and intelligent photogrammetry, especially high accuracy on-board real-time cloud detection method. With the development of technology, the data acquisition... This paper focuses on the time efficiency for machine vision and intelligent photogrammetry, especially high accuracy on-board real-time cloud detection method. With the development of technology, the data acquisition ability is growing continuously and the volume of raw data is increasing explosively. Meanwhile, because of the higher requirement of data accuracy, the computation load is also becoming heavier. This situation makes time efficiency extremely important. Moreover, the cloud cover rate of optical satellite imagery is up to approximately 50%, which is seriously restricting the applications of on-board intelligent photogrammetry services. To meet the on-board cloud detection requirements and offer valid input data to subsequent processing, this paper presents a stream-computing of high accuracy on-board real-time cloud detection solution which follows the “bottom-up” understanding strategy of machine vision and uses multiple embedded GPU with significant potential to be applied on-board. Without external memory, the data parallel pipeline system based on multiple processing modules of this solution could afford the “stream-in, processing, stream-out” real-time stream computing. In experiments, images of GF-2 satellite are used to validate the accuracy and performance of this approach, and the experimental results show that this solution could not only bring up cloud detection accuracy, but also match the on-board real-time processing requirements. 展开更多
关键词 machine VISION intelligent PHOTOGRAMMETRY cloud detection STREAM COMPUTING ON-BOARD real-time processing
下载PDF
Development of Quantitative Real-time Polymerase Chain Reaction for the Detection of Vibrio vulnificus Based on Hemolysin (vvhA) Coding System
20
作者 ZENG-HUI WU YONG-LIANG LOU +1 位作者 YI-YU LU JIE YAN 《Biomedical and Environmental Sciences》 SCIE CAS CSCD 2008年第4期296-301,共6页
Objective To establish a TaqMan real-time fluorescent quantitative PCR to detect Vibrio vulnificus based on the hemolysin gene (vvhA) coding cytolysin. Methods Primers and probes in the conserved region of the vvhA ... Objective To establish a TaqMan real-time fluorescent quantitative PCR to detect Vibrio vulnificus based on the hemolysin gene (vvhA) coding cytolysin. Methods Primers and probes in the conserved region of the vvhA gene sequence were designed for the TaqMan real-time PCR to detect 100 bp amplicon from V. vulnificus DNA. Recombinant plasmid pMD19-vvhA100 was constructed and used as a positive control during the detection. Minimal amplification cycles (Ct value) and fluorescence intensity enhancement (ARn value) were used as observing indexes to optimize the reaction conditions of TaqMan real-time PCR. The TaqMan assay for the detection of Vbirio vulnificus was evaluated in pure culture, mice tissue which artificially contaminated Vibrio vulnificus and clinical samples. Results The established TaqMan real-time PCR showed positive results only for Vibrio vulnificus DNA and pMD19-vvhA100. The standard curve was plotted and the minimum level of the vvhA target from the recombinant plasmid DNA was 103 copies with a Ct value of 37.94±0.19, as the equivalent of 0.01 ng purified genomic DNA of Vibrio vulnificus. The results detected by TaqMan PCR were positive for the 16 clinical samples and all the specimens of peripheral blood and subcutaneous tissue of mice which were infected with Vibrio vulnificus. Conclusion TaqMan real-time PCR is a rapid, effective, and quantitative tool to detect Vibro vulnificus, and can be used in clinical laboratory diagnosis of septicemia and wound infection caused by Vibrio vulnificus. 展开更多
关键词 Vibrio vulnificus vvhA gene TaqMan probe real-time quantitative PCR detection
下载PDF
上一页 1 2 8 下一页 到第
使用帮助 返回顶部