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

搜索资源列表

  1. AreaSelect.C

    0下载:
  2. 用C语言实现区域增长,区域生长是一种很重要的图像分割方法。它是指从某个像素出发,比较相邻接像素的特征向量(包括灰度、边缘、纹理等特征),在预先指定的准则下,若它们足够相似则作为同一区域合并,以此方式使相似特征的区域不断增长,最后形成分割图像。-Regional growth, regional growth is a very important image segmentation method using the C language. It refers to starting from
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2351
    • 提供者:yangyang
  1. MDS

    0下载:
  2. pca principal component analysis with medical image-principal component analysis with medical image can make the dimension of the image as short as possible which is easy for us to compare their similiarities
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-23
    • 文件大小:537
    • 提供者:xuewei peng
  1. Compare-two-image-is-same

    0下载:
  2. C# 语言写的比较 2个图片是否相同的小程序。 方法采用比较图片的byte流是否一样来判断,聊胜于无吧。-C# language written two picture whether the same procedure. Method by comparing pictures of the byte stream as judge, better than nothing right.
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:39250
    • 提供者:天之 王
  1. 105230303feature-excture

    0下载:
  2. 纹理特征提取,比较使用的程序。适合图形图像处理方面的特征提取-Texture feature extraction, compare the use of the program. For graphics image processing feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:671435
    • 提供者:静落燕
  1. 113172198matlabtest02

    0下载:
  2. 指纹识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Texture feature extraction, compare the use of the program. For graphics image processing feature extraction......
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:538814
    • 提供者:静落燕
  1. 11

    0下载:
  2. 基于MATLAB的图像处理的基本运算 (1)能够对图像亮度和对比度变化调整,并比较结果 (2)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的和旋转操作,并保存,比较几种插值的效果 (3)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 (4)对图像加入各种噪声,比较效果。 -Adjustment of image brightness and contrast changes, and compare the re
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:9842
    • 提供者:苏琴
  1. LBP.cpp

    2下载:
  2. LBP算子的实现源代码,可以根据LBP算子来对2张图片的相似度进行比较,值越小,图像越相似。-LBP operator realization of the source code, you can compare LBP operator to the similarity of the two pictures, the smaller the value, the more similar the image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-25
    • 文件大小:1293
    • 提供者:周重重
  1. fseries

    0下载:
  2. MATLAB下调用原始数据,进行傅里叶变换,将系数写入原EXCEL文件,并对原始、新值的图像进行比较。-MATLAB to call the original data, the Fourier transform, the coefficient is written in the original EXCEL file and compare the image of the original, the new value.
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:1044
    • 提供者:ChanChina
  1. NLM

    0下载:
  2. 我们提出一个新的方法,方法噪声,用来估计和比较数字图像去噪方法的表现。我们首先对一个广泛的去噪算法类计算和分析方法噪声,称之为局部平滑滤波。其次,我们提出一种新的基于图像中所有像素的非局部平均的算法,非局部平均(NL-means)。最后,我们展示几组实验比较非局部平均算法和局部平滑滤波算法。-We propose a new method for noise method used to estimate the performance of digital image denoising me
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:258287
    • 提供者:王黛冰
  1. cun

    0下载:
  2. 通過實現前人的研究成果,首先進行簡單的視屏圖像分割並對分割結果進行運動目標跟蹤;然後通過對跟蹤目標和監控區域的位置狀態信息進行分析。實現提取視屏幀,圖像預處理,運動信息提取分析,運動目標檢測這些流程完成目標檢測。最後比較視屏提取人數的魯棒性,準確性,及時間上的差異。-Simple Screen image segmentation and segmentation results by the results of previous studies, the first moving objec
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1163
    • 提供者:kaidi
  1. CHENGXU

    0下载:
  2. 另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像 6.在图像中生成一个矩形,然后用模板匹配法找出矩形位置。使用SSDA或改进的SSDA法-ave
  3. 所属分类:Oracle

    • 发布日期:2017-11-20
    • 文件大小:925
    • 提供者:方芳
  1. Entropy

    2下载:
  2. 此程序实现的是四幅不同曝光图像的图像融合,它使用分块的方法,比较各个块的熵值,然后,由熵值最大的块组成图像。-To achieve the function of this program is four different exposure image fusion image first four image block is to compare their entropy values, select the entropy of a larger block composite ima
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:2747893
    • 提供者:chenjie
  1. zhifangtujiansuo

    0下载:
  2. 基于内容的图像检索(Content-based Image Retrieval,简称CBIR)技术被提出。这一技术的出现提高了图像检索的准确性,它通过提取图像本身的内在客观特征如颜色、纹理、形状、布局等关系,并比较这些视觉特征间的相似性,自动搜索出符合用户要求的图像。-Content-based image retrieval (Content-based Image Retrieval, referred to as CBIR) techniques have been proposed. T
  3. 所属分类:assembly language

    • 发布日期:2017-11-26
    • 文件大小:1714
    • 提供者:周佳森
  1. 1.5

    0下载:
  2. 彩色图像处理 求图fig1_5的红色分量、绿色分量和蓝色分量图像,并对图像进行平滑滤波。 求图fig1_5的HIS分量(色调、饱和度和亮度),并利用所求分量对图像进行平滑滤波。 比较两种平滑处理的效果 -Color image the treatment seeking Figure fig1_5 of the red component, green component and blue component of the image, and image smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:82230
    • 提供者:jinly
  1. GROUP_PSNR

    0下载:
  2. 这是图像处理中对图片的进行去隔行处理的几种不同的函数合集比较。-This is the image processing performed on the images to deinterlace collection of several different functions to compare.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:3897
    • 提供者:
  1. keshe

    1下载:
  2. 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
  3. 所属分类:Picture Viewer

    • 发布日期:2016-04-29
    • 文件大小:3072
    • 提供者:朱孝天
  1. im_subtract

    0下载:
  2. 图像模糊相减,如果在像素的周围范围内有另一图像的点的个数满足要求,则消去。可以用来对比图像相似程度-Subtraction image blur, if the pixels around the image within the range of the number of points to another to meet the requirements, then eliminated. Images can be used to compare the degree of simila
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:588
    • 提供者:tm
  1. Wavelet_image

    0下载:
  2. 利用小波变换对图像进行去噪处理,并比较各种方法-Using wavelet transform for image denoising and compare various methods
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:867
    • 提供者:iamhand
  1. filter

    0下载:
  2. 本程序是在Matlab软件下,对图像进行中值滤波和均值滤波的比较-This procedure is programmed in Matlab software ,it is used to compare the difference between image median filtering and mean filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:2538
    • 提供者:zhangchen
  1. PSNR

    0下载:
  2. 用于比较处理前后灰色图像的PSNR(峰值信噪比)-Used to compare the PSNR(peak signal to noise ratio) of an orignial image and processed image.
  3. 所属分类:Special Effects

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