CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - code

搜索资源列表

  1. 20100318finalapplication

    0下载:
  2. 一个用matlab编写的源程序,可以实现基于颜色直方图的图像检索-A source code written with matlab, you can achieve the color histogram-based Image Retrieval
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1537741
    • 提供者:安健
  1. otsu0915

    0下载:
  2. 通过matlab源码实现图像的最佳自动阈值分割,所选算法是常见的大津法-Matlab source code through the realization of the best automatic image thresholding, the selected algorithm is a common method of Otsu
  3. 所属分类:Special Effects

    • 发布日期:2016-05-13
    • 文件大小:1994
    • 提供者:IVTECH
  1. pf_pure

    0下载:
  2. 最简单试用的粒子滤波matlab源代码,有详细的注释,很容易理解-Try the most simple particle filter matlab source code, detailed notes, it is easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1291
    • 提供者:feng
  1. IPCA-VC

    0下载:
  2. 这是一个增量主成分分析的VC环境下的C代码程序,希望对大家有帮助!-This is an incremental principal component analysis of C code under VC program, we want to help!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3750933
    • 提供者:zhangpei
  1. matlab-code

    0下载:
  2. 此压缩文件中包含了对退化图像进行复原的Matlab源代码和处理后的图像-This compressed file contains the restoration of degraded images Matlab source code and the processed image. . .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1017862
    • 提供者:gxt
  1. SpectralMatting-code.tar

    1下载:
  2. 实现了Anat Levin的Spectral Matting代码-the code of Spectral Matting
  3. 所属分类:Special Effects

    • 发布日期:2014-11-17
    • 文件大小:19115601
    • 提供者:张婕
  1. Tracking

    0下载:
  2. 用粒子滤波实现的一个跟踪,使用opencv的代码,opencv安装在c盘,所以如果想编译的话,就必须在c盘安装opencv,其他说明看压缩文件-The particle filter is a tracking code to use opencv, opencv installed in the c disk, so if you want to compile, then it must be installed in c drive opencv, other shows to see c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2125247
    • 提供者:魏水清
  1. work

    2下载:
  2. 基于IHS融合算法的多光谱与全色图像融合代码,使用于融合ETM+遥感图像-IHS-based multi-spectral and panchromatic image fusion code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-29
    • 文件大小:518
    • 提供者:
  1. MHT

    2下载:
  2. MHT Tracking code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1170848
    • 提供者:Kevin
  1. chengxu

    1下载:
  2. matlab图像分割的实例,包括基于L*a*b空间的彩色图像分割,检测汽车目标,分水岭分割等程序源代码-matlab examples of segmentation, including those based on L* a* b color space, image segmentation, target detection vehicles, watershed segmentation source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2422510
    • 提供者:梁玉梅
  1. erosion

    0下载:
  2. 在影像處理中,使用形態學侵蝕的片段程式碼,變數部份改掉即可使用。-In image processing, morphological erosion using fragments of code, get rid of some variables can be used.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:586
    • 提供者:JS.Li
  1. Imageprocessingsourcecode

    0下载:
  2. 用于图像处理的源代码,很好用哦!很好很全面-The source code for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1662854
    • 提供者:liumin
  1. code

    0下载:
  2. 基于matlab的完整的中值滤波代码 -Based on the complete matlab code median filter matlab-based complete median filter code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1544
    • 提供者:王羽
  1. Gabor

    1下载:
  2. 使用Gabor小波对图像进行特征提取,代码可以直接使用-Using the Gabor wavelet feature extraction, the code can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:100773
    • 提供者:qq445988770
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
  1. LevenbergMarquardtalgorithmMATlABcodewithtrustregi

    0下载:
  2. 这是一个实现Levenberg-Marquardt算法的MATlAB代码,总共4个文件f.m产生目标评价函数,l_m_trust.m是进行L_M算法迭代处理,trtestlm.m是采用置信域方法决定更新参数和置信系数,而测试函数入口时test_lm.m,每个函数里面有详细的中文注释,希望能给你的工作带来帮助!-This is an implementation of Levenberg-Marquardt algorithm MATlAB code, generated a total of f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4469
    • 提供者:秦论剑
  1. DIVX(code)

    0下载:
  2. JPEG中编码实用代码的实现,DIVX编码源代码-JPEG encoded in practical implementation of the code, DIVX encoded source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:90560
    • 提供者:崔颖
  1. imagesegmentation

    3下载:
  2. 压缩文件里有四种图像分割的算法源代码,即阈值法、区域增长法、分裂合并法和K均值法。图片可用于检验。-The rar folder includes four source code of image segmentation,ie.thresholding, region growing, splitting and merging, kmeans. The images are able to be used for evaluation and verification.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-05
    • 文件大小:156672
    • 提供者:杨岩
  1. code

    0下载:
  2. 车牌识别源码,可用于交通件事摄像机中的车牌寻找与识别-License plate recognition source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4129033
    • 提供者:董欣
  1. traffic

    0下载:
  2. 包括灰度处理、均衡化、边缘提取、二值化等功能-number plate recognition system in Java source code, including Gray, balance, edge detection, the value of the two functions -number plate recognition system in Java source code, including Gray, balance, edge detection, the val
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:9552
    • 提供者:qifeng
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com