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

搜索资源列表

  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. Trans_3D

    0下载:
  2. 正方体的比例、平移、旋转变换及投影显示 Windows图形界面操作-Cube of the ratio, translation, rotation transformation and projection display Windows graphical interface operation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3706071
    • 提供者:houyongbo
  1. Morphy

    1下载:
  2. 用matlab编写的图像几何变换程序,包括旋转和平移,适合初学者。-Prepared using matlab image geometric transformation process, including rotation and translation, suitable for beginners.
  3. 所属分类:matlab例程

    • 发布日期:2013-08-16
    • 文件大小:539
    • 提供者:nana
  1. rotation-transformation

    0下载:
  2. 图像的旋转变换,vc源码,是图像处理入门的好源码!-Image rotation transformation, vc source code, is a good source image processing entry!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:211430
    • 提供者:张国庆
  1. cg3Dsystem

    1下载:
  2. 计算机图形学三维图形系统的演示,包括各种三维面、实体的坐标变换,旋转、平移等功能。-Three-dimensional computer graphics presentation graphics system, including a variety of three-dimensional face, entities coordinate transformation, rotation, translation and other functions.
  3. 所属分类:3D图形编程

    • 发布日期:2012-11-09
    • 文件大小:185226
    • 提供者:qingbo
  1. dib

    0下载:
  2. 本程序实现了图像的几何变换,如图像的镜像,放大缩小,旋转等-realized by the images of geometric transformation, such as image mirroring, zooming, rotation, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:6914
    • 提供者:刘烨
  1. BaseMFCPicturetoprocess

    1下载:
  2. 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7253806
    • 提供者:dongda
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:153314
    • 提供者:ling
  1. Jihebianhuan

    0下载:
  2. 图像几何变换,包括:平移、旋转、缩放、镜像等-Image geometric transformations, including: translation, rotation, scaling, mirroring, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:547124
    • 提供者:yutao
  1. 3Dtransform

    0下载:
  2. 对正立方体图形进行平移、旋转、变比、对城、错切等几何变换及平行投影和透视图等投影变换。-Graphics on the cube is translation, rotation, variable ratio, on the City, shear, such as geometric transformations and parallel projection and perspective projection transformation and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:207888
    • 提供者:ldc
  1. FreTrans

    0下载:
  2. 实现图像几何变换函数(图像平移,图像镜像 ,图像转置 ,图像缩放,图像旋转),傅里叶变换,离散余弦变换,沃尔什-哈达玛变换。输入256位图像即可使用,包含详细注释,非常有参考价值。-Image geometric transformation function (image shift, image mirroring, image transpose, image scaling, image rotation), Fourier transform, discrete cosine tr
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:75503
    • 提供者:yk
  1. GeoTrans

    0下载:
  2. 输入bmp图像,进行各种图像几何变换,包括图像平移、转置、旋转、镜像。有详细而准确的代码注释,给学习者提供了良好的工具-Bmp input images, a variety of image geometric transformations, including the image shift, transpose, rotate, mirror. Detailed and accurate source notes, to provide a good learning tool
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:79936
    • 提供者:yk
  1. fft2d

    0下载:
  2. 数字图像的傅里叶变换包括旋转平移后的原图及其频谱图。显示用的是三维坐标-Digital image, including the Fourier transform of the image after rotation and translation spectrum Fig. Show that using a three-dimensional coordinates
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:801
    • 提供者:李华
  1. GraphRotator1.0

    0下载:
  2. 将画出的任意二维图形绕中点旋转。编写一个任意二维图形绕二维平面上任意点P(x,y)进行旋转变换的通用子程序。我根据<计算机图形学>上的公式进行了坐标变换后完成了这个功能-Will draw an arbitrary two-dimensional graphics around the mid-point of rotation. The preparation of an arbitrary two-dimensional graphics around the two-dimen
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:39988
    • 提供者:李良
  1. ImRotate

    0下载:
  2. 图像的旋转,数字图像处理与变换的一些学习资料,利用VC实现,比较不错-Image rotation, digital image processing and conversion of some learning materials, using VC to achieve, more good
  3. 所属分类:Special Effects

    • 发布日期:2016-12-28
    • 文件大小:191406
    • 提供者:红日
  1. duishujizuobiao

    1下载:
  2. 标准的对数极坐标变换,可用于图像处理中的抵抗旋转变换,笔者耗费心血的改进算法非常实用!-Standard log-polar coordinate transformation, can be used for image processing to resist rotation transformation, the author spent painstaking efforts of the improved algorithm is very practical!
  3. 所属分类:Special Effects

    • 发布日期:2017-01-19
    • 文件大小:54229
    • 提供者:韩宁
  1. 2

    0下载:
  2. 打开一幅位图,并对位图实现各种几何变换包括平移,旋转,镜像,转置,缩放等。-Open an bitmap and bitmaps to achieve a variety of geometric transformations, including translation, rotation, mirror, transpose, scaling.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:29435
    • 提供者:guodan
  1. MyDIP

    0下载:
  2. 图形图像处理源代码,用VC++实现图像的旋转变换。-Graphic image processing source code, with VC++ Achieve rotation of images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:50523
    • 提供者:杨凯
  1. (zhongzhilvbo)

    0下载:
  2. 前面一个描述错了,是图像的旋转变换程序,现在传的这个是中值滤波程序-In front of a descr iption is wrong, is the image of the rotation transformation process, and now this is a mass median filtering process
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:41683
    • 提供者:金光彩
  1. lyj1

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力 -SIFT feature matching algorithm is the matching feature points at home and abroad a hot area of research with the difficult, and its ability to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2480273
    • 提供者:刘佳
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com