搜索资源列表

  1. Image-deconvolution-prior

    0下载:
  2. 本源码是利用Sparse Prior复原图像的方法,其中包括频域和空域的复原比较,源码中有相应的文章Deconvolution using natural image priors-Deconvolution using natural image priors
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:817152
    • 提供者:吴晓明
  1. image

    0下载:
  2. MATLAB实现基于互相关的亚像素级图像匹配配准源代码-MATLAB-based implementation of inter-related sub-pixel image matching with prospective source code
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-02
    • 文件大小:473088
    • 提供者:chenming
  1. Image-inverse-normalization

    0下载:
  2. Performs image normalization and inverse normalization against affine transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:41984
    • 提供者:李秀丽
  1. Image-Edge-Detection-Using-Ant-Colony-Optimization

    0下载:
  2. This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Alg
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:306176
    • 提供者:miaosiyi
  1. image-retrieval

    0下载:
  2. 基于颜色进行图像检索的一个简单实现 使用欧氏距离-Color-based image retrieval using the implementation of a simple Euclidean distance
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-02
    • 文件大小:1010688
    • 提供者:华华
  1. Image-Fusion

    0下载:
  2. Image Fusion Complete Matlab Code
  3. 所属分类:波变换

    • 发布日期:2024-05-02
    • 文件大小:224256
    • 提供者:sunda
  1. digital-image-processing

    0下载:
  2. 有关数字图像处理的几个程序,包括直方图均衡化(不用matlab自带函数)、空域butterworth滤波等,请多指教。-Related to digital image processing of some procedures, including histogram equalization (do not bring their own matlab function), such as air filter butterwort
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:李日艺
  1. image

    0下载:
  2. 图像转换处理的常见方法(灰度,二值,去噪,马赛)-Conversion of the common image processing methods (gray, two-valued, denoising, Marseille)
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:112640
    • 提供者:江君
  1. Image-fusion

    0下载:
  2. 融合遥感图像,并与原图像进行对比,分析融合后的效果-fusion image
  3. 所属分类:书籍源码

    • 发布日期:2024-05-02
    • 文件大小:507904
    • 提供者:liuxinxin
  1. 103244821wavelet-image-fusion

    0下载:
  2. 实现图像之间的数据融合,主要方法有基于HIS变换的,基于PCA变换的,基于加权变换的。-Between image data fusion, the main methods of transformation based on the HIS, based on the PCA transform, based on the weighted transform
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:5120
    • 提供者:芯琪
  1. Image

    0下载:
  2. 指纹图像增强 指纹图像增强 指纹图像增强-Fingerprint Image Enhancement
  3. 所属分类:C#编程

    • 发布日期:2024-05-02
    • 文件大小:38912
    • 提供者:sadasd
  1. image

    0下载:
  2. image file is used for image retrieval
  3. 所属分类:STL

    • 发布日期:2024-05-02
    • 文件大小:389120
    • 提供者:mohan
  1. Image

    0下载:
  2. 求图像的熵以及两幅图像间的交叉熵,自己验证可以使用,放心下载!-Entropy, as well as for the image between two images of the cross-entropy, can be used to verify their own, rest assured that download!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:xuehu
  1. kmeans-image-segmentation

    0下载:
  2. K均值算法实现图像的分割,分割效果可以达到预期的效果-K-means algorithm to achieve image segmentation, segmentation results can be achieved the desired results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:47104
    • 提供者:赵少敏
  1. image

    0下载:
  2. MFC实现对图像的基本处理,包括图像分割,边缘提取等功能,主要实现对 8位或者24位图的操作。-MFC to achieve the basic image processing, including image segmentation, edge detection and other functions, mainly to achieve 8-bit or 24-bit map operation.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:109568
    • 提供者:王俊
  1. image

    0下载:
  2. image processing use to process the image
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:tarun
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:83968
    • 提供者:yangyong
  1. image

    0下载:
  2. matlat和vc++混合编程,实现图像配准-image registeration using matlab and Vc++
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:17408
    • 提供者:吴志伟
  1. Image-Correlation-Tracking

    0下载:
  2. 数字图像相关计算和跟踪算法的Matlab实现 这个程序实现从一系列图像中计算图像应力,可以计算出水平和垂直的应力。-Source Code for Digital Image correlation and Tracking Calculate displacement and strain from a series of images
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-02
    • 文件大小:813056
    • 提供者:dengyan
  1. image-FIFO-SDRAM

    0下载:
  2. 图像缓存是图像处理系统设计的重点和难点,包括SDRAM和FIFO的设计,本PDF是设计图像缓存设计的好资料-sdram and fifo design for real-time image processing system
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:1146880
    • 提供者:张荣奎
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org