期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
New Approach for 3D Shape Measurement Based on Color-Coded Fringe and Neural Network
1
作者 QIN Da-hui, SHI Yu-sheng, WANG Cong-jun , LI Zhong-wei (State Key Laboratory of Material Processing and Die & Mould Technology, Huazhong University of Science and Technology, Wuhan 430074, China) 《Computer Aided Drafting,Design and Manufacturing》 2008年第2期50-56,共7页
A new 3D surface contouring and ranging system based on digital fringe projection and phase shifting technique is presented. Using the phase-shift technique, points cloud with high spatial resolution and limited accur... A new 3D surface contouring and ranging system based on digital fringe projection and phase shifting technique is presented. Using the phase-shift technique, points cloud with high spatial resolution and limited accuracy can be generated. Stereo-pair images obtained from two cameras can be used to compute 3D world coordinates of a point using traditional active triangulation approach, yet the camera calibration is crucial. Neural network is a well-known approach to approximate a nonlinear system without an explicit physical model, in this work it is used to train the stereo vision application system to calculating 3D world coordinates such that the camera calibration can be bypassed. The training set for neural network consists of a variety of stereo-pair images and the corresponding 3D world coordinates. The picture elements correspondence problem is solved by using projected color-coded fringes with different orientations. Color imbalance is completely eliminated by the new color-coded method. Once the high accuracy correspondence of 2D images with 3D points is acquired, high precision 3D points cloud can be recognized by the well trained net. The obvious advantage of this approach is that high spatial resolution can be obtained by the phase-shifting technique and high accuracy 3D object point coordinates are achieved by the well trained net which is independent of the camera model works for any type of camera. Some experiments verified the performance of the method. 展开更多
关键词 3D shape measurement color-coded fringe neural network correspondence problem color imbalance
下载PDF
3-D Shape Measurement of Complex Objects by Combining Color-Coded Fringe and Neural Networks
2
作者 秦大辉 李中伟 +1 位作者 王从军 史玉升 《Tsinghua Science and Technology》 SCIE EI CAS 2009年第S1期66-70,共5页
A new approach for three dimensional (3-D) shape measurement was proposed based on colorcoded fringe and neural networks. By applying the phase-shift technique to fringe projection, point clouds were generated with hi... A new approach for three dimensional (3-D) shape measurement was proposed based on colorcoded fringe and neural networks. By applying the phase-shift technique to fringe projection, point clouds were generated with high spatial resolution and limited accuracy. The picture element correspondence problem was solved by using projected color-coded fringes with different orientations. Once the high accurate corresponding points were decided, high precision dense 3-D points cloud was calculated by the well trained net. High spatial resolution can be obtained by the phase-shift technique and high accuracy 3-D object point coordinates are achieved by the well trained net, which is not dependent on the camera model and will work for any type of camera. Some experiments verify the performance of this method. 展开更多
关键词 three dimensional (3-D) shape measurement color-coded fringe neural networks correspondence problem
原文传递
An ellipse detection method for 3D head image fusion based on color-coded mark points
3
作者 Zhen GUO Xu LIU +1 位作者 Han WANG Zhenrong ZHENG 《Frontiers of Optoelectronics》 2012年第4期395-399,共5页
In this paper, we proposed a new kind of mark points coded by color and a new quasi-ellipse detector on pixel level. This method is especially applicable to three- dimensional (3D) head panoramic reconstruction. Ima... In this paper, we proposed a new kind of mark points coded by color and a new quasi-ellipse detector on pixel level. This method is especially applicable to three- dimensional (3D) head panoramic reconstruction. Images of adjacent perspectives can be stitched by matching pasted color-coded mark points in overlap area to calculate the transformation matrix. This paper focuses on how the color-coded mark points work and how to detect and match corresponding points from different perspectives. Tests are performed to show the efficiency and accuracy of this method based on the original data obtained by structured light projection. 展开更多
关键词 color-coded mark points quasi-ellipse pointdetection mark points matching three-dimensional (3D)multi-perspective image fusion
原文传递
加权3-Set Packing的改进算法 被引量:1
4
作者 冯启龙 王建新 陈建二 《软件学报》 EI CSCD 北大核心 2010年第5期886-898,共13页
Packing问题构成了一类重要的NP难问题.对于加权3-SetPacking问题,把问题转化成加权3-SetPacking Augmentation问题进行求解,即主要讨论如何从一个已知的最大加权k-packing求得一个权值最大的(k+1)-packing.通过对问题结构的分析,结合Co... Packing问题构成了一类重要的NP难问题.对于加权3-SetPacking问题,把问题转化成加权3-SetPacking Augmentation问题进行求解,即主要讨论如何从一个已知的最大加权k-packing求得一个权值最大的(k+1)-packing.通过对问题结构的分析,结合Color-Coding技术,首先给出了一种时间复杂度为O*(10.63k)的参数算法,极大地改进了目前文献中的最好结果O*(12.83k).通过对(k+1)-packing结构的进一步分析,利用集合划分技术将上述结果降到O*(7.563k). 展开更多
关键词 加权3-setpacking 加权3-setpacking augmentation color-coding
下载PDF
加权3D-Matching的改进算法
5
作者 冯启龙 王建新 陈建二 《计算机研究与发展》 EI CSCD 北大核心 2009年第11期1877-1884,共8页
Matching问题构成了一类重要的NP难问题.此类问题在诸多领域中有着重要的应用,如调度、代码优化等领域.对于加权3D-matching问题,通过深入分析问题的结构特性,可以转化成加权3D-matching augmentation问题进行求解,即从一个最大加权的k-... Matching问题构成了一类重要的NP难问题.此类问题在诸多领域中有着重要的应用,如调度、代码优化等领域.对于加权3D-matching问题,通过深入分析问题的结构特性,可以转化成加权3D-matching augmentation问题进行求解,即从一个最大加权的k-matching着手构造权值最大的(k+1)-matching.从问题的特殊结构特性出发,给出了加权3D-matching augmentation问题特有的性质:k-matching中存在2列使得该2列至少有2k/3元素被包含在(k+1)-matching中所对应的2列中.基于给出的性质,通过运用color-coding和动态规划技术,给出了一个时间复杂度为O*(4.823k)的参数算法,最终求解加权3D-matching问题.该算法较目前文献中的最好结果O*(5.473k)有了极大的改进. 展开更多
关键词 加权3D-matching 加权3D-matching augmentation color-coding 动态规划 参数计算
下载PDF
Diabetes Reflect Study: Redefining Fundamental Learning of SMBG through Educational Color Tools
6
作者 Katsunori Suzuki Takaaki Sato Mariko Hatta 《International Journal of Clinical Medicine》 2015年第4期227-234,共8页
Aims: To investigate the effects of a newly developed color-coded educational glucose control instruction (COLOR), combined with a color-displayed glucose meter on changes in type-2 diabetes patient’s behavior and th... Aims: To investigate the effects of a newly developed color-coded educational glucose control instruction (COLOR), combined with a color-displayed glucose meter on changes in type-2 diabetes patient’s behavior and their HbA1c levels. Material and Methods: Patients using a COLOR-self-monitoring of blood glucose (SMBG) method were instructed to record daily blood glucose levels with red (high glucose ≥ 180 mg/dL) or blue (low glucose ≤ 70 mg/dL) colored circles on their SMBG notebooks according to the colors displayed on the glucose meter. Results: COLOR-SMBG showed an improved the actual behavior modification scores by 14% compared to Conventional group at 1-month follow-up 展开更多
关键词 color-coded EDUCATIONAL GLUCOSE Control Instruction Education SMBG Type 2 DIABETES
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部