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

搜索资源列表

  1. handle_picture

    0下载:
  2. 一个比较专业的图像处理程序,还可以进行图像信息的数据分析-A more professional image processing procedures can also be used for image data analysis
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:531987
    • 提供者:张建
  1. liftingwavelet

    0下载:
  2. 一种新的基于小波变换的阈值降噪方法介绍,并更传统阈值方法进行了比较-A new opportunity for the threshold wavelet transform denoising method introduction
  3. 所属分类:Wavelet

    • 发布日期:2017-04-24
    • 文件大小:144678
    • 提供者:黎明
  1. activecontourCV

    1下载:
  2. 超棒的水平集图像分割(matlab版)。水平集是比较流行的一种图像分割方法-Great level set image segmentation (matlab version). Level set is more of a popular image segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1685
    • 提供者:linjx
  1. experment3

    2下载:
  2. 超分辨率图像处理从几幅图象中提取像素合成新的比较清晰的图像-Super-resolution image processing to extract images from a number of new synthetic pixel images clearer
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-12
    • 文件大小:517484
    • 提供者:tlh
  1. interest-points

    0下载:
  2. 基于兴趣点颜色及纹理特征的图像检索算法,通过同类比较,平均检索准确率提高11个百分点。-Based on the interest points and texture features of color image retrieval algorithm, through a similar comparison, the average retrieval accuracy rate of 11 percent improve.
  3. 所属分类:matlab

    • 发布日期:2016-05-25
    • 文件大小:1842064
    • 提供者:jiashijie
  1. watershed

    0下载:
  2. 图像分割算法,基于水波特征的分割,适合于比较小的图像。-Image segmentation algorithm, based on wave characteristics of partition, suitable for relatively small images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1686
    • 提供者:worryjim
  1. efficient_registration

    0下载:
  2. 利用傅里叶变换,在频域上对两幅图像配准,是一种比较配准的新方法,但是对弹性配准的效果不是很好 需要进一步的研究。-Registers two images (2-D rigid translation) within a fraction of a pixel specified by the user. Instead of computing a zero-padded FFT (fast Fourier transform), this code uses selective upsamp
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:5239
    • 提供者:wangwei
  1. a2

    1下载:
  2. 传统小波阈值去噪法 小波阈值收缩法去噪的主要依据是:小波变换特别是正交小波变换具有很强的去数据相关性,它能够使图像的能量在小波域集中在一些大的小波系数中;而噪声的能量却分布于整个小波域内,因此,经小波分解后,图像的小波系数幅值要大于噪声的系数幅值,可以认为,幅值比较大的小波系数一般以图像信号为主,而幅值比较小的小波系数在很大程度上是噪声。于是采用阈值的办法可以把信号系数保留,而使大部分噪声系数减少至零[-Study on Algorithm of Image Denosing Based o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:814
    • 提供者:mingong
  1. dongtai

    1下载:
  2. 动态显示鼠标的坐标值和图像像素值对于动态显示鼠标的坐标值和像素值,在其他语言如vc,vb中都比较方便,有直接的着方 面的函数,本程序在matlab图像处理实现-Dynamic display mouse coordinates and image pixel values for the dynamic display mouse coordinates and pixel value, in other languages such as vc, vb are more convenien
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3125
    • 提供者:高锟
  1. Huffman

    0下载:
  2. 利用霍夫曼编码对图像的冗余度进行压缩,以利于传输。采用霍夫曼编码来得到比较好的压缩比。-Use Huffman code redundancy of images compressed in order to facilitate transmission. Huffman code used to get relatively good compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:939468
    • 提供者:liuyaxin
  1. morphological

    0下载:
  2. 本程序实现了基于形态学金字塔的图像融合算法,结果显示比较不错,可以参考一下。-This procedure based on the morphological pyramid implementation of image fusion algorithms, results show a good comparison, you can reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:616
    • 提供者:WSH
  1. reconstruction

    0下载:
  2. 基于图像序列重建领域比较最重要的两篇文章,建议大家仔细阅读。-Reconstruction of the field of image sequences based on comparison of the two most important article, it is recommended you read very carefully.
  3. 所属分类:Development Research

    • 发布日期:2017-05-12
    • 文件大小:2595985
    • 提供者:wangweiming
  1. jseg

    0下载:
  2. 图像分割是一个经典难题,从七十年代起图像分割问题就吸引了很多研究人员为之付出了巨大的努力,但到目前为止还不存在一个通用的方法,也不存在一个判断分割是否成功的客观标准。本文对图像分割方法,特别是近几年来图像分割领域中出现的新思路、新方法,或对原有方法的新的改进给出了一个比较全面的综述。-image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:174531
    • 提供者:圣约翰
  1. chazhi

    0下载:
  2. 插值法实现灰度图像的缩放及旋转的程序,开发环境为Visual C++6.0,实现了多种差值方法。可用于进行算法的分析和比较-Gray-scale image interpolation implementation of the scaling and rotation procedures, development environment for Visual C++6.0, a variety of difference methods of implementation. Algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:78955
    • 提供者:张晓彬
  1. 00

    0下载:
  2. 用于图像放大缩小功能 比较简单的程序代码-Zoom function for the image of the program code is relatively simple
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1331
    • 提供者:猴子
  1. ImgMatch

    0下载:
  2. 图像配准的演讲PPT,比较全面的介绍了当前的图相配准技术,有需要的可以-Image Matching Power Point File Introducing current researching status of Image Matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2240693
    • 提供者:Yang
  1. CshapeDemo

    1下载:
  2. 这是一个用Cshape图像处理的dem比较基础-This is an image processing with Cshape basis of comparison of dem
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:264637
    • 提供者:wf
  1. java_digital_image_process_algorithm

    0下载:
  2. 前些时候做毕业设计,用java做的数字图像处理方面的东西,这方面的资料ms比较少,发点东西上来大家共享一下,主要就是些算法,有自己写的,有人家的,还有改人家的,有的算法写的不好,大家不要见笑。 -Some time ago to do graduate design, using java to do digital image processing of things, this information is less ms, made up for all to share somethi
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3415
    • 提供者:银鹭
  1. SuperResolution

    0下载:
  2. 这是一个关于图像处理的程序,能够将像素比较低的图像变成分辨率高的图像.-This is a matter of image processing procedures, can be relatively low-pixel high resolution image into the image.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4438666
    • 提供者:hlb
  1. jiechimosun

    0下载:
  2. 该系统实现截齿图像的采集,然后进行图像处理,计算面积特征参数,描绘数据曲线,比较不同截齿的磨损变化。这是我的毕业设计,绝对好用-Pick of the system image acquisition, image processing and then proceed to calculate the area of the characteristic parameters, describing the data curve, different cut-off changes in to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4048549
    • 提供者:李高彩
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com