您要查找的是不是:
- Sorted convex hull point array 有序凸包点列
- A FAST CONVEX HULL ALGORITHM OF PLANAR POINT SET BASED ON SORTED SIMPLE POLYGON 基于有序简单多边形的平面点集凸包快速求取算法
- ConvexHullReplacer Replaces the geometry of the feature with a polygon representing its convex hull. 将图形改为其外接凸多边形。
- Hardness of convex hull is bigger than that of pit portion on sculptured plant surfaces. 植物非光滑叶表形态中凸包处硬度较凹坑处的硬度大;
- An easy approach is to create a convex hull around an object's location at two different times. 一条简单的途径就是在不同的时间在一个物体的地点附近创造凸壳。
- An improved image recognition and registration algorithm based on convex hull and affine invariant was presented. 摘要提出了一种新的基于凸壳和仿射不变量的图像识别和配准的方法。
- According to some relative definations, this paper proposed a triangulation of convex hull based on a monotonic chain. 在分析应用相关定义的基础上,该文提出了一种基于单调链法的凸壳三角剖分方法。
- The illustration also shows the spline's convex hull, which is a polygon formed by connecting the four points with straight lines. 该插图还显示样条的凸包,凸包是通过将这四个点用直线相连而形成的多边形。
- The points in the points array specify the vertices of a polygon. 数组中的点指定多边形的顶点。
- Convex hull problem is one of the fundamental problems in computer graphics,image processing,CAD/ CAM and pattern recognition. 确定平面点集的凸壳问题在计算机图形学、图像处理、CAD/CAM、模式识别等众多领域中有广泛的应用。
- Abstract An improved image recognition and registration algorithm based on convex hull and affine invariant was presented. 摘要提出了一种新的基于凸壳和仿射不变量的图像识别和配准的方法。
- Secondly,the suitable parameter is selected to extract the super ball’s lamella which is used to construct the convex hull. 其次,选取合适的参数,提取单位超球体的外壳,用外壳中的点构造其凸包。
- We propose to analyze the spacial conformation of particles by integrating the concepts of the convex hull, hypergraph and depth. 摘要本文的主要目的是把空间多面体、超图与深度这三个概念综合起来,作为描述与分析空间质点系形态的基本工具。
- If the first point and the last point in the points array are not the same point, the curve is closed by connecting these two points. 数组中的第一个点与最后一个点不是同一个点,则曲线将通过连接这两个点来闭合。
- Simulation and experiments show that for point array or hole array patterns with the same sizes maskless interference photolithography is much simple than the traditional photolithography. 模拟和实验结果表明,对点阵或孔阵图形,在同样的图形尺度下,无掩模干涉光刻比传统光刻简单得多。
- Finally,the learnability of a concept class C with respect to the probability measures P and its convex hull C(P) is discussed and a mistake of [1] is corrected. 最后讨论了概念族C关于概率族P及其凸包C(P)的可学习性,并纠正了文[1]的一点错误。
- ConvexHullAccumulator Creates convex hulls for groups of features. 生成分组要素的外接凸多边形。
- The NEM interpolant is strictly linear between adjacent nodes on the boundary of the convex hull, which facilitates imposition of essential boundary conditions. 根据基本边界条件,自然邻接插值在凸体边界相邻节点之间是严格线性的,于是可以用自然单元法来模拟非凸体表面裂纹。
- A Convex Hull Algorithm for a Planer Point Set on LARPBS 一维可重构流水线总线并行机上平面点集的凸壳算法
- There are many existing algorithms to determine the convex hull of a finite planar set,but some of them are very complicated and some are very difficult to be implemented and coded. 现有多种求平面上点集凸壳的方法,但这些方法要么算法非常复杂,要么编码及实现非常困难。