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

搜索资源列表

  1. Shock-Filters

    0下载:
  2. 利用Shock Filters去除图像噪声,附件里有关于Shock Filters的网页介绍-use Shock Filters remove image noise, annex on the Shock's website on Filters
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:235161
    • 提供者:yy
  1. Jpeg-Compression

    0下载:
  2. 附件里的文件是我已经提交给学校的一个工作。它演示了一个JPEG图像压缩算法的全部。使用一个矩阵操作实现DCT变换(提示MATLAB有一个自己的DCT和iDCT函数,可能它的会更高效),附件里的ReadMe.txt包含了详细的算法Restoration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:87822
    • 提供者:李远
  1. segmention.zip

    0下载:
  2. 这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。,Matlab program achieved the target of image segmentation and extraction technology, the annex of the procedures to license plate detection and recognition as an example, has very good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:19968
    • 提供者:
  1. face_mosaic_processing.rar

    6下载:
  2. 暑期实习用matlab编写的一个人脸马赛克图像处理处理算法,附件同时包含了算法的原理解释,face mosaic image processing by matlab.
  3. 所属分类:Special Effects

    • 发布日期:2015-03-24
    • 文件大小:1949317
    • 提供者:naive
  1. watershed.rar

    0下载:
  2. 程序实现分水岭变换的图像分割,是基于直观分水岭定义的图像分割算法的实现。附件中包含算法介绍的文章。,Process to achieve watershed transformation of image segmentation is based on the intuitive definition of the watershed image segmentation algorithm. Algorithm is described in the annex containing the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1075017
    • 提供者:赵红丽
  1. Context-aware-saliency-detection

    0下载:
  2. 基于上下文注意的显著区域检测,附件包括代码和英文文章。-Context-Aware Saliency Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:4486478
    • 提供者:于子予
  1. BGFG_CODEBOOK

    1下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2741451
    • 提供者:梁浩
  1. binarization_Algorithm

    2下载:
  2. 图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-25
    • 文件大小:49013
    • 提供者:sdfadf
  1. histcall

    1下载:
  2. cuda 实现图像RGB直方图统计,实例图片(纯黑)也在附件中。如果遇到链接错误,记得连接器附加依赖项增加:LIBCMTD.LIB-Histogram compute
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:839337
    • 提供者:金圣韬
  1. picturecut

    0下载:
  2. 附件中的文件实现图像裁剪功能,适用于图像图像处理。-Annex to the document image cutting functions, image processing applied to images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2645
    • 提供者:朱成成
  1. seg

    0下载:
  2. 这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。-The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effe
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:20765
    • 提供者:skylark
  1. 123897

    0下载:
  2. 基于matlab彩色图像转灰度图的程序,详细请看附件。-Matlab color images based on gray level transfer process in detail see annex.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3101
    • 提供者:laopu
  1. bmptoavi

    0下载:
  2. 附件中的内容是bmp文件转换到avi文件的源程序-The contents of the annex to convert bmp files to avi file of the source
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1997
    • 提供者:gaoyinrui
  1. ct_reconstruction

    0下载:
  2. 根据提供的数据实现CT图像的重建. data的列向量是0~180度的ct扫描数据(投影数据)。见附件Data.mat。参考ppt中的流程-According to data provided to achieve the reconstruction of CT images. Data column vector is 0 to 180 degrees ct scan data (projection data). Annex Data.mat. Ppt of process referenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:461905
    • 提供者:toilet
  1. Guppy_PRO_TechMan_V2.0.1_en

    0下载:
  2. 图像处理行业使用的工业相机种类很多,世界上最小的工业相机是AVT相机,附件为AVT相机的使用手册,方便大家编程.-Image processing industry uses many types of industrial cameras, the world' s smallest industrial cameras AVT cameras, accessories for the AVT camera' s manual, to facilitate programming.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-14
    • 文件大小:3375104
    • 提供者:小邵
  1. BGFG_CODEBOOK

    0下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1,-Codebook-based moving target detection and Gaussian mixture model is (MoG, GMM) and a similar cut off the background simple and effective method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1687809
    • 提供者:王寒凝
  1. watershed

    0下载:
  2. 分水岭分割算法,分水岭分割是一种有效的图像分割方法,附件中是多种分水岭算法的matlab实现。-watershed on image division
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:2374
    • 提供者:yuzheng
  1. quzao

    0下载:
  2. 附件内容为图像处理, 用小波去除添加在信号上的噪声 -Wavelet Denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:32994
    • 提供者:lsz
  1. opc

    0下载:
  2. 为了想玩基于OPC的实时控制,化了几天看了OPC工具箱的help,整理了一个OPC函数的文档。一个附件是OPC函数,属性及其简单说明,一个附件是OPC函数,属性及例程。-Want to play the OPC-based real-time control of the days looked OPC Toolbox HELP finishing an OPC function documentation. An attachment OPC functions, properties, an
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:17785
    • 提供者:smile
  1. Real-time-local-visual-features

    0下载:
  2. 两种新的用于全向视觉的实时局部视觉特征提取算法,详细说明见附件中的论文。-Two novel real-time local visual features for omnidirectional vision, as described in detail in the attached paper.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:4033326
    • 提供者:卢惠民
« 12 »
搜珍网 www.dssz.com