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

搜索资源列表

  1. test

    0下载:
  2. 同态加密是指对加密的数据进行处理得到一个输出,将这一输出进行解密,其结果与用同一方法处理未加密的原始数据得到的输出结果是一样的。內含新手該讀的一些經典文章-Homomorphic encryption processing of the encrypted data to obtain an output, the output of decryption, the result is the same to the output of the result with the original,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:6532317
    • 提供者:張天威
  1. filter

    0下载:
  2. 同态滤波器(数字图像处理中的同态滤波器),matlab程序,算法快!-The homomorphic filter homomorphic filter) (digital image processing, matlab program, the algorithm is fast!
  3. 所属分类:Special Effects

  1. MATLAB-image-processing

    0下载:
  2. 设计一个MATLAB界面,用于图像处理,实现了灰度拉伸,K邻近均值滤波,FFT变换,同态滤波,边缘检测,图像分割,均衡化等-A MATLAB interface design for image processing, gray stretch, K neighboring mean filtering, FFT transform, homomorphic filtering, edge detection, image segmentation, equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:14985
    • 提供者:xiaoyu
  1. Curs_rab_cript

    0下载:
  2. Program to encrypt using homomorphic encryption. Paillier s cryptosystem.
  3. 所属分类:CA program

    • 发布日期:2017-11-15
    • 文件大小:371044
    • 提供者:Andrey
  1. Homomorphicfilter

    0下载:
  2. Also used for Homomorphic filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:171181
    • 提供者:aurangzeb
  1. Htongtailvboo

    0下载:
  2. 值得一看,对于网络管理代理的的开发有很大帮助作用,大力推荐 同态滤波器有其优越性,应用广泛,两篇文文章讲述了同态滤波在图像除雾和除烟上的应用 -Worth a visit, and of great help for the development of the network management agent strongly recommended homomorphic filter has its advantages, widely used two text article
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:371288
    • 提供者:mmzz3211
  1. 基于自适应同态滤波的薄云去除方法

    0下载:
  2. 基于自适应同态滤波的薄云去除方法,效果不错,值得借鉴-Haze removal based on adaptive homomorphic filtering method, good results, it is worth learning from
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-08
    • 文件大小:354646
    • 提供者:倪昊
  1. homomophicFiltering

    0下载:
  2. 同态滤波,可以对彩色图片进行同态滤波 ,效果非常好-Homomorphic filtering, color pictures homomorphic filtering, the effect is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-02
    • 文件大小:1424
    • 提供者:爱爱爱
  1. proj_4

    0下载:
  2. 用MFC写的,包含图像的FFT变换,IFFT变换,以及同态滤波-Written with MFC contains Image Transform FFT, IFFT transform homomorphic filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:2907468
    • 提供者:王力
  1. fhe-code-lib

    0下载:
  2. 在做密码学研究中,常用到的几个大数库:gmp、mpfr、mpir、flint等都包含在压缩包内,另外附有一个关于全同态加密算法的C源代码,可以在unix下进行编译直接形成可执行文件,对刚接触全同态研究的同仁可以有比较直观的认识。另外还附有一个我个人在编译这个代码的时候,一些库安装的步骤、注意事项、文档详细介绍了整个编译成功所需要的步骤。只要认识字,就能安装步骤step-by-step的编译成功。-Doing cryptography research, commonly used to seve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-05-08
    • 文件大小:23803904
    • 提供者:
  1. shannon

    0下载:
  2. 同态滤波法、希尔伯特法、香农法求取心音信号包络的matlab算法-The homomorphic filtering Law Shannon Hilbert method of calculating the heart sound signal envelope Matlab algorithm
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-27
    • 文件大小:987
    • 提供者:刘小学
  1. Homo_LAHE

    0下载:
  2. 这是同态滤波代码,对科研人员有很大参考价值!-This is the homomorphic filtering code, great reference value for researchers!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-09
    • 文件大小:1051
    • 提供者:jeffsonfu
  1. TONGTAI

    0下载:
  2. 同态滤波,与传统的不太一样,结果较好,且附有测试图-Homomorphic filtering, with a tradition of not quite the same, the results are good, with test chart
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:170351
    • 提供者:杨婷
  1. tt2

    0下载:
  2. 图像的同态滤波的matlab程序,里面的输入图像文件名和参数需要自己修改。-The program of homomorphic filtering in the image.The input image and program argument will be changed by yourself
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:781
    • 提供者:duo
  1. zhishutongtai

    0下载:
  2. 本代码是同态滤波中的指数同态滤波算法与实现-This code is the homomorphic filtering index homomorphic filtering algorithm with
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:531
    • 提供者:张博闻
  1. Project2_1_1

    0下载:
  2. 在一張低對比度的影像(image_1.bmp),請針對這張影像實現同態濾波(homomorphic)高斯高通濾波器的演算法-Homomorphic filtering (homomorphic) Gaussian high pass filter algorithm for this image in a low-contrast the image (image_1.bmp)
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:685
    • 提供者:小青青
  1. Paillier

    0下载:
  2. 一种加密算法,可以直接对密文进行操作,而不需要知道相应的明文。-homomorphic encryption
  3. 所属分类:CA program

    • 发布日期:2017-11-14
    • 文件大小:120566
    • 提供者:hary
  1. tongtai

    0下载:
  2. 这是多通道同态滤波算法原理,值得参考下载!-This is a multi-channel homomorphic filtering algorithm principle worth considering download!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-20
    • 文件大小:201162
    • 提供者:jeffsonfu
  1. Homomorphic

    0下载:
  2. 拍摄对比强烈的图像时常常出现动态范围不足的现象,本程序可对图像进行动态范围校正。-Images with intense contrast often have insufficient dynamic range. This program can conduct image dynamic range correction.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:978944
    • 提供者:杨扬
  1. rgb_hormomorphic

    0下载:
  2. 使用MATLAB对RGB图像进行同态滤波,滤波函数选用高斯滤波器和Logistic曲线-Selection of Gaussian filter using MATLAB RGB image homomorphic filtering, filtering function and Logistic curve
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:856
    • 提供者:马健
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com