-
-
[
Visual C++ (VC++)]
voronoiView.rar
For the plane does not intersect the point or circle, in accordance with the principles of triangulation to generate VORONOI map
-
[
Visual C++ (VC++)]
VoronoiDAC.rar
using divide-and-conquer method to solve the Voronoi diagram generation. using interactive user input and dynamic display of the results of the operation, a very intuitive
-
[
Visual C++ (VC++)]
delaunay.rar
Based on OPENCV of, vc++ Image processing procedures. Delaunay triangles and Voronoi division iterative structure.
Category:
GDI-Bitmap Upload User:
lxyq731215 Size:
4K
-
[
Visual C++ (VC++)]
delaunay.rar
Delaunay Triangulation and Voronoi triangle generation, add a little to achieve the user to automatically generate the feature! User-friendly! A slower pace ~
-
[
Visual C++ (VC++)]
Voronoi.rar
Dynamic Voronoi diagram based on inverse distance weighting method to improve research, a good effect, and we wish to share, and interact more
Category:
2D Graphic Upload User:
brightzhh Size:
227K
-
[
C#(.net)]
TIN_Voronoi.rar
... of discrete point set Voronoi diagram algorithm for general processes: first, to build Delaunay TIN, then remember that the focus of a triangle connecting adjacent Voronoi diagram, and then based on the TIN topology, build Voronoi polygon topology.
Category:
CSharp Upload User:
wangpeng03 Size:
92K
-
-
-
[
Visual C++ (VC++)]
Voronoi.rar
Get TIN through some points.Then derive Voronoi graph from TIN.After you get your first Voronoi graph,you can continue add new points to form new Voronoi graph.This program is compiled through VC++2003.
-