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

搜索资源列表

  1. Image_Processing(MATLAB)

    2下载:
  2. 本书是把图像处理基础理论论述与软件实践方法相结合的第一本书,它集成了冈萨雷斯和伍兹所著的《数字图像处理》一书中的重要内容和MathWorks公司的图像处理工具箱。本书的特色在于它重点强调了怎样通过开发新代码来增强这些软件工具。本书在介绍MATLAB编程基础知识之后,讲述了图像处理的主要内容,具体包括亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界表示与描述以及对象识别等。 本书主要特点: 本书自成体系;
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11729500
    • 提供者:俞乾
  1. SPIHT(Matlab)

    0下载:
  2. 基于图象小波变换的图象编码的经典算法.程序中包括压缩和解压缩的过程,有可执行的示例.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:975354
    • 提供者:田天
  1. matlab示例总结

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-06-19
    • 文件大小:37396
    • 提供者:yeatspy
  1. 图像逆透视变换的示例

    1下载:
  2. 图像逆透视变换的示例,用于合成360度全景俯视图。,An example realizes the image processing of Inverse Perspective Mapping, which is used in composing 360 panorama planform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1582
    • 提供者:郑豪
  1. chepaishibie.rar

    0下载:
  2. MATLAB图像分割提取算法源代码(示例车牌识别),MATLAB image segmentation algorithm for extracting the source code (examples of License Plate Recognition)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-25
    • 文件大小:44502
    • 提供者:fhb
  1. background帧差法求背景

    1下载:
  2. 实现帧差法求背景的matlab程序和示例图片-Frame-difference method to achieve the background image matlab procedures and sample
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-27
    • 文件大小:81180
    • 提供者:夏余
  1. SURFmex

    0下载:
  2. surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文-surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1132848
    • 提供者:猪哥不亮
  1. MATLAB

    1下载:
  2. 实验:使用MATLAB实现医学图像几何变换与二维重建,其中括了实验课件和示例源码-Experiment: Using MATLAB to achieve geometric transform and two-dimensional medical image reconstruction, which includes the experimental and sample source courseware
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1794705
    • 提供者:gxt
  1. subpixelEdgeDetection

    2下载:
  2. matlab 写的提取图像亚像素边界的程序,和Canny算子有比较,里面有两张示例图像!-matlab write the image to extract sub-pixel border procedures, and the Canny operator have more, there are two examples of images!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:409730
    • 提供者:王国强
  1. sw_lucaskanade

    1下载:
  2. 这是一个光流法的示例程序,可以用来比较两帧图像,表示出两帧图像间各个像素点的相对位移。-This is an example of optical flow method procedures, can be used to compare two images, two images show the various inter-pixel relative displacements.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1408
    • 提供者:付中梁
  1. MATLABApplication

    0下载:
  2. matlab编程的基本知识以及信号处理、优化、神经网络、图像处理等方面的应用,有简单的示例程序。-matlab basic knowledge of programming and signal processing, optimization, neural networks, image processing and other applications, a simple example of the procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12737977
    • 提供者:guo guo
  1. particle_filter_paper_and_source_code_for_example2

    0下载:
  2. particle filter 原始论文及文中二维示例的代码,代码可以运行,并与KF,EKF,UKF做了比较-original particle filter papers and the text of two-dimensional sample code, code can run, and KF, EKF, UKF make a comparison
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:540831
    • 提供者:陈墨
  1. Motion_Detection

    0下载:
  2. 本程序能从一段视频中分割出运动的物体 并用bounding box将人物框出 方框随着人的运动而运动 示例视频也在压缩包中-This procedure can separate out the Videos section of sports objects and bounding box to box out of the box with the figures of the sport and exercise people Videos are compressed sample p
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1159842
    • 提供者:tiger
  1. particlefilter

    0下载:
  2. 粒子滤波器使用示例,用于跟踪效果好,用VC++实现-example of particle filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:20279
    • 提供者:浪子
  1. Neural-Network-pattern-recognition

    0下载:
  2. bp人工神经网络模式识别教程示例,研究人脸识别 手势识别有帮助-bp nervel network trainning and recognition ,e.g:face & dynamic hand gesture detection and face recognition .I hope it would be very useful for researcher !
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:44289
    • 提供者:于鱼
  1. ImageRestore

    1下载:
  2. 提供了图像恢复的多个示例程序,包括小波、维纳滤波等方法,参考价值很高。-Several examples for image filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:353705
    • 提供者:郑生朋
  1. wavelet

    0下载:
  2. 小波变换实现图像增强的示例,matlab编写。-an example of image enhacement based on wavelet transformation, writed by matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2437
    • 提供者:郑豪
  1. fazhi1

    0下载:
  2. MATLAB下通过多种小波实验了解小波变换的原理教程及示例代码-MATLAB wavelet through a variety of experiments to understand the principle of wavelet transform tutorials and sample code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3029
    • 提供者:linda
  1. pipei

    0下载:
  2. 模板匹配,有示例图片,用于匹配是带匹配的一部分的情况效果比较好-pipei
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:454661
    • 提供者:王亮
  1. MATLAB 车牌识别

    0下载:
  2. MATLAB车牌识别资料,有完整代码和图片示例(MATLAB license plate recognition data)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:754688
    • 提供者:老白不太黑
« 12 3 4 »
搜珍网 www.dssz.com