搜索资源列表
hulline
- 凸壳算法用了少许opengl,有交互界面,操作简单,用鼠标就可以完成。-convex hull algorithm with a bit opengl, interface, simple operation, using the mouse can be completed.
graphicDemo
- 一个简单的图形演示系统,包括多边形的填充,多点插值 (逼近) 的Hermite曲线、Bezier曲线及B样条曲线平面中的凸壳算法-a simple graphic display systems, including polygon filling, Multi-point interpolation (approximate) Hermite curve, Bezier curves and B-spline curves of convex hull algorithms, etc.
contexhull
- TUKE.txe文件中有200个离散点的坐标值,本程序实现生成这些点的凸壳.-TUKE.txe document is 200 discrete points of the coordinate value, The program generating these points of the convex hull.
ConvexHull1
- 格雷厄姆法求凸壳的C程序-Graham method for convex hull of the C program
ConvexHull2
- 用增量算法生成凸壳-generate incremental algorithm using convex hull
PolyConvHull
- 此方法得到的凸壳总是逆时针顺序,可用于任意简单多边形。
graphics
- 用C语言实现画圆、画土堤符号、生成凸壳以及用晕线填充面状物体的源码。
Voronoi
- 自己用VC编写的GIS中voronoi图和凸壳自动生成源代码
LiSanDelaunay
- 一个生成凸壳的离散点程序需要下载看看吧,自己修改了,已应用与实际中
凸壳算法
- 凸壳算法,散点成三维体的方法,该方法从洋鬼子那得来的。-convex hull algorithm, scattered dots on the three-dimensional method from the foreign devils that comes from.
minboundrect
- 基于凸壳边界的最小外接矩形拟合MATLAB程序。-Convex hull boundary based on the minimum bounding rectangle fitting MATLAB.
convexhull
- 用动态链表实现求凸壳的程序(卷包裹法),供三角网实现编程的人参考-Using dynamic list for the Convex Hull of the realization of procedures (vol Parcel law) for the triangular network programming reference
Graham_ConvexHull
- 用动态数组法实现求凸壳的程序(格雷厄姆法),可供其它人员参考。-Method using dynamic array of procedures for Convex Hull (Graham Law) for other officers.
Delaunayjiyusuiyoutuke
- 基于最优凸壳技术的Delaunay三角剖分算法-Convex Hull based on optimal technology Delaunay triangulation algorithm
Convex_Hull_Algorithm
- 由一堆离散点,自动生成它的最小外包多边形,及凸壳。-By a bunch of discrete points, it is automatically generated out of the smallest polygon, and the Convex Hull.
MPI-Geometry
- 部分几何问题的MPI源码,包括包含、相交和凸壳问题。-Some geometric problems MPI source code, including the inclusion, intersection and convex hull problems.
tuke
- 凸壳生成动画演示,MFC实现,点若干个点,利用卷包裹法自动演示凸壳生成。-Convex hull is generated animation, MFC implementation, point a number of points, the use of volume parcels France presentation convex hull is generated automatically.
Shell3D
- 三维场景中的三维凸壳算法及实现。可用鼠标转动场景,可用鼠标拖动凸壳的各顶点。-Three-dimensional scene in three-dimensional convex hull algorithm and implementation.
VORONOI
- vc++使用MFC生成voronoi图和凸壳 功能强大-vc++ using the MFC generates voronoi diagram and convex hull powerful
some-examples
- 一些matlab图像图像处理例程,骨架,灰度图像梯度,凸壳,细化.-Some image image processing matlab routines, skeleton, grayscale gradient, convex hull, thinning.