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

搜索资源列表

  1. C-code-comments-Cleaner

    0下载:
  2. 一个用matlab实现的C代码评论清除器源码。-Using matlab to achieve a C-cleaner source code comments.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1117
    • 提供者:lingnanping
  1. code

    0下载:
  2. 图像处理中的视频输入灰度化和中值滤波代码-Video input gray, and median filter code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:643
    • 提供者:素靥
  1. Optical-flow-code

    0下载:
  2. 实现光流的代码,能够绘制光流的运动场。代码简单,无需配置,直接运行-It is Optical flow code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:613033
    • 提供者:CX
  1. souce-code

    1下载:
  2. 数字图像处理与机器视觉(光盘),共13章源代码-Digital image processing and machine vision code
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:35814856
    • 提供者:CX
  1. LRSD-Code

    0下载:
  2. Alternating Direction Method .Reference - Sparse and Low-Rank Matrix Decomposition via Alternating Direction Methods.-matlab code.Reference- Sparse and Low-Rank Matrix Decomposition via Alternating Direction Methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:4814
    • 提供者:飒飒
  1. 256color-source-code

    0下载:
  2. VC++数字图像处理的基本内容,含有如图像显示、分割等相关内容的源代码。暂时只支持256色图像,经过修改即可支持其他格式-VC++ digital image processing which contains relevant content such as image display, split source code. Only supports the 256 color images,could be modified to support other formats
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6440122
    • 提供者:刘翔
  1. sift-arithmetic-of-matlab-code

    0下载:
  2. 这是关于sift算法的matlab实现的代码,在模式识别和图像配准时都会用到-this is a matlab code for SIFT arithmetic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2634909
    • 提供者:xuhui
  1. source-code

    0下载:
  2. matlab辅助小波分析与应用源代码,用matlab进行小波分析提供较好的源代码-the matlab auxiliary wavelet analysis and the application source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:23478
    • 提供者:胡天飞雪
  1. eccv10-jtighe-code

    0下载:
  2. 一种很好的图像自动标注及分类方法,有完成的程序说明及基于VC++的实现,可以运行,对于学习图像分类及目标识别非常有帮助.-a very good VC++code for image classification and recognition, i have tested that there is no bugs in the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4976824
    • 提供者:jallen
  1. Image-registration-C-code

    0下载:
  2. 图像配准C代码。对俩幅图像进行配准,保存为新的图像。-Image registration C code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5386663
    • 提供者:田锋
  1. Image-restoration-code

    0下载:
  2. 图像复原代码。运动模糊图像复原、非约束复原、逆滤波复原、维纳滤波复原等-Image restoration code. Motion blurred image restoration, the constraint recovery, inverse filtering recovery, wiener filtering recovery, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7703772
    • 提供者:雷妮
  1. code

    0下载:
  2. 实现哈夫曼树的代码图像的编码解码归一化等处理,JEPG功能实现图像的算数编解码函数-Image encoding and decoding of the code that implements the Huffman tree owned by a processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4439
    • 提供者:song
  1. Hu-code

    0下载:
  2. Hu不变矩,关于Hu不变矩的特征提取代码,七个特征提取-Hu Invariant Moments, on Hu invariant moments feature extraction code, seven feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2933
    • 提供者:郭秋原
  1. Wavelet-denoising-source-code

    0下载:
  2. 一些小波去噪的源代码,自己写的仅供参考!-Wavelet denoising source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:21267
    • 提供者:陈东
  1. Jitter-screening-source-code

    0下载:
  2. 抖动加网源代码,适用于数字加我那个技术中的抖动算法的实现。-Jitter screening source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4143
    • 提供者:宋涛
  1. source-code-for-detecting-floods-using-an-object-

    0下载:
  2. This code deals with the misalignment problem during change detection.it employs a tile object based change detection approach and use threshold level based 3-fuzzy c-mean clustering together with image differencing in process.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:14686
    • 提供者:digs
  1. PNG2BMP-Source-Code

    0下载:
  2. PNG与BMP图像互转源代码,适合C和C++编程开发人员使用,谢谢!-This is source code for the mutual conversion between PNG and BMP picture format, which is suitable for developer with C language.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:32539
    • 提供者:Terry
  1. digital-watermarking-code

    0下载:
  2. 图像数字水印技术的matlab实现源代码,并带有 实例图片。-Image watermarking matlab source code, with the instance picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:33343
    • 提供者:刘伟豪
  1. matlab-code

    1下载:
  2. matlab图像修复的一种算法及其仿真代码-matlab code
  3. 所属分类:Special Effects

    • 发布日期:2014-11-18
    • 文件大小:1471488
    • 提供者:chenjiankun
  1. Matlab-code

    0下载:
  2. word文档,常用的一些图像处理Matlab源代码-word documents, some image processing Matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5690
    • 提供者:zlx
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com