搜索资源列表
matlab
- 可以在matlab开发环境下自动生成voronoi图。
jiyuHausdorffdetuxiangpeizhun.
- 针对图像配准中常出现的RST(旋转-比例-平移)变换,推导出了相应的盒距离变换公式。与传统的基于广 义仿射变换的Hausdorff盒距离变换公式相比,缩小了搜索距离空间。在计算Voronoi表面时,根据Hausdorff距 离的计算需要提出比较滑动窗口的区域Voronoi表面,节省了计算Voronoi表面的时间。并且在利用边缘点计算 Hausdorff距离时,剔除琐碎的边缘,仅使用较长的边缘计算。试验结果表明,这些改进方法较大地提高了基于 Hausdorff距离的图像配准的计算速度。
MATLAB
- voronoi diagram and triangular graph in Matlab-voronoi diagram and triangular graph in Matlab
Voronoigulations
- voronoi diagrams code
Voronoi1
- Voronoi图是以两点间线段的长度作为距离 ,对平面的一种分割。然而 ,在地理环境中 ,存在着许多自然的或人为的障碍 ,使得从一点到另一点不能直线到达。为了扩大Voronoi图的应用领域 ,本文对传统的Voronoi图进行扩充 ,给出了障碍Voronoi图的定义、性质 ,以及离散生成线段障碍Voronoi图的方法-Voronoi diagram based on the length of line between two points as the distance from a parti
voronoi_new
- calculating voronoi diagram in complex sitiation
Advancedgraphicscapabilities
- 高级绘图功能 彗星图 二维彗星轨迹图 三维彗星轨迹图 帧动画 色图变幻 Voronoi 图和三角剖分 彩带图 彩带图 伪彩图 切片图 网格图和曲面图特效 显示轮廓线 瀑布效果 带光照模式的阴影图 函数绘图 三维图形控制 视点 灯光效果 色彩控制 -Advanced graphics capabilities of comets comet locus two
visibility_graph_robot_motion
- visibility graph code developed on matlab, which uses astar search algorithm and minkowski difference - developed and updated from the previosly uploaded java source code
voronoi
- matlab生成的voronoi图,可用于多相复合材料的计算问题。-to creat a voronoi
MATLAB
- Matlab in voronoi tessellation
MATLAB
- 绘制二维平面内的voronoi图,并给出多边形顶点坐标及面积-plot voronoi
matlab-voronoi
- matlab建立voronoi图,程序小巧、简单,但是十分实用(use the matlab bulild the voronoi)
matlab-voronoi-2
- 不仅利用程序编写除了voronoi图像,而且还利用程序输出voronoi图顶点坐标信息(Not only is the program written in addition to the Voronoi image, but also the program uses output Voronoi graph vertex coordinate information)
Matlab prog
- Voronoi IN WIRELESS SENSOR NETWORKS
voronoi
- 异构网络的融合,5Ghz,随着移动数据量的急剧增长,授权频谱(coexistence between cell and wifi)
MATLAB代码
- 已知坐标点 画随机图 调用voronoi函数(voronoi function ploting stochastic graph)
voronoi
- 使用MATLAB生成三维圆柱形voronoi(3D cylinder voronoi by using Matlab)
voronoi
- 基于matlab软件,实现3D有边界的voronoi图。(A Voronoi diagram with a boundary for 3D)
voronoi
- 能够得到二维、三维voronoi图,修改后可以获得任意数量的voronoi图。(The two or thress-dimensional Voronoi diagram can be obtained, and any number of Voronoi diagrams can be obtained after modification.)
#2D_voronoi建立及使用方法
- 使用MATLAB生成二维voronoi图的代码,可以用作后续二维voronoi的多晶模型建立(The code of two-dimensional Voronoi diagram generated by MATLAB can be used to build the polycrystalline model of two-dimensional voronoi.)