搜索资源列表
Convex
- 此代码用来求解建立点的凸闭包多边形,采用凸闭包插入算法建立Delaunay三角网可以用到或参考。-this code to solve the establishment point of closure convex polygon, using convex closure insertion algorithm to establish Delaunay triangulation can be used as reference
JAVA中实现Convex Hull算法
- 实现Convex Hull算法的JAVA源代码。
ConvexHull1
- 格雷厄姆法求凸壳的C程序-Graham method for convex hull of the C program
1_Triangle
- 求解任意两个多边形的并集,交集,差集,要求是简单多边形,可以是凸多边形和凹多边形-solving arbitrary polygon and two sets, intersection, difference, the request is a simple polygon, it is concave and convex polygon Polygon
Convex
- 此代码用来求解建立点的凸闭包多边形,采用凸闭包插入算法建立Delaunay三角网可以用到或参考。-this code to solve the establishment point of closure convex polygon, using convex closure insertion algorithm to establish Delaunay triangulation can be used as reference
convex
- 经典的凸包算法。JAVA语言编写。绝对正确。-Classic convex hull algorithm. JAVA language. Absolutely correct.
Convex
- 凸包算法 vc 6.0 实现用户输入点凸包-Convex hull algorithm for vc 6.0 user input convex hull
convex
- 程序实现图像分块,凸包,分割等功能,学图像处理的朋友建议下载。-Image sub-block implementation procedures, convex hull, partition and other functions, the study image processing Friend recommended download.
convex-hull
- This code computes the 3D convex hull of a points set.
convex
- 关于图像最小凸包的一系列算法,该算法主要运用于OpenCV 中的MinAreaBox()函数中 用于确定图像的倾斜角度-With regard to image the smallest convex hull of a series of algorithm, which mainly used OpenCV in MinAreaBox () function is used to determine the image of the
convex
- C++ code. Realization of an algorithm for finding an 2D convex hull polygon for input set of 2D points (with glut).
convex
- gram法求凸包, 凸包是区域内任意两点的直线不与边界相交的简单闭区域。 gram算法能够高效地求解出凸包的点集-gram Method convex hull, convex hull is a straight line between any two points within the region do not intersect with the boundary simple closed area. gram al
Convex
- Building convex hall in C++ (console application)
Convex-Optimization
- Stephen Boyd编写的凸优化理论书籍,学习凸优化方法必备书籍-Convex Optimization By Stephen Boyd
Localization-Using-Range-Free-Based-Convex-Method
- Localization using Range free based convex method
THE-THEORY-OF-CONVEX-OPTIMIZATION
- 讲述了凸优化的基本理论,包括定义,模型,鲁棒特性以及对信号重构的指导等。-Describes the basic theory of convex optimization, including definitions, models, robust features and guidance on the signal reconstruction.
convex-optimization
- 学习凸优化的实现方法以及凸优化工具包的内容-Learning the content of convex optimization methods and convex optimization toolkit
convex optimization
- 数值优化学习资料 人工智能 数学课 matlab基础参考资料(convex math artificial intelligence matlab reference)
convex-optimization
- 权威凸优化学习资料,清华大学研究生课程资料。(Authority convex optimization learning materials, Tsinghua University graduate course materials.)
OPENGL create 2D convex hull
- use OpenGL to create 2D convex hull