英语人>网络例句>contour interval 相关的网络例句
contour interval相关的网络例句

查询词典 contour interval

与 contour interval 相关的网络例句 [注:此内容来源于网络,仅供参考]

A contour tree has found many important applications in map generalization,terrain analysis,etc.with respect to generating contour tree,this paper has proposed a scan-line based method,this method translates intersection point pair of scan-line and contour line as range,explains containment relation between range as containment relation between contour lines,determines "one-many" direct containment relations between parent contour and child contour by this method.

中国科学院计算所,北京 100080摘要等高线树在地图的产生、地形分析等应用中具有较重要的应用。对于产生等高线树,提出了一种基于扫描线的方法,该方法把扫描线和等高线之间的交点对解释为区域,利用区域之间的包含关系对应等高线之间的包含关系,以这种方式来确定父等高线与子等高线之间的"一对多"直接包含关系。

As the contour of a wheel rim is easier to detect than the contour of a wheel, and the contour of a wheel rim and the contour of a wheel are approximately concentric circles on the same plane, we first detect the contour of the wheel rim, the center of the wheel rim and the contacting point between the wheel and the ground, then we detect the contour of the wheel via the invariance of cross ratio under projective transformation.

由于提取钢圈轮廓比提取车轮橡胶轮廓容易,而且钢圈轮廓和车轮轮廓可以近似看作同一平面上的两个同心圆,所以在本文中,我们首先提取钢圈轮廓、钢圈圆心和车轮与地面接触点在图像上的投影,然后利用射影变换保持交比不变的性质求出车轮轮廓。

Meanwhile, it could be seen that there does not exist a confidence interval with width less than 0.5 because of the property of Poisson distribution. Based on these conditions, the author mainly carried out research into two aspects of this problem as follows. Firstly, by numerical and theoretical analysis, the author compares some existent confidence intervals, for example,"exact" confidence interval, Wald confidence interval and Bayesian confidence interval, and finds some deficiencies points of the confidence intervals, whose modification version has been proposed .Also, several better confidence intervals such asare also presented .Secondly, for given confidence coefficient and interval width, the author constructs a class of asymptotical two-stage interval estimate procedures. At the same time, under varies restriction of confidence coefflcientent interval width, the optional sample size of the first stage has been computed by numerical computation. The numerical computation shows that the method considered in this dissertation have good properties and applied value.

同时,由于Poisson分布的特性,我们知道不存在其参数区间长度小于0.5的置信区间,基于这些情况,我们主要展开了以下两个方面的研究:一是利用数值计算分析与理论分析的方法对现有的若干置信区间如"精确"置信区间,Wald置信区间,Bayes置信区间等进行分析比较,发现了一些缺陷,针对这些缺陷,我们进行适当的修正,并得到几种性质较好的置信区间如:修正大样本区间Jeffreys原则下置信区间二是针对已给定的置信系数与区间长度,我们提出了一种渐近的两阶段区间估计程序,并利用数值计算的方法,在各种置信系数与区间长度限定下,算出了最优的第一阶段观测次数,大量数据表明,本文考虑的方法性态良好,具有应用价值。

The boundary contour formulations of evaluatingstresses from the Somigliana stress identity are derived for 2-D problemswith quadratic boundary elements.The boundary contour method basedon the traction boundary integral equation is further discussed.Elasticproblems are first solved using the traction boundary contour method.Amixed collocation of the displacement boundary contour formulation andtraction boundary contour formulation is given.(4)The dual boundarycontour method is developed for the analysis of crack problems.

3建出了Somigliana应力积分式的二维和三维问题的边界轮廓法理论;给立了二维问题由Somigliana应力积分式计算应力的二次形函数的边界轮廓法方程,进而给出了基于面力边界积分方程的边界轮廓法;提出了一种以位移边界轮廓法方程与面力边界轮廓法方程混合配置的方案,首次实现了用两种积分方程相结合来求解弹性力学问题。

On the basis of the study on the mathematical model of the closed-loop location control, the analysis of contour error in the process motion control and error calculation model, according to the lack of using normal contour error model not to calculate contour error of curve in real-time, combining real-time contour error compensation control strategy and fuzzy logic theory, the fuzzy logic and real-time contour error calculation based self-discipline control strategy is proposed.

2在研究闭环位置控制数学模型、加工轮廓运动控制中的误差分析和轮廓误差计算模型的基础上,针对利用一般运动轮廓误差计算模型不能实时计算出曲线轮廓误差的不足,结合实时轮廓误差补偿控制策略和模糊逻辑理论,研究了基于模糊逻辑理论和实时误差计算的轮廓自律控制策略。

