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

搜索资源列表

  1. C#图像处理算法典型实例

    1下载:
  2. 图像处理:灰度,线性点运算,直方图,图像缩放,腐蚀结构元素,带通滤波,噪声模型等图像处理算法,包括素材和源代码。(Image processing: gray level, linear point operation, histogram, image scaling, corrosion structure elements, band pass filter, noise model and other image processing algorithms, including mate
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:17165312
    • 提供者:woxihuan
  1. 冈萨雷斯数字图像处理matlab版源码

    0下载:
  2. 数字图像处理技术 源码 冈萨雷斯可供学习交流之用。配合图书了解应用。(Digital image processing technology source code, Gonzales)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:157696
    • 提供者:lynne-2017
  1. 带噪声抑制的反锐化掩模图像增强算法

    0下载:
  2. 为了减小传统的反锐化掩模算法对噪声的敏感性,提出了一种新的反锐化掩模图像增强算法,该算法在图像的平坦区域进行去噪处理,并依据人眼视觉特性对图像的不同细节区域做不同程度的增强。通过几种算法的实验结果比较,表明本算法不仅增强效果较好,且抑制了噪声的增强。(Anti sharpening mask image enhancement algorithm with noise suppression)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:272384
    • 提供者:菠萝老饕
  1. Matlab图像采集工具箱

    0下载:
  2. 基本的图像采集流程: 本文通过实现一个简单的运动检测程序来说明创建图像采集程序。 本程序通过对平面上未来图像帧进行像素对像素的比较类完成运动检测。 如果没有物体运动,那么各帧的像素值保持不变。否则,对应像素的值将发生变化。(Basic image acquisition process: In this paper, a simple motion detection program is implemented to illustrate the creation of image a
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:wwjin0041
  1. 图像预处理

    0下载:
  2. 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform i
  3. 所属分类:图形图像处理

  1. 图像处理基本算法源码

    0下载:
  2. c++平台编写的图像处理基本算法源码,所有的处理函数都有。(C++ platform prepared by the basic algorithm for image processing source code, all the processing functions are.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-18
    • 文件大小:46080
    • 提供者:milaoshu
  1. halcon图像匹配例程

    0下载:
  2. 帮助新手入门halcon,学习二维图像处理的基本方法,从分割图像到--形态学处理--特征提取---图像匹配整个过程的讲解(The basic method of learning two-dimensional image processing is to help novice halcon, from segmentation image to - morphological processing - feature extraction - image matching the whole
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:35840
    • 提供者:清平乐
  1. 图像拼接

    0下载:
  2. 程序利用opencv的内置函数,简单的实现图像拼接。也可参考opencv中的示例。(The code can stitch pictures simply.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-16
    • 文件大小:5441536
    • 提供者:不二*4
  1. 冈萨雷斯数字图像处理matlab版源码V1.1.3

    0下载:
  2. 冈萨雷斯数字图像处理matlab版源码V1.1.3,喜欢的可以下,谢谢(digital image processing matlab version of the source code, V1.1.3 Yes, thank you, thanks)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-16
    • 文件大小:173056
    • 提供者:jjvon
  1. Kmeans图像分类C++代码

    0下载:
  2. Kmeans图像分类C++代码,直接把输入图像的路径修改一下即可使用!!!(Kmeans image classification C++ code)
  3. 所属分类:图形图像处理

  1. 大量图像去雾源代码和图像去雾质量评价标准代码

    4下载:
  2. 大量图像去雾源代码和图像去雾质量评价标准代码,供大家学习交流使用(A large number of images to fog source code and image quality evaluation criteria for fog, for everyone to learn how to communicate and use)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:64461824
    • 提供者:fenggewwww
  1. 综合统计纹理与颜色的快速图像检索研究_陈慧婷

    0下载:
  2. 一种利用颜色检测图像纹理特征的算法,感觉还行,可以作为参考(An algorithm that uses color to detect textural features of an image is still good and can be used as a reference)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:9864192
    • 提供者:lsgao
  1. 交叉相关法实现图像精准匹配

    0下载:
  2. Matlab基于互相关法原理实现图像的快速精确匹配(Using matlab realizes fast and accurate image matching based on cross-correlation principle)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:118784
    • 提供者:Pingpangpppp
  1. Matlab图像处理工具箱

    0下载:
  2. 关于图像处理类别的matlab软件的学习资料,与大家共享,互相学习,互相帮助(About the image processing category of MATLAB software learning materials, and share with you, learn from each other, help each other)
  3. 所属分类:图形图像处理

  1. 偏微分方程图像处理 王大凯

    0下载:
  2. 王大凯 图像处理的偏微分方程方法书上对应的一部分程序(a part of the program in partial differential equation image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:5239808
    • 提供者:冰梦依痕
  1. 冈萨雷斯数字图像处理matlab版.源代码

    1下载:
  2. 冈萨雷斯数字图像处理matlab版.书上对应的源代码(Gonzalez digital image processing matlab version)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:190464
    • 提供者:冰梦依痕
  1. 基于香农熵的多级图像阈值化的图像压缩的新方法

    0下载:
  2. 基于香农熵的多级图像阈值化的图像压缩的新方法(A New Method of Image Compression Based on Shannon 's Entropy of Multi - level Image Thresholding)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:179200
    • 提供者:niuxiaoniu
  1. 同时读取多张图像

    1下载:
  2. 可以同时读取多张标号连贯的图像,内附图像和相对应的.m文件(You can simultaneously read multiple labels, consistent images, enclosing images and corresponding.M files)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:1555456
    • 提供者:刺猬宝宝
  1. 图像融合

    2下载:
  2. 先进行高斯金字塔分层,在拉普拉斯分解,最终将两幅局部有模糊的图像进行融合,最后显示清晰图像。(First Gaussian pyramid stratification, in Laplace decomposition, the final two local fuzzy image fusion, and finally show a clear image.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:674816
    • 提供者:ruiruihaha
  1. 基于小波变换的图像匹配

    1下载:
  2. 基于小波变换的图像匹配程序Image matching program based on Wavelet Transform(Image matching program based on Wavelet Transfor mImage matching program based on Wavelet Transform)
  3. 所属分类:图形图象

    • 发布日期:2017-08-18
    • 文件大小:2048
    • 提供者:河马1
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com