搜索资源列表
-
1下载:
计算几何中的几种lisp语言的算法,包括凸包,最小包围圆,点集的最大直径,最小距离等。-computational geometry of several lisp language algorithms, including the convex hull, the smallest enclosing circle, Point Set diameter of the largest and the smallest distance.
-
-
0下载:
染色体分割算法的经典文献,关键词:Image segmentation, chromosome analysis,overlapping chromosomes, computational geometry
-
-
0下载:
poj一些计算几何的解题报告,以及代码主要有网格圆等-POJ some computational geometry of the problem-solving reports, and code the main round, such as grid
-
-
0下载:
cgal是开源的计算几何算法库,用CGAL进行布尔运算操作-cgal is open-source computational geometry algorithms library CGAL conducted using Boolean operations
-
-
0下载:
Computational Geometry in C 的源码-《Computational Geometry in C》 source code
-
-
1下载:
用C++语言实现的各种计算几何算法, 如判断点是否在多边形内, 多边形凸凹性判断, 寻找点集凸包的卷包裹法,求简单多边形的重心,求从多边形外一点出发到该多边形的切线,判断线段是否相交等等! -Using C++ language implementation of a variety of computational geometry algorithms, such as point to determine whether the polygon, the polygon convexity
-
-
0下载:
POJ上一些计算几何题的代码-POJ some computational geometry code title
-
-
0下载:
本文整理的计算几何基本概念和常用算法包括如下内容:-Finishing this paper the basic concepts of computational geometry and algorithms commonly used include the following:
-
-
0下载:
The art gallery problem or museum problem is a well-studied visibility problem in computational geometry. The motivation for the problem is the real-world problem of guarding an art gallery with the minimum number of security cameras that can each ro
-
-
0下载:
CGAL - Computational Geometry Algorithms Library(计算几何算法库)的开发者手册 -CGAL- Computational Geometry Algorithms Library (computational geometry algorithms library) developer manual
-
-
0下载:
计算几何学的一些典型例题,以及结题报告,附带源代码。-Example of some typical computational geometry, and knot title report, with the source code
-
-
0下载:
POJ1675计算几何 acm简单代码和一些简单的思路-POJ1675 acm simple computational geometry code and some simple ideas
-
-
0下载:
形成凸包并计算面积简洁版,也就是计算几何里面的凸包问题的求解 采用按照斜率的排序 经过试验比网上的模板要快-Hull form and calculate the area of compact version, that is, computational geometry inside the convex hull problem was solved using the sort tested in accordance with the slope of the template fa
-
-
0下载:
邓俊辉老师的计算几何,相信大家都不陌生,里面讲解了很多经典算法,比如分治算法,平面扫描算法,随机算法...相信对研究图形处理方面的人绝对会非常有用-Deng Junhui computational geometry teacher, I believe that everyone is familiar with, which explains a lot of classical algorithms such as divide and conquer algorithm, plane s
-
-
0下载:
GEOMPACK - Voronoi diagrams, Delaunay triangulations
GEOMPACK is a set of routines for certain computational geometry problems. In particular, it can compute the Voronoi diagram, and the Delaunay triangulation, of a set of points in the plane.
-
-
0下载:
周培德翻译的《计算几何:算法设计与分析》中的凸包算法,在Visual Studio2008平台用C#语言编写的基于页面的二维凸包生成程序。本人拥有自主版权!-Zhou s translation, "Computational Geometry: algorithm design and analysis" of the convex hull algorithm, written in C# in Visual Studio2008 platform packet generation pa
-
-
0下载:
Sweep Line code for Computational Geometry using C Sharp
-
-
0下载:
Solution for Computational Geometry first assignment FCIS
-
-
0下载:
图像处理 o 梯度 边缘和角点 o 采样 差值和几何变换 o 形态学操作 o 滤波和彩色变换 o 金字塔及其应用 o 连接组件 o 图像和轮廓矩 o 特殊图像变换 o 直方图 o 匹配 结构分析 o 轮廓处理 o 计算几何 o 平面划分 运动分析和对象跟踪 o 背景统计量的累积 o 运动模板 o 对象跟踪 o 光流 o 预估器 模式识别 o 目标检测 照相机定标和三维重建 o 照相机定标 o 姿态估计 o 极线几何 函数列表 参考图像处理注意:本章描述图像处理和分析的一些函数-O gradien
-
-
0下载:
关于c++计算几何的知识,内容大多为基本内容,有很多有用的函数-C++ computational geometry knowledge, most of the content for basic content, there are many useful functions
-