CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 二维变换

搜索资源列表

  1. 二维图形变换

    1下载:
  2. 包含了二维图形的几何变换算法,比例变换,对称变换-2d image geometry transform algrithm.proportion and symmetry transform.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:43.08kb
    • 提供者:ls
  1. 二维变换

    0下载:
  2. 一个图形学中很简单的二维变换程序 是用C编的 请大家不要见笑-a very simple two-dimensional transformation process is part of the C Please do not laughed at
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.63kb
    • 提供者:余杰
  1. 实验五 二维图形变换

    2下载:
  2. 实现二维图形的平移变换、放缩变换、旋转变换、错切变换及对称变换的程序。 -2D graphics translation transform, transform scaling, rotation transform, transform the wrong cut and symmetry transformation process.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:40.31kb
    • 提供者:kuld
  1. 二维图形变换算法

    0下载:
  2. 二维图形变换算法-2D graphics transform algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:倪双喜
  1. 变换

    0下载:
  2. 实现二维变换的一些功能-2D transformation of some functional
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:40.02kb
    • 提供者:小赵
  1. 五.二维图形变换

    0下载:
  2. 二维图形的变换实现平移,对称错切放缩变换及矩阵表示-2D graphics transform translational symmetry Shear Zooming and transform matrix
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:22.67kb
    • 提供者:吴限负
  1. 二维变换

    0下载:
  2. 二维变换,C#实现
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-01-12
    • 文件大小:38.88kb
    • 提供者:sxqxmxp@126.com
  1. VC-source

    0下载:
  2. 计算机图形学VC.源代码 包括二维三维图形变换等的VC++代码-Computer Graphics VC. Source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-19
    • 文件大小:27.03mb
    • 提供者:lizhengguo
  1. two_dimensional_PSD

    9下载:
  2. 二维功率谱密度计算程序 使用傅里叶变换 -2D PSD caculation estimator
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:887byte
    • 提供者:陈建超
  1. tuxingbianhuan

    0下载:
  2. vc++二维图形变换实例,平移,比例,错切旋转-vc++ examples of two-dimensional graphics transformations, translation, scale, shear rotation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.87mb
    • 提供者:slippery
  1. 二维DFT

    0下载:
  2. 二维DFT详细代码,包含DFT的正变换和反变换
  3. 所属分类:Windows编程

  1. Graphics 实习3Transformation

    0下载:
  2. 图形学上机第三次实习设计! 二维变换及三维投影!-graphics on the plane third internship design! Two-dimensional and three-dimensional projection transformation!
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:94.35kb
    • 提供者:乖乖
  1. witkey

    0下载:
  2. 实验内容 ① 直线和圆的生成,设定屏幕图形工作方式,彩色象素的读写,直线和圆的扫描转换。 ② 多边形的裁剪和填充 ③ 图形变换:二维变换、及投影、透视变换 -Experimental content ① generate a straight line and circle, set the screen graphics work, read and write color pixel, a straight line and circle scan conversion. P
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:170.99kb
    • 提供者:
  1. 56465416

    0下载:
  2. 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.23kb
    • 提供者:黄新
  1. erweituxingbianhuan

    0下载:
  2. 实现基本的二维图形变换功能,是计算机图形学中二维变换功能的实现-The realization of the basic functions of the two-dimensional graphics transformation is two-dimensional computer graphics in the realization of transformation functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1.44kb
    • 提供者:liuzhiwei
  1. 太阳地球月亮_二维_坐标变换

    1下载:
  2. 计算机图形学课堂上老师发的一份参考资料关于OpenGL二维坐标变换实例(A good reference material which,teacher send to our students.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:396kb
    • 提供者:冷大大
  1. 二维快速傅立叶变换

    0下载:
  2. 本文档介绍了快速傅里叶变换的技术,并给出了C++语言中用于计算图像数据的二维FFT的源代码。(This document introduces the techniques of fast Fourier transform and gives a source code in C for computing 2D FFT on image data.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:30kb
    • 提供者:bingcheng888
  1. 案例11-二维图形几何变换算法

    2下载:
  2. 计算机图形学里的二维图形几何变换,所用软件为C++(Geometric transformation of two-dimensional graphics)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:3.87mb
    • 提供者:冰冰冰冰
  1. MATLAB二维小波变换

    2下载:
  2. matlab实现二维小波变换,需把文件名改为英文(MATLAB realizes 2-D wavelet transform and needs to change the file name to English.)
  3. 所属分类:其他

    • 发布日期:2020-04-05
    • 文件大小:1kb
    • 提供者:楚伽
  1. 二维小波分解 (1)

    1下载:
  2. 小波变换,对图像二维信号进行3层小波分解。 本题二维图像采用MATLAB自带的图片,实现图片多层小波分解的函数是: [C,S]=wavedec2(X,N,’wname’) , 即使用给定小波‘wname’对二维信号X进行N层小波分解。本题使用’bior3.7’小波进行分析。(wavelet transform)
  3. 所属分类:其他

    • 发布日期:2020-04-05
    • 文件大小:375kb
    • 提供者:hxx140
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com