搜索资源列表
OpenGL做的三维几何零件图形
- OpenGL做的三维几何零件图形
基于图像的几何三维重建方法
- 本文总结了基于图像的几何三维重建方法,对目前已经存在的方法进行总结,提出优点和不足。
高等几何
- 周兴和 科学出版社 2003年出版 本书详细讲解各种高等几何定理知识。
GDAL几何校正
- 使用GDAL来对遥感图像进行几何校正。对要学习GDAL的GIS和RS学生非常有帮助。
图象的几何变换
- 图像几何变换VC实现- The picture geometry transforms VC to realize
几何变换
- 计算机图形学的几何变换,是用VC++的MFC写的-computer graphics geometric transformation is the use of VC++ MFC write
图象平移旋转等几何变换
- 图象平移旋转等几何变换小程序,可以参考使用。-image translation rotating geometry transform small program can use and reference.
图象的几何变换算法2
- 此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法.-This program achieves geometrical transform algorithm of images levle-remove,circumrotation,Mirror,transpose,zoom and so on.
使用OpenGL完成的三维几何零件图形
- 使用OPenGL完成的三维几何零件图形,软件开发语言为C++,对于机械设计人员很有帮助。-completed using OpenGL 3D geometric parts graphics, software development languages as C++, for mechanical design staff helpful.
几何算法
- 一些常用的几何算法的C++实现,包括两点确定一条直线,两点间距离,点直线距离, 海伦公式求三角形面积,判断直线相交等-some common geometric algorithm C achieved, including two identified a straight line, the distance between two points, point straight distance Helen formula for
计算几何
- 计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the
04 VC图像的几何变换源代码
- 04 VC图像的几何变换源代码,旋转,比例缩放,等等几何变换-04 VC images of the geometric transform source code, rotation, scaling, zooming, etc. Geometry Transformation
计算几何C语言描述
- 计算几何算法的C语言实现,还不错, 不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
数字图像几何变换
- 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分
计算几何算法
- 计算几何常用算法,包括点是否在多边型中,判定两条直线是否相交,平面最近点对-computational geometry algorithm commonly used, including whether a multilateral type in determining whether the intersection of two straight, the nearest point on Plane
等几何分析matlab程序
- 等几何创始人matlab程序,很全,既有基本算例,还有磁场的分析程序,注释很好。
几何变换+仿射变换+测量
- 以具体的实例讲解了halcon中的几何变换和仿射变换,这在OCR识别中经常遇到的方法(The geometric transformation and affine transformation in halcon are explained in concrete examples, which are often encountered in OCR recognition.)
遥感图像几何校正
- envi遥感图像几何校正教程。新手适用。(Tutorial of geometric correction for ENVI remote sensing images. Novice applies.)
计算几何
- 计算几何算法,包括以下内容:目录 ㈠ 点的基本运算 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 th
计算几何库
- 简单的计算几何库,c++描述可用于简单的几何计算工作。(Simple computational geometry Library)