Based on the transformation between interval number reciprocal judgment matrix and interval number complementary judgment matrix, this paper proposes the definitions of additive consistency and multiplicative consistency for interval number complementary judgment and correlative definitions as well, and studies the particular proprieties of the consistency interval number judgment matrix. At the same time, it also puts forward a simple algorithm that can judge whether an interval number complementary has the propriety of satisfied transitivity.

利用区间数互反判断矩阵与区间数互补判断矩阵之间的转换关系,给出了乘性一致性与加性一致性区间数互补判断矩阵的定义,并研究了一致性区间数判断矩阵的一些特殊性质;同时给出了区间数互补判断矩阵满意一致性的一个简单的判断方法与算法。

In the process of contour tracing, contour lines are gained by tracing in anticlockwise order and a method of backdate search which ensures the correctness of the algorithm is used for contour tracing at those pixels where other contour pixels can not be continuously traced. By analysis of the neighbouring pixels, this paper avoids judging those pixels that no need to be compared again.

提出了一种逆时针追踪轮廓线的彩色图像区域分割算法,其思想是按逆时针顺序追踪轮廓线,在追踪过程中避免了像素点的重复判断,采用回溯搜索解决奇点问题,从而保证了追踪过程的连续性和正确性。

An algorithm for color image segmentation based on contourtracing in anticlockwise order is presented. In the process of contour tracing, contour lines are gained by tracing in anticlockwise order and a method of backdate search which ensures the correctness of the algorithm is used for contour tracing at those pixels where other contour pixels can not be continuously traced.

提出了一种逆时针追踪轮廓线的彩色图像区域分割算法,其思想是按逆时针顺序追踪轮廓线,在追踪过程中避免了像素点的重复判断,采用回溯搜索解决奇点问题,从而保证了追踪过程的连续性和正确性。

After trying several different ways to find the map of contour lines, we use color segmentation to construct the map of contour lines, and use the law of cosine to estimate the length of contour line we sample. We also estimate the slope of contour lines and compute how they should extend in the inpainting domain.

所以我们提出一个用来修补卡通的新inpainting演算法,我们使用颜色分群的技术来取得结构性资料或称轮廓线并且使用余弦定理来计算轮廓线取样长度,以我们取样的轮廓线推算出在修补区域内轮廓线的结构性,进而使用类似於现实生活中的贝兹曲线来重建消失的结构性资料。

For the image with random field feature, the description language is probability distribution model, and the description length equals the negative base-two logarithm of the probability of the image data; For the region homogeneity properties of active contour, the description language is chosen as a sign gradient map, and the description length is the summation of sign gradient inside the active contour; For the active contour regularity, the description language is smoothness, and the corresponding description length is the length of active contour curve.

随机场图像的描述语言采用概率分布模型,描述长度是围道内外区域中图像数据概率的以2为底对数的负数;活动围道区域一致性的描述语言为有符号的梯度图,描述长度是围道内区域有符号梯度的总和;围道形态的描述语言采用平滑性,描述长度正比于围道的长度。

第1/50页 1 2 3 4 5 6 7 8 9 ... > 尾页
相关中文对照歌词
The Devil's Interval
Je Te Rends Ton Amour
Dragonfly
I Am (Interval)
Expectations
No Rehearsal
Include Me Out
Jukebox
Hangin' Out
The Tugboat Complex
推荐网络例句

He became prime minister in 1997 and won international acclaim for his role in the Northern Ireland peace process.

他在1997年成为总理,并且因为在北爱尔兰的和平进程中发挥的作用受到国际社会的赞许。

Mixed Page Sorting Method Using the cuttable user model, this thesis proposes a mixed page sorting method by using cutted user model in server-side and complete user model in client-side.

隐私分级利用的混合式页面排序方法针对个性化搜索中搜索结果排序的问题,本文利用隐私可控开放的用户偏好模型,提出一个在客户端和服务器端分步进行的隐私分级利用的混合式页面排序方法。

You can laud them for speaking their minds, or you can criticize them for their big mouth, but you cannot deny that these retorts, rebuttals and asides add much needed color to an otherwise drab portrait of Chinese officialdom.

你可以赞扬他们直抒胸臆,也可以骂他们的大丑嘴巴,但你不能否认,这些反驳和旁白为中国官场众生相添加了新的色彩。