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

搜索资源列表

  1. peizhun.rar

    1下载:
  2. 图像配准,利用互信息进行图像配准,主要针对旋转和平移,Image registration using mutual information for image registration, the main response to rotation and translation
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:75924
    • 提供者:hfy
  1. MatlabSourceCode

    1下载:
  2. 常见的图像处理matlab源代码,包括梯度锐化、图像镜像、图像平移、图像缩放、图像细化、图像旋转、维纳滤波处理、用Canny算子提取边缘、阈值变换、直方图均衡、中值滤波。-Matlab Source Code about Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1415677
    • 提供者:Andy
  1. ComputerGraphics

    0下载:
  2. 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5458547
    • 提供者:隗平
  1. computergraphics

    1下载:
  2. 计算机图形学作业,包含画直线的三种算法,画圆和椭圆的算法,以及区域填充,剪裁和平移,缩放,旋转等操作。-Computer graphics operations, including painting a straight line of three algorithms, the algorithm for circle and oval, as well as the regional filling, crop and pan, zoom, rotate and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5423856
    • 提供者:隗平
  1. tuxiangpingyi

    0下载:
  2. 基于VC++的图像平移变换,适合图像处理的初学者学习-VC++ based on the image shift transform, image processing for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3688378
    • 提供者:高会新
  1. Image-translation

    0下载:
  2. 此程序是数字图像处理关于图像平移,旋转等变化的程序,基于matlab-This program is a digital image processing on the image translation, rotation and other changes in procedures, based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:50042
    • 提供者:
  1. zhuanhuan

    1下载:
  2. 用MFC实现矩形的二维坐标转换。包括放大,平移,对称,措切,旋转等功能。-To use MFC to achieve the two-dimensional rectangular coordinate transformation. Including zoom, pan, symmetry, measures cut, rotate and other functions.
  3. 所属分类:GIS program

    • 发布日期:2014-07-09
    • 文件大小:1980663
    • 提供者:xiongbei
  1. demo

    0下载:
  2. 二维图像的平移变换,主要是直线,圆和平面图形的平移变换。-Transform two-dimensional image of the translation, mainly straight, round and flat graphics translation transform.
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:542876
    • 提供者:wangchunlei
  1. pingyi

    0下载:
  2. 用matlab语言开发的图像平移程序,包含测试图片-Matlab language used to develop the image translation process, including test picture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:205581
    • 提供者:zhanghaiqian
  1. MyTemplate

    0下载:
  2. 是一个MFC+OPENGL的程序框架,实现了物体的缩放、平移缩放、旋转、改变光照和材质、以及动画效果。对于初学者非常有用!-Is a MFC+ OPENGL the procedural framework to achieve the objects of the zoom, pan zoom, rotate, change the light and texture, as well as animation effects. Very useful for beginners!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:52560
    • 提供者:张峰
  1. 2d_Graphic_System

    0下载:
  2. vc6实现的2d图形学系统 其中图形算法全部自己实现 没有调用接口。主要功能如下a)直线和圆的生成,直线和圆的扫描转换。并且实现了用鼠标点击取点的交互功能。 b) 多边形的裁剪和填充,实现了点扫描与直线扫描多边形。 c) 直线剪裁,并可以自动判断与某条或某些条直线可剪裁,剪裁结果是一条线段生成两到三条线段,并可在文档中保存。 d) 图形变换:二维变换:平移、旋转、缩放功能,其中平移已实现了鼠标点击取点的交互功能。 e) 提供了用户对对象的选择,再在在被选择的对象上进行相应操作。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:179942
    • 提供者:minny
  1. WPP

    1下载:
  2. 实现二维图形的平移变换、放缩变换、旋转变换、错切变换及对称变换的程序-The realization of two-dimensional graphics translation transform, transform zoom, rotate, transform, Shear Transform and symmetry transform procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3417
    • 提供者:张三
  1. MatlabFFT

    0下载:
  2. Matlab_基于FFT的图像配准 粗估算两幅图像之间的平移差,返回水平方向平移差到xtran,返回垂直方向平移差到ytran 用在图像配准中的粗匹配中,对噪声、图像中物体发生运动等极为鲁棒!-FFT-based Matlab_ Image Registration rough estimate of the translation between two images, poor, poor translation to return to the horizontal direct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:135774
    • 提供者:yol
  1. shuiying

    0下载:
  2. 本文利用二元树复小波变换的平移不变性和奇异值分解的稳定性,提出了一种新的数字水印技术。该方法对几何攻击尤其是平移操作和加噪、JPG压缩等均保持了良好的稳健性。-...
  3. 所属分类:Wavelet

    • 发布日期:2017-04-26
    • 文件大小:103656
    • 提供者:hzh
  1. ex4_trans

    1下载:
  2. 图形学实验2D图形变换演示源码。 包含平移(Translation)、缩放(Scale)、翻转(Flip)、旋转(Rotation)和剪切(Shear)-Experimental 2D graphics presentation graphics transform source,including translation ,scaling ,Flip,rotation and shear
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1974358
    • 提供者:zhangboyd
  1. shishichart

    0下载:
  2. 可以绘制各个时刻的实时曲线,显示成波形,然后平移波形-Every moment can be drawn in real-time curve, displayed as a waveform, and then shift waveforms
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-28
    • 文件大小:43698
    • 提供者:许恒
  1. photo

    0下载:
  2. vc++6.0进行编程实现对图像的平移处理-vc++6.0 program to achieve the translation of the image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:264790
    • 提供者:kqf
  1. BezierFill

    0下载:
  2. 图形的基本的几何变换程序:包括平移变换、旋转变换、放缩变换、相对某一点的旋转变换-The basic geometric graphics transformation process: including the translation transformation, rotation, zoom transform, the relative rotation of a point
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-26
    • 文件大小:34185
    • 提供者:tomomoon
  1. wangshuhua

    0下载:
  2. 实现对二维图形的平移、错切、放缩等的图形变换,以此来加深visual c++的掌握-To realize graph transmutes and learn how to transmute graphsl
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:139895
    • 提供者:wangshuhua
  1. tform

    1下载:
  2. 这是一个对图像进行几何变换的函数。可以对图像进行缩放,旋转和平移操作。-This is an image of the function of the geometric transformation. Images can be zoom, rotation and translation operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:607
    • 提供者:chenxiaozhao
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com