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

搜索资源列表

  1. 图象的几何变换3

    0下载:
  2. 图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在
  3. 所属分类:Windows编程

  1. opencv图像插值采样几何变换

    0下载:
  2. opencv图像插值采样几何变换
  3. 所属分类:其它

  1. 图像几何变换

    0下载:
  2. VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-11-22
    • 文件大小:1595624
    • 提供者:66173287@qq.com
  1. 几何变换

    0下载:
  2. 南京信息工程大学 实验(实习)报告 实验目的:练习图形几何变换的算法及实现 实验内容:给定多边形P的控制点为:{{-3,5},{-3,2},{2,-2},{2,1}, {6,2},{2,6}},对该多边形进行二维几何变换并画出变换后的图形。 实验要求: 1、 试将坐标原点移动到多边形P的重心; 2、 将多边形P绕(2,-2)点顺时针旋转60度; 3、 将多边形P分别向x方向错切2倍,向y方向错切1/2倍; 4、 撰写实验报告并附上所用变换矩阵、程序和结果。
  3. 所属分类:报告论文

  1. wssw.rar

    0下载:
  2. 图像几何变换(缩放、旋转)中的插值算法 , The picture geometry transformation (缂╂斁, revolves) the center interpolation algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-11-08
    • 文件大小:1617
    • 提供者:越心
  1. Geometric

    0下载:
  2. 实现图像几何变换,如图像的平移,缩放,转置,旋转,镜像变换-Image geometric transformation, such as image translation, scaling, transpose, rotate, mirror transform. .
  3. 所属分类:Fractal program

    • 发布日期:2017-03-28
    • 文件大小:302267
    • 提供者:周洋
  1. MATLAB

    1下载:
  2. 实验:使用MATLAB实现医学图像几何变换与二维重建,其中括了实验课件和示例源码-Experiment: Using MATLAB to achieve geometric transform and two-dimensional medical image reconstruction, which includes the experimental and sample source courseware
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1794705
    • 提供者:gxt
  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. jhbh

    0下载:
  2. 几何变换源代码.rar-Geometrical transform the source code. Rar
  3. 所属分类:

    • 发布日期:2017-12-08
    • 文件大小:29556
    • 提供者:李嘉勇
  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. GeoImage

    0下载:
  2. 数字图形图像处理几何变换的的源代码,实现几何变换的基本功能。-Digital graphics image processing geometric transform source code to achieve the basic functions of geometric transformations.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2062
    • 提供者:weixian
  1. Jihebianhuan

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

    • 发布日期:2017-04-04
    • 文件大小:547124
    • 提供者:yutao
  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. 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. geometrictransformation

    0下载:
  2. 这段代码是用来描述数字图像处理的一些关于几何变换的代码。非常的简单明了,对初学者来说非常容易看懂的。-This code is used to describe the digital image processing on the geometry transform the code. Very simple and very easy for beginners to read it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1173188
    • 提供者:zengke
  1. magichouse

    0下载:
  2. 图像几何变换程序 包括图像的平移、镜像变换、图像的转置、缩放和旋转等内容。开发工具是VC2005-Image geometric transformations include image translation, image transform, image transposition, such as scaling and rotation. Development tools is VC2005
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9538824
    • 提供者:程清水
  1. ImageShow

    0下载:
  2. 此代码可以实现多种图像处理功能,包括图像二值化、灰度图像处理、真彩色处理、图像几何变换和动态图像等-This code can achieve a variety of image processing functions, including image binarization, gray-scale image processing, true color processing, image geometric transformations and dynamic images
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:312014
    • 提供者:张豪
  1. FreTrans

    0下载:
  2. FreTrans 实现图像几何变换函数[ 平移, 镜像 , 转置 , 缩放, 旋转],傅里叶 Graph program 图形-FreTrans realize image geometric transform function [translation, mirror, transpose, zooming, rotating], Fourier Graph program graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:66829
    • 提供者:sky
  1. twImageProgramming

    0下载:
  2. 专业数字图像几何变换,对图像几何变换进行了详细的演示对初学者有很大的帮助。-Image programming
  3. 所属分类:Graph program

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