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

搜索资源列表

  1. demo

    0下载:
  2. Matlab图像处理源代码,用于摄像机标定的线性标定,计算内外部参数。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:891
    • 提供者:杨凯
  1. GVF_BY_XU

    0下载:
  2. XU等人做的关于GVF的小DEMO,里面比较了和传统蛇模型的不同之处以及GVF的优点,可以借此做些改进-XU and other people to do about the GVF small DEMO, which compared the traditional snake model and the differences as well as the advantages of GVF can be done to improve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:989270
    • 提供者:leon
  1. hw

    0下载:
  2. 实现您自己的直方图均衡或匹配算法。提交您的代码和演示图像。以及和MATLAB的函数histeq()的比较结果。-Realize your own Histogram equalization or matching algorithm. Submit your code and demo images. Compare your result with matlab function histeq().
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:79850
    • 提供者:秦稼轩
  1. snake_demo

    0下载:
  2. 图像分割中SNAKE算法的Matlab演示程序,程序为GUI,sdemo.m为住程序,参数设置可通过交互设置。-Image segmentation algorithm in Matlab demo SNAKE procedures, procedures for the GUI, sdemo.m for the live program, parameter settings can be set through the interaction.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3317843
    • 提供者:全刚
  1. Demo

    0下载:
  2. 这是一个小波降噪的Demo,这个Demo在降噪的基础上还对降噪后的图像进行了补偿复原,使降噪效果大大增强。大家在做类似项目的时候可以参考一下。-This is a wavelet noise reduction Demo, the Demo on the basis of the noise after noise reduction is also compensated image recovery, so that noise reduction effect of greatly enh
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:173343
    • 提供者:vegalee
  1. Example_of_edge_detection_edge_linking_and_line_se

    0下载:
  2. 这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了 - edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below). drawedgelist.m plot
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:23852
    • 提供者:liucun
  1. ActiveContourDemos2

    0下载:
  2. 2005年学习图像分割算法过程中活动轮廓方法的对比DEMO,很有启发-2005 image segmentation algorithm to learn the process of active contour methods contrast DEMO, very enlightening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1590
    • 提供者:强军
  1. LevelSetmatlabcodes

    2下载:
  2. 水平集图像分割方法的一个经典DEMO,05年CVPR上的文章的实现程序,无偿呈现-Level set image segmentation methods of a classical DEMO, 05 years CVPR articles realization procedures, free show
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:14909
    • 提供者:强军
  1. WZFaceDetector

    0下载:
  2. FaceDetector is a demo for an efficient face candidates selector proposed for face detection tasks in still gray-level images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:714865
    • 提供者:wsy
  1. FIR

    1下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:37551
    • 提供者:李文
  1. strengthdemo

    1下载:
  2. 一些快速实现图像模糊增强的的demo,matlab源码。已经测试通过。-Some image blurring rapidly enhanced the demo, matlab source. Have the test.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-07
    • 文件大小:719263
    • 提供者:李勤
  1. demo

    1下载:
  2. Curvelet变换图像融合-Curvelet transform image fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:960
    • 提供者:xiangzi
  1. pipei

    0下载:
  2. .testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性 2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性 3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入 edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。 4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内 5.testpi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:196530
    • 提供者:郭飞飞
  1. sift_demo4

    0下载:
  2. SIFT算法的使用demo,对自己编程序很有帮助,是对图像分析的好帮手。-SIFT algorithm for the use of demo, programmed to their helpful, image analysis is a good helper.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:997
    • 提供者:李萍
  1. parti

    0下载:
  2. 粒子滤波及其实现的demo 供大家分享 做动态滤波和分割时经常需要的-Particle filter and its implementation for the U.S. share of the demo to do dynamic filtering and segmentation of the time usually required
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:462673
    • 提供者:Ming
  1. bag_words_demo

    0下载:
  2. bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo-bag of words
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:32277941
    • 提供者:李桃
  1. demo

    0下载:
  2. A Short MEX Tutorial and Demo These functions allow you to program in C or C++ (ultra fast languages), but be able to call and use them from Matlab programs. This post is a short intro to mex files which should get you up and running.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1096
    • 提供者:宁之林
  1. demo

    0下载:
  2. 小波用于CFA图像插值的源程序,2010年最新的论文。This is a demo program of color filter array (CFA) image color reproduction. J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communicatio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:507448
    • 提供者:张华
  1. Matlab Demo

    1下载:
  2. MATLAB软件编写的读取stl格式文件的数据,并对其进行处理。(The MATLAB software reads the data of the STL format file and handles it.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:輕尘
  1. 基于MATLAB的汽车轨道偏离预警系统

    1下载:
  2. 此demo演示的是一个能够检测并跟踪道路上的标记线并且在适当时机发出报警的系统,此系统可使汽车在行驶过程中能够避免偏离车道。系统由一台摄像机,一台计算机,以及一个扬声器组成,摄像机采集视频信息交由计算机处理,根据处理结果控制扬声器是否报警。(This demo demonstrates a system that detects and tracks the marking lines on the road and sends out the alarm at the right time,
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:266240
    • 提供者:fgfuggd
« 12 3 4 5 »
搜珍网 www.dssz.com