资源列表
panzoomrot
- Panning zooming and rotation in OpenGL
pzr
- 在OpengGL中实现3ds max中的Pan, zoom in, zoom out, arc rotate功能。-OpengGL in achieving the 3ds max Pan, zoom in, zoom out, rotate function arc.
2_MyEllipse
- 计算机图形学课程作业 中点椭圆算法实现 -Computer Graphics coursework midpoint ellipse algorithm
1
- 比值算法基于比值法和模板匹配法的灰度图像拼接-Ratio algorithm is based on the ratio method and template matching method for grayscale image mosaic
stitchcode
- 一个图象拼接的源码 比较不错 拿出来和大家分享-a source of relatively good show to share with you
OpenGL-1.0
- opengl编程指南第五版的代码\\OpenGL-1.0.zip 红宝书
Harris
- 基于图像噪声检测的Harris角点提取方法,详细的介绍了它的可行性和实际操作当中的问题。-Harris corner extraction method of image noise detection based on a detailed descr iption of its feasibility and practical issues involved.
3dGIS-Query-Algorithm
- 三维地理信息系统空间数据库具有数据量大、 空间实体关系复杂、 空间操作计算量大等特点。为了提高检索 效率 ,必须建立高效的空间索引机制。八叉树空间索引是对二维 GIS中四叉树索引进行扩展的一种三维空间数据结构 , 具有思路简单、 容易理解和实现、 查询速度快的优点。本文首先阐述了线性八叉树空间索引的原理 ,然后重点介绍了线性 八叉树空间索引的建立和查询算法。-In the 3D GIS database , there is a large quantity of data , sp
susan
- 主要思想就是:首先做一个和原图像等大的目标图像。然后用一个圆形的模板,用模板去遍历原图像每个像素,把模板内的每个像素都和模板中心像素比较,如果灰度小于一个阈值,那么就对目标图像当前和原图像相同位置的像素加一,直到结束。目标图像中在原图像是角点的位置就会取局部极小,所以做一个反向的相减。img=max(img)-img,if img<g,这里的g也是自己给定的阈值,我这里取了2*max(img)/3这样的阈值,g越大,得到的点就越多。这步之后角点的值就成为局部极大了。最后进行非极大抑制,去除
ShowBitmap2
- 运用MFC设计图像打开界面,以及熟悉VISAL C++ 6.0 的使用-Open the image using MFC design interface, as well as familiar VISAL C++ 6.0 using
bianyuanjiance
- 边缘检测,用matlab编程。边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。-Edge detection, using matlab programming. Edge detection is an image processing and computer vision in the basic problems, edge detection is to identify the purpo
基于C#和ArcEngine开发的插件式通用GIS应用框架
- 基于C#和ArcEngine开发的插件式通用GIS应用框架,代码扩展性很强。-C# and based on the development of plug-in Universal ArcEngine GIS application framework, code highly scalable.
