中国科学院机构知识库网格
Chinese Academy of Sciences Institutional Repositories Grid
机构
采集方式
内容类型
发表日期
学科主题
筛选

浏览/检索结果: 共14条,第1-10条 帮助

条数/页: 排序方式:
Self-Noise Spectrum Analysis and Joint Noise Filtering for the Sea-Wing Underwater Glider Based on Experimental Data 期刊论文  OAI收割
IEEE Access, 2020, 卷号: 8, 页码: 42960-42970
作者:  
Sun J(孙洁);  Wang J(王瑾);  Shi, Yang;  Hu F(胡峰);  Wang X(王旭)
  |  收藏  |  浏览/下载:61/0  |  提交时间:2020/04/11
Retrieval of snow depth in Northeast China using FY-3B/MWRI passive microwave remote sensing data (EI CONFERENCE) 会议论文  OAI收割
Satellite Data Compression, Communications, and Processing VIII, August 12, 2012 - August 13, 2012, San Diego, CA, United states
Ren R.; Gu L.; Chen H.; Cao J.
收藏  |  浏览/下载:136/0  |  提交时间:2013/03/25
Comparing with optical remote sensing techniques  passive remote sensing data have been proved to be effective for observing snowpack parameters such as snow depth and snow water equivalent  which can penetrate snowpack without clouds interferences. The Microwave Radiation Imager (MWRI) loaded on the Chinese FengYun-3B (FY-3B) satellite is gradually used in the global environment research through November  2011. In this paper  we proposed a snow depth retrieval algorithm to estimate snow depth in Northeast China using MWRI passive microwave remote sensing data. A decision tree method of snow identification was firstly designed to distinguish different snow cover conditions in order to eliminate other interference signals. After using the proposed decision tree method  the processing results were further used to retrieve the snow depth in Northeast China. Finally  the practical snow depth data and the MODIS data were collected for the accuracy assessment of the proposed snow depth retrieval method. The experimental results demonstrated that the RMSE of snow depth used the proposed method was approximately 3 cm in Northeast China. 2012 SPIE.  
The shape edge measure of automobile airbag based on image processing (EI CONFERENCE) 会议论文  OAI收割
2012 IEEE 5th International Conference on Advanced Computational Intelligence, ICACI 2012, October 18, 2012 - October 20, 2012, Nanjing, China
作者:  
Li Y.;  Wang Z.;  Wang Z.;  Li Y.;  Li Y.
收藏  |  浏览/下载:32/0  |  提交时间:2013/03/25
At present  micrometer is used for measure the shape edge of automobile airbag. There are some shortcomings in this method. The number of test points is limited. Test data is not comprehensive. Detection speed is slow and a fixture can only test a kind of airbag. The method of airbag shape edge detection based on image processing is researched in this paper. The image of airbag is collected by CCD  and then it is sent to the computer to be processed and segmented. The edge of image is extracted through Canny edge detection algorithm in order to acquire shape edge of airbag in this paper  and the image similarity degree are calculated to provide the information of matching in the template matching process. Finally the comprehensive test shape edge of airbag is realized. The experimental results show that the detection method is effective feasible  intuitive and clear. 2012 IEEE.  
An auto-focus algorithm of fast search based on combining rough and fine adjustment (EI CONFERENCE) 会议论文  OAI收割
3rd international Conference on Manufacturing Science and Engineering, ICMSE 2012, March 27, 2012 - March 29, 2012, Xiamen, China
作者:  
Zhang S.;  Zhang Y.
收藏  |  浏览/下载:24/0  |  提交时间:2013/03/25
A coarse and fine combined fast search and auto-focusing algorithm was suggested in this paper. This method can automatically search and find the focal plane by evaluating the image definition. The Krisch operator based edge energy function was used as the big-step coarse focusing  and then the wavelet transform based image definition evaluation function  which is sensitivity to the variation in image definition  was used to realize the small-step fine focusing in a narrow range. The un-uniform sampling function of the focusing area selection used in this method greatly reduces the workload and the required time for the data processing. The experimental results indicate that this algorithm can satisfy the requirement of the optical measure equipment for the image focusing. (2012) Trans Tech Publications.  
A signal process system for photoelectric encoder based on C8051F021 MCU (EI CONFERENCE) 会议论文  OAI收割
2nd World Congress on Computer Science and Information Engineering, CSIE 2011, June 17, 2011 - June 19, 2011, Changchun, China
作者:  
Gao X.
收藏  |  浏览/下载:22/0  |  提交时间:2013/03/25
The design of analog video data grabber system based on TMS320VC33 and SAA7111A (EI CONFERENCE) 会议论文  OAI收割
2011 International Conference on Mechatronic Science, Electric Engineering and Computer, MEC 2011, August 19, 2011 - August 22, 2011, Jilin, China
作者:  
Liu S.-J.
收藏  |  浏览/下载:15/0  |  提交时间:2013/03/25
In situ long trace profiler for measurement of Wolter type-I mirror (EI CONFERENCE) 会议论文  OAI收割
Advances in Metrology for X-Ray and EUV Optics III, August 1, 2010 - August 2, 2010, San Diego, CA, United states
作者:  
Chen B.;  Chen B.
收藏  |  浏览/下载:27/0  |  提交时间:2013/03/25
The surface profile of Wolter type-I mirror has a great impact on the performance of Solar X-ray Telescope. According to the existing fabrication instrument and experimental conditions in our lab  an in situ Long Trace Profiler is developed and set up on the fabrication instrument in order to measure the surface profile of Wolter mirror in real time during fabrication process. Its working mechanism  structural parameters and data processing algorithm are investigated. The prototype calibrated by a standard plane mirror is used to measure a sample of Wolter type-I mirror. The results show that our prototype can achieve an accuracy of 2.6rad rms for slope error with a stability of 1.33rad during the whole measurement period. This can meet further fabrication requirements. 2010 Copyright SPIE - The International Society for Optical Engineering.  
Image parallel processing based on GPU (EI CONFERENCE) 会议论文  OAI收割
2010 IEEE International Conference on Advanced Computer Control, ICACC 2010, March 27, 2010 - March 29, 2010, 445 Hoes Lane - P.O.Box 1331, Piscataway, NJ 08855-1331, United States
作者:  
Wang J.-L.;  Wang J.-L.
收藏  |  浏览/下载:31/0  |  提交时间:2013/03/25
In order to solve the compute-intensive character of image processing  based on advantages of GPU parallel operation  parallel acceleration processing technique is proposed for image. First  efficient architecture of GPU is introduced that improves computational efficiency  comparing with CPU. Then  Sobel edge detector and homomorphic filtering  two representative image processing algorithms  are embedded into GPU to validate the technique. Finally  tested image data of different resolutions are used on CPU and GPU hardware platform to compare computational efficiency of GPU and CPU. Experimental results indicate that if data transfer time  between host memory and device memory  is taken into account  speed of the two algorithms implemented on GPU can be improved approximately 25 times and 49 times as fast as CPU  respectively  and GPU is practical for image processing. 2010 IEEE.  
Design of image interpretation and data-processing system based on SOPC (EI CONFERENCE) 会议论文  OAI收割
2010 International Conference on Computer, Mechatronics, Control and Electronic Engineering, CMCE 2010, August 24, 2010 - August 26, 2010, Changchun, China
Wang Z.-Q.; Liu Z.-R.; Xie M.-J.
收藏  |  浏览/下载:13/0  |  提交时间:2013/03/25
Small roll angle measurement based on auto-collimation and moire fringe (EI CONFERENCE) 会议论文  OAI收割
2009 International Conference on Optical Instruments and Technology - Optoelectronic Measurement Technology and Systems, October 19, 2009 - October 22, 2009, Shanghai, China
Bai X.-G.; Cai S.; Qiao Y.-F.; Dai M.
收藏  |  浏览/下载:32/0  |  提交时间:2013/03/25
A novel method for small roll angle measurement based on auto-collimation and moire fringe is presented. A right-angle prism is used as an indicator of small roll angle around the optical axis  and a CCD is used to collect moire fringes that are generated by scale grating image which is reflected by prism and index grating. Any small roll angle of the prism will change the include angle of the grating pair and meanwhile induce a change in the moire fringe period. The relationship between roll angle and period of moire fringes is established. The period data is obtained by image processing. The experimental result certifies that the principle of small angle measurement method based on auto-collimation and moire fringe is correct and feasible. The measuring error is smaller than 0.2 within 7 range compared with 0.2 autocollimator. 2009 SPIE.