CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 平移

搜索资源列表

  1. Gaphics

    3下载:
  2. 我是一名大学的学生,我没有做过很复杂的编程练习,这也是我第一次上传源程序,这次上传的是我做计算机图形学的练习时在WIN-TC环境下所编的一些程序,其中有二维图形的基本变换(平移,旋转,错切,放缩,对称)的动画演示、三维图在二维平面上的消隐图的显示、线条的裁减、抛物线的绘制以及B样条曲线的绘制,程序中有详细的注释,希望对学生朋友们能够有所帮助。-I was a university student, I had not done a very complex programming exercis
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5641
    • 提供者:李好
  1. 2Dtrans

    0下载:
  2. 二维图形的变换,包括平移,放缩,旋转,对称,错切-transform two-dimensional graphics, including translation, scaling, rotation, symmetrical Shear
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1733
    • 提供者:李好
  1. geometricaltransform

    0下载:
  2. vc图像几何变换.rar 包括图像平移、图像旋转、图像镜像、图像缩放、图像转置五个功能-vc image geometric transformation. Rar including translation images, image rotation, mirror images, image scaling, Image transfer home five functions
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:7907
    • 提供者:xiaoxiao
  1. 2doperate

    0下载:
  2. GDI二维图形操作,平移放缩等-GDI 2D graphics operations, such as translation Zooming
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:42654
    • 提供者:程世鹏
  1. graphic_arithmetic

    0下载:
  2. C语言实现图形学基本算法,有助于学习图形学的裁剪平移相交等基本算法。-C language graphics basic algorithm, to the learning graphics translation intersection of cutting the basic algorithm.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3360
    • 提供者:阿刀
  1. 3D_translation

    0下载:
  2. 本程序实现图形的三维变换--平移,旋转,对称变换,正二测,斜二测视图, 包含文件:三维变换 Grphics experiment NO5--三维图形的投影变换 三维变换.exe-this program 3D graphics transformation -- translation, rotation, symmetry transformation, are two tests, two ramps measured View, documents include : 3D
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:139601
    • 提供者:于心不甘
  1. basicvector

    0下载:
  2. 作者: junglesong 这是我过去进行一个OpenGL项目时使用到的\"三维空间向量/点\"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处. 由于源程序涉及到保
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3177
    • 提供者:黄景天
  1. brizer4

    0下载:
  2. 本程序可以实现画圆,直线,bezier曲线,矩形等图形,并且是用鼠标操作的,同时也可以实现图形的任意倍的放大,缩小,平移和清屏,退出功能.-this procedure can be achieved Circle, Line, bezier curves, rectangles and other graphics, and the mouse is used to operate, but also the realization of graphics arbitrary times ma
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4290
    • 提供者:萧鹏
  1. 2006070209322717188

    0下载:
  2. 图形显示与处理 简单的对直线,圆,矩形进行平移,缩放,旋转,反转等变换-graphics processing with a simple pair of straight lines, circles, rectangles for translation, scaling, rotation, etc. transform inversion
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:74631
    • 提供者:whl
  1. CPoint3DCloud

    5下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大 -use OpenGL, prepared by the VC C, 3-D process, learn
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1080881
    • 提供者:李瑞
  1. codesforimageprocessing

    1下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3360101
    • 提供者:
  1. remove

    0下载:
  2. 此代码实现了图象的平移旋转镜像转置, 是个相当简练的算法。-this code the images translation rotating mirror to home, it is very concise algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-07-09
    • 文件大小:31336
    • 提供者:古紫荆
  1. 20060816

    2下载:
  2. 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:274436
    • 提供者:pudn_dxg001
  1. tuxiangpingyi

    0下载:
  2. 图像的平移变换,可以对图象进行平移的操作,图像处理上很有用。-image translation transform, the image can shift the operation, image processing, very useful.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:248331
    • 提供者:shuai
  1. chapter4ofvisualc++digitalimage

    0下载:
  2. <visual c++数字图像处理典型算法及实现>一书中的第四章图像的平移、镜像变换、转置、缩放、旋转等,一本很好的书和算法源代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:74204
    • 提供者:张敏
  1. genzong2

    0下载:
  2. 实验证明,本方案对于帧间位移较为明显的单个平移运动刚体,特别是外部轮廓较为平滑的物体具有良好的分割与跟踪效果。-experiment proved that the program for the inter-frame displacement is quite obvious that the single translation rigid movement, particularly smooth external contours of objects more good segmen
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3054685
    • 提供者:丁德锋
  1. graphchange

    0下载:
  2. 可以实现图形的旋转,平移,镜像,缩放的有个实现方法,具有代码少,简单好用的特点-can achieve graphics rotation, translation, image, zoom in a method with less code. simple and user-friendly features
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10221
    • 提供者:David
  1. ImageShifting006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之 图像平移 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images translation algorithm source files, including standard tests Photo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:249032
    • 提供者:路香群
  1. MapXTest

    0下载:
  2. 本软件系统是使用GIS控件MapX在Visual Basic集成开发环境下开发的具有基本GIS功能的一个例子程序,基本功能有:选择,放大,缩小,平移\\量距离,自动标注等.-The software system is the use of GIS MapX controls in Visual Basic Integrated Development Environment with the development of the basic functions of a GIS procedu
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:172394
    • 提供者:侯妙乐
  1. touyingfangfa

    0下载:
  2. 将图像序 列中的每一帧图像分别沿水平和垂直方向进行积分投影形成两个积分投影向量,并应用基于梯度 的一维平移估计技术处理,从而精确地获取二维空间上的平移量。-image sequence of images for each frame along the horizontal and vertical direction integral projection formed two integral projection Vector and applications based on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:273410
    • 提供者:李杰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com