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

搜索资源列表

  1. watermark

    0下载:
  2. 置乱变换后图像的lsb嵌入,以及提取程序,另外还包含psnr程序,可以与本人上传的dct频域嵌入进行对比-Image scrambling transformation lsb embedding, as well as the extraction procedure, also includes psnr program, can I upload dct compare the frequency domain embedding
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2835
    • 提供者:blazer
  1. binarytransform

    0下载:
  2. 对图像进行二值化变换,为方便起见,设阈值为122,是最大值的一半左右。-Binarization of the image transformation, for convenience, set the threshold value of 122, is about half the maximum.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2837401
    • 提供者:李星
  1. iamgeprocess

    0下载:
  2. 对图像进行显示,之后可对图像对性几何变换,空间域变换,频域变换等一系列基本操作,对初学图像编程人很有价值-Right image shows the image of sex can, after geometric transformation, spatial domain transform, frequency domain transform such as a series of basic operations, the image of the program were valu
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1428174
    • 提供者:jtu
  1. HDBH

    0下载:
  2. 本源码可以对图像进行基本的处理 像图像的二值化 图像的灰度变换 对比度变换 以及对图像进行 直方图的均衡化处理等等 项目中非常实用-The source can be the basic image processing such as image binarization image contrast gray-scale transformation of the image transformation, as well as the histogram equalization proc
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:366545
    • 提供者:jesse
  1. linearfilter

    0下载:
  2. 空域数字图像线性滤波器和频域非递归滤波器(包括:频域变换法、频域抽样法和窗函数法)的Matlab实现。-Airspace linear digital image filters and frequency-domain non-recursive filter (including: frequency-domain transformation method, frequency-domain sampling method and window function method) of th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:238079
    • 提供者:Anna
  1. FishEye

    0下载:
  2. 用WPF写的图像变换程序,可以自由的进行图像的缩放等各种操作。-Use WPF to write the image transformation process, are free for image scaling and other operations.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:346181
    • 提供者:共命运
  1. LtoLHtoH_svd

    1下载:
  2. 本算法结合小波变换和SVD奇异值变换,实现了水印的嵌入和提取,载体图像的鲁棒性和水印的不可见性,提取出的水印图像的和原水印图像基本一致,抗攻击性强。-The algorithm combines wavelet transform and SVD singular value transformation, achieved watermark embedding and extraction, vector image watermark robustness and invisibility
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:1442
    • 提供者:liuyuan
  1. compressor

    0下载:
  2. Program to simulate the image compression and decompression using wavelet transformation. this program uses the matlab m codes for coding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1061
    • 提供者:cpudnt
  1. fuliyebianhuan

    0下载:
  2. 用傅立叶变换实现图像变换,可支持多种格式的图像,方法简单实用。-Fourier Transform image transformation, can support multiple formats of images, methods, simple and practical.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:305704
    • 提供者:dnegel
  1. quyu

    0下载:
  2. 可以进行直方图计算,也可以进行灰度运算,可以实现图像的变换操作-Histogram can be calculated, it can be gray-scale operation, the image transformation operation can be achieved
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:558
    • 提供者:梁勇
  1. duishubianhuan

    0下载:
  2. 我以前主要做MTALAB图像处理工作,现在慢慢整理以前的代码,上述未简单的图像对数变换处理程序-I used to do MTALAB main image processing work, and now slowly finishing the previous code, these are not a simple logarithmic transformation of the image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1803
    • 提供者:wujianbo
  1. Gaborwavelet

    0下载:
  2. Gaborwavelet图像变换,数字图像处理中的很重要的算法-Gaborwavelet for image transformation, an very important algorithm in digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2567
    • 提供者:甘甜
  1. matlab

    0下载:
  2. 读取二维图像 彩图变灰白图像 对图像进行均值 方差 fft变换等计算-Read two-dimensional image change color pictures to gray images of the image transformation such as calculation of mean-variance fft
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1276
    • 提供者:西蒙古
  1. bestDT

    0下载:
  2. 最好的distance transform算法源码。可以完成二值图像到distanceTransform图像的变换。-The best source distance transform algorithm. Can complete binary image to the distanceTransform image transformation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:15389
    • 提供者:朱荣付
  1. Imageenhancement2

    0下载:
  2. 包括图像变换增强、灰度变换增强、直方图变换增强、空间域滤波增强、频域增强等-Including image transformation enhanced gray-scale transformation enhanced, histogram transformation enhanced, enhanced spatial domain filtering, frequency domain to enhance and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:13677
    • 提供者:阿毛
  1. ImageTransformClasses

    0下载:
  2. digital image transformation alghoritms
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:14793
    • 提供者:Fidell
  1. ImageProcessing

    0下载:
  2. 本程序集成了数字图像处理的大多数经典算法,如各种经典滤波算子、图像变换等。-This program integrates the majority of classical digital image processing algorithms, such as a variety of classic filtering operator, image transformation and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2071883
    • 提供者:MXJ
  1. 3d-restruction

    0下载:
  2. 目的 利用 CT、 MR等获得的图像 ,重构出器官、 骨骼或组织的三维形体 ,帮助医生诊断、 治疗或制订手术方案。方法hear2Warp 算法通过将三维数据场的投影分解为错切变换( shear ) 和变形变换(warp)两步来实现三维重建 ,显著减少了计算量。先对体数据进行错切变换 ,然后在错切空间根据阈值法获取三维表面 ,根据光照模型得到三维表面的亮度 ,最后通过变形变换得到最终的结果图像。-The purpose of the use of CT, MR and other availabl
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:301494
    • 提供者:liaozw
  1. DigitalImageProcessing

    0下载:
  2. 数字图像处理工具,实现对数字图像的傅立叶变换、灰度差值变换等。-Digital image processing tools to realize the digital image of the Fourier transform, gray level difference between the transformation and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:88017
    • 提供者:李毅
  1. image

    0下载:
  2. 此为图像的一些变换的vc++程序,内含图像的阙值变换,高斯平滑,图像镜像,图象旋转,图像平滑等程序-This is the image of some transformation vc++ program that contains the image Threshold transform, Gaussian smoothing, image mirroring, image rotation, image smoothing and other procedures
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:800092
    • 提供者:zz
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com