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

搜索资源列表

  1. ImagConvert.zip

    0下载:
  2. 转换不同的图形图像格式使用C #编程语言和。 NET框架是很容易比较的Windows API的情况下没有直接支持这种行动提供。你可以打开任何图像文件格式从所指定的一组性质的ImageFormat类:,Convert different formats of graphics images using C# programming language and. NET framework is very easy to compare the case of Windows API does not
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:6216
    • 提供者:goldcicada
  1. music_capon_practice

    0下载:
  2. 空间谱估计算法MUSIC算法和Capon算法的性能比较。图像有直方图和圆极化图两种-MUSIC spatial spectrum estimation algorithm and compare the performance of Capon algorithm. Image with histogram and the two circular polarization map
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:139122
    • 提供者:袋鼠兜兜
  1. sharpen

    0下载:
  2. 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:281805
    • 提供者:刘雨相
  1. exp_filter

    0下载:
  2. matlab编写的各阶指数的指数低通滤波器对与图像的影响,画图比较滤波前后的对比图。-matlab index prepared by the index of the order low-pass filter and image of the effect of drawing the contrast to compare before and after filtering Fig.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:532
    • 提供者:张兰
  1. 6

    1下载:
  2. 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:218883
    • 提供者:ad
  1. rennian

    0下载:
  2. c#人脸识别,登陆系统还要自己写代码,因为不同的人用的场合不同,原理就是图像差异的比较啦-c# face recognition, landing system, but also write their own code, because different people use different occasions, the principle is the image difference compare with anything
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:101404
    • 提供者:范敏
  1. Match

    0下载:
  2. 图像匹配程序,实现ICA、PCA、SIFT多种算法的匹配,并进行比较-Image matching process, to achieve ICA, PCA, SIFT matching a variety of algorithms, and compare
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:768972
    • 提供者:sunyanbiao
  1. pinghua

    0下载:
  2. 本程序利用空间邻域平均法和中值,最大值以及最小值滤波法对一幅二值图像进行平滑操作,通过仿真可以比较不同算法之间的差别。-The program uses space neighborhood average and median, maximum and minimum filtering method for a binary image smoothing operation, the simulation can compare the differences between the di
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:162871
    • 提供者:胡锦龙
  1. matlab-code

    0下载:
  2. 对数字图像处理中的离散傅里叶变换(DFT),离散余弦变换(DCT)进行了详细的分析。其中DFT包括log视觉处理,中心点移动等。DCT包括分块处理,和保留较少系数,并比较结果。-Digital image processing of the discrete Fourier transform (DFT), discrete cosine transform (DCT) for a detailed analysis. DFT which include the log of visual pr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:390377
    • 提供者:pxjy
  1. Matlab_B06021615

    0下载:
  2. 对于像素有缺失的图像,分别采用“直接位置代替”“双线性内插”“视差相关性”等方法实现图像的还原,并比较三种方法的掩盖质量-For the pixels are missing images, were used " directly here instead of" " bilinear interpolation" " parallax relevance" and other methods to achieve the reductio
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2466768
    • 提供者:任刚
  1. testLBP

    0下载:
  2. Compare image similarity using LBP descr iptors.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1213024
    • 提供者:chunyuan
  1. 2-dwt

    0下载:
  2. 利用matlab实现二维离散小波变换的源代码,并比较不同小波下的图像数据统计参数,同时比较小波变换后不同边缘延拓方法下的能量分布特点-Matlab to achieve the two-dimensional discrete wavelet transform source code, and compare different wavelet image data statistical parameters Compare wavelet transform edge extension
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:3283
    • 提供者:Haibin Zhang
  1. picCompare

    0下载:
  2. 图片处理C#源码,可以实现两幅图片对比并显示其中的不同予以标记,这是做找茬游戏图片制作工具-Image processing C# source code, can compare two images and display them to be labeled different, this is done finding fault game creation tools Picture
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-14
    • 文件大小:3491892
    • 提供者:xiam
  1. txt

    0下载:
  2. 们讨论图像的重构。我编写的重构程序中,为了比较分解图像和重构图像,首先绘出经过小波分解的图像,然后再进行重构。在绘制分解图像和重构图像的过程中,要注意数据格式的转换。-Image Reconstruction discussed. I prepared reconfiguration process, in order to compare decomposition of images and reconstruction of images, first of all draw after
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1239
    • 提供者:梁明
  1. TemplateMatch

    0下载:
  2. 自己做的一个图像采集和模板快速匹配软件,有几种不同的匹配算法进行对比-Own an image acquisition and fast template matching software, there are several different types of matching algorithms compare
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:120012
    • 提供者:宋雪兵
  1. jisuanjishijuezhongshexiangjibiaodingjingdupingguf

    1下载:
  2. :介绍了两种经典的摄像机标定精度评估方法: Tsai 提出的测量3 维世界精确程度的准则和Weng 提出 的NSCE、NCE 准则。在此基础上,提出了一种基于棋盘格长度的标定精度评估方法。该方法通过交会测量 得到的多个棋盘格的边长与实际边长的误差量来衡量摄像机标定的精度,能够比较形象地描述标定结果的 精度。-: Introduction of two kinds of classical camera calibration accuracy assessment methods:
  3. 所属分类:Special Effects

    • 发布日期:2014-04-07
    • 文件大小:225281
    • 提供者:刘镖峰
  1. Code

    0下载:
  2. this used to track the mail inbox and compare the given image-this is used to track the mail inbox and compare the given image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:378618
    • 提供者:Jami
  1. HISTE

    0下载:
  2. 图像灰度级均衡化,图像的灰度变换法和直方图均衡化法,加深对灰度直方图的理解。观察图像的增强效果,对灰度级修正前后的图像加以比较-Balanced gray-scale images, and images of gray-scale transformation method and histogram equalization method to enhance the understanding of the histogram. Observation of the effect of i
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2269
    • 提供者:顾艳华
  1. tuxiangjingxiang

    0下载:
  2. 图像镜像,,,用于求解图像的镜像问题,,,同时可以求解多幅图像的镜像并比较。-Mirror images, for the mirror image problem to solve, and at the same time to solve a number of mirror images and compare.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1651672
    • 提供者:温树
  1. fast_fourier_transform

    0下载:
  2. compuete the fast fourier transformation of the image. it is very fast compare than fourier transformation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2948
    • 提供者:imran
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com