CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 二维变换

搜索资源列表

  1. 二维正交小波变换

    0下载:
  2. 二维正交小波正反变换代码,可用于图像处理等-two-dimensional orthogonal wavelet transform pros code can be used in image processing, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5497
    • 提供者:齐名
  1. 二维小波变换

    1下载:
  2. 该程序用mallet算法实现了图像二维离散变换,对初学小波变换的朋友有一定帮助
  3. 所属分类:图形图像处理(光照,映射..)

  1. wavelet.rar

    1下载:
  2. 二维离散小波变换的代码,用C语言实现,可用于数字信号处理、数字图像处理、地震勘探,Two-dimensional discrete wavelet transform code, using C language implementation can be used for digital signal processing, digital image processing, seismic exploration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-26
    • 文件大小:1673
    • 提供者:baidu85
  1. FFTDLL.rar

    0下载:
  2. 本源码可以完成二维傅里叶变换,把图像从时域变换到频域,很好用,this source code can finish fast fourier transformation, which can transform image from time space to frequency, it is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:107108
    • 提供者:王杰
  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. ewbh

    0下载:
  2. 这是一个关于计算机图形学中二维变换算法实现的程序-This is one of the 2-D computer graphics transform algorithm procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:1172
    • 提供者:黄海涛
  1. 2107210017520071022238367591296

    0下载:
  2. vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:511686
    • 提供者:乔鹏飞
  1. DCT

    1下载:
  2. 视频处理中经常需要进行DCT变换,这是本人自己编写的、可以对图像样点进行一维和二维的DCT变换-Video processing often require DCT transform, which is I have written, you can kind of image points of one-dimensional and two-dimensional DCT transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-21
    • 文件大小:9170
    • 提供者:tobetter
  1. 2d_Graphic_System

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

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

    1下载:
  2. 二维离散小波变换的C++源码,可以运行,大家多多交流-Two-dimensional discrete wavelet transform of C++ source code, you can run, we communicate more
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-26
    • 文件大小:312330
    • 提供者:王佳彬
  1. change

    0下载:
  2. 这是一个完整的二维图形几何变换,先作多边形,再对其进行平移、放缩等-This is a complete two-dimensional graphics geometric transformation, polygons first, and then their translation, zoom, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2030921
    • 提供者:
  1. 2D-Wavelet-Transformation

    1下载:
  2. 用DWT实现二维小波变换,调原始图像矩阵后进行二维小波分解,重构源图像及结果显示-Wavelet transform in 2-D dimentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1552
    • 提供者:sun
  1. DWT2

    0下载:
  2. 对源图像进行二维离散小波变换,使其适用于数字水印等进行加密处理-Two-dimensional images of the source of discrete wavelet transform to make it applicable to the digital watermark is encrypted, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:35523
    • 提供者:roger
  1. Tran

    0下载:
  2. 用vc++做的图像处理,关于二维变换的,可以下载回去参考,希望对大家有用-Using vc++ to do image processing on the two-dimensional transform, you can download for reference back and hope for all of us
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1962264
    • 提供者:gzyzuxie
  1. VCFFT

    0下载:
  2. vc写的快速傅立叶变换篇, 二维傅立叶变换-vc write articles fast Fourier transform, two-dimensional Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:163791
    • 提供者:
  1. Transform

    1下载:
  2. 二维傅里叶变换、离散余弦变换和小波变换的Matlab实现.-Two-dimensional Fourier transform, discrete cosine transform and wavelet transform of the Matlab implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3771
    • 提供者:Anna
  1. yuzhifenge

    0下载:
  2. 利用快速二维嫡的图像分割方法因其运算量大而影响了它的实际使用, 本文经过参数变换用减法代替原来方法中的对数运算同时将算法代替原来的穷尽搜索获得阂值向量来提高求解速度和分割效率-Using fast two-dimensional entropy method of image segmentation because of its large amount of computation to affect its practical use, this after a parameter tra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7898916
    • 提供者:coolbage
  1. 1

    0下载:
  2. 二维图形变换算法,这是比较简便的一种方法,大家可以参考-Two-dimensional graphics transform algorithm, which is a relatively simple way, we can refer to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1063
    • 提供者:亲才
  1. tuxingbianhuan

    1下载:
  2. 计算机图形学的二维变换,自己在上传前已运行,如果大家需要的话,可以放心下载-Two-dimensional computer graphics, transformation, before uploading their run, if we need to, you can rest assured Download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:45331
    • 提供者:冰萱
  1. 分数阶盲水印傅里叶变换--已实现

    5下载:
  2. 二维分数阶傅里叶变换,数字水印,盲水印,可能是我的参数没有调整好,可以提取出水印,但是效果不太好,但完全可以正常运行,如果哪个大神修正了,也请联系我(Two dimensional fractional Fourier transform, digital watermark, blind watermark, may be my parameters do not adjust well, can extract the watermark, but the effect is not ver
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:163840
    • 提供者:nep
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com