搜索资源列表
图象的几何变换算法
- geotrans演示图像的移动,旋转等基本几何变化,是学习VC图像编程的好范例,适用于初学者。-geotrans demonstration of mobile images, rotate the basic geometry change is learning VC good image programming model, applicable to beginners.
Graphic
- 几何算法源码(包括多边形填充算法, 多边形裁剪算法和几何绘制算法) 附带演示源码
图象的几何变换算法2
- 此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法.-This program achieves geometrical transform algorithm of images levle-remove,circumrotation,Mirror,transpose,zoom and so on.
数字图像的几何变换
- 主要完成的算法/功能: 图像文件的读出写入,支持BMP格式 图像剪切:输出图像指定矩形框区域的子图像 缩放:支持分数阶的放大/缩小倍率 旋转:支持0~90度之间任意给定角度的旋转变换
SetOperatorBasedOnCGAL
- cgal是开源的计算几何算法库,用CGAL进行布尔运算操作-cgal is open-source computational geometry algorithms library CGAL conducted using Boolean operations
Graphics2
- 图形程序合集2: 包括2D几何算法、帧缓存技术、3D几何算法、光线追踪和辐射度算法等等。 -Graphics program Collection 2: include 2D geometric algorithms, frame buffer techniques, 3D geometric algorithms, ray tracing and radiosity algorithms and so on.
Collision_demo
- 演示了快速的几何碰撞检测算法,包括可编译的完整原代码-Including complete collision source, fast
Geometry
- 用C++语言实现的各种计算几何算法, 如判断点是否在多边形内, 多边形凸凹性判断, 寻找点集凸包的卷包裹法,求简单多边形的重心,求从多边形外一点出发到该多边形的切线,判断线段是否相交等等! -Using C++ language implementation of a variety of computational geometry algorithms, such as point to determine whether the polygon, the polygon convexity
Developers_manual.tar
- CGAL - Computational Geometry Algorithms Library(计算几何算法库)的开发者手册 -CGAL- Computational Geometry Algorithms Library (computational geometry algorithms library) developer manual
VB-CAD
- VB编写的CAD功能的软件,全部算法控件都有代码,对VB技巧与数学几何算法及VB绘图都是值得学习的地方-VB, CAD software features, all algorithms have the control code, and VB geometric algorithms and mathematical skills and VB graphics are worthy of a place to learn
CONVEXHULL
- 周培德翻译的《计算几何:算法设计与分析》中的凸包算法,在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
codes
- 解薛定谔方程,通过辛几何算法得到的辛格式-Solving the Schrodinger equation by symplectic algorithm Singh style
CPoint3DCloud_modify
- 给出了常用的计算机图形学中的各种几何算法,代码是C++代码,对于利用C++绘制图形的同学很有帮助-Given the commonly used computer graphics in a variety of geometric algorithms, the code is C++ code for the students draw graphics using the C++ helpful
geom3d-2014.10.13
- geom3d的目的是处理和可视化的三维几何图元,如点,线,面,体…它操作3D几何图元提供了低级别的功能,更容易开发的更复杂的几何算法 -The aim of geom3d library is to handle and visualize 3D geometric primitives such as points, lines, planes, polyhedra... It provides low-level functions for manipulating 3D geometr
CGAL-4.5
- CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和
多边形扫描线填充原始算法
- 扫描线算法适合对矢量图形进行区域填充,只需要直到多边形区域的几何位置,不需要指定种子点,适合计算机自动进行图形处理的场合使用,比如电脑游戏和三维CAD软件的渲染等等。(The scan line algorithm for vector graphics regional filling, need only geometric position until the polygon, do not need to specify the seed point for automatic comp
计算几何
- 计算几何算法,包括以下内容:目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 。。。。。。(Catalog A bit of basic arithmetic 1. the distance between two points on the plane is 1 2. determine whe
案例11-二维图形几何变换算法
- 计算机图形学里的二维图形几何变换,所用软件为C++(Geometric transformation of two-dimensional graphics)
计算机图形学几何工具算法详解
- 计算机图形学几何工具算法详解 非常实用的一本书(Read the latest articles of Computers & Graphics)
多车道复杂环境下前方车辆检测算法_孔栋
- 基于前方车辆与本车存在安全距离,利用自适应阈值法确定图像灰度分割阈值,形态学处理,利用最小外接矩形框选候选车辆目标,集合车底阴影几何位置等特征验证车辆假设。(Based on the safe distance between the front vehicle and the vehicle, the adaptive threshold method is used to determine the threshold of image gray level segmentation, mo