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

搜索资源列表

  1. susan

    0下载:
  2. 关于Susan算子的图形图像处理过程的Matlab的编程-Susan operator on the graphic image processing with Matlab programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1165
    • 提供者:王新乾
  1. CPPmatlab-image-processing

    0下载:
  2. VC++&matalb混合编程的数字图像处理书籍-This book is a mixture of VC++ & matlab digital image processing programming tutorial, tutorials, detailed, practical, suitable for basic learners.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13941532
    • 提供者:彭雄婷
  1. pf_colortracker

    1下载:
  2. 粒子滤波 视频目标跟踪 Matlab 联合C编程-Video tracking particle filter Matlab joint C programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:13094382
    • 提供者:yangoengju
  1. ga_segment

    1下载:
  2. 采用MATLAB语言编程实现了基于遗传算法的最大熵单阈值、最大熵双阈值、二维最大熵单阈值图像分割和基于最大类间方差遗传算法的图像分割-Through the study of threshold segmentation method and genetic algorithm theory, matlab programming language used to achieve the genetic algorithm based on maximum entropy single thre
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:304128
    • 提供者: 许良
  1. VisualC_PMATLAB

    0下载:
  2. vc+matlab的混合编程三维图像方面的。很有用。还不错。-Hybrid programming to achieve three-dimensional image reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:350203
    • 提供者:liu
  1. matlab_watermark

    0下载:
  2. 用于进行图像处理的部分程序,包括滤波,加高斯噪声,白噪声,椒盐噪声等处理,本程序为matlab程序,仅供参考,希望能抛砖引玉,对进行图像编程有所启发。-Part of the program for image processing, including filtering, plus Gaussian noise, white noise, salt and pepper noise, and processing procedures for the matlab program, for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:971
    • 提供者:
  1. yepian

    0下载:
  2. 为了研究植物的生长规律,应用数字摄影图像处理法对山楂叶面积进行无损测量,该方法采用数码相机在田间获取山楂叶子的数字图像,对所拍图像进行背景去除、二值化及中值滤波处理,然后利用Matlab软件编程.快速计算出叶子的面积。把这一面积同常用的叶纸称重法所测面积进行比较.结果基本相同,由此可见,数字摄影图像法测量叶面积,具有简单、准确、方便快捷的特点.这对数字农业的植物信息快速采集和利用具有重要的意义。 - In order to study the growth pattern of plants
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1253
    • 提供者:diaoguangqiang
  1. matFCMmatlab

    0下载:
  2. 用matlab实现的C均值模糊聚类方法,程序简单易懂,适合初学者学习以及中高级学者在编程时调用,真的非常好用!-Using matlab the C mean fuzzy clustering method, the program is simple to understand for beginners to learn, as well as senior scholars in the programming call, really easy to use!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1035
    • 提供者:slsnx_lee
  1. Matlab_MRI_3Dreconstruction

    0下载:
  2. 基于Matlab软件编程实现MC算法对人体脑部MRI图像进行面绘制三维重建;利用三维旋转变换和动画函数对脑部图形进行动画显示-Based on Matlab software programming realize MC algorithm on human brain MRI images drawn face 3 d reconstruction Use of 3 d rotation transformation and animation of brain function graph
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:214495
    • 提供者:陶涛
  1. RegionGrow

    0下载:
  2. 基于MATLAB的区域生长的编程,它是图像分割中比较常用的一种方法,可以学习MATLAB的编程思路-Growth of MATLAB-based regional programming, which is a relatively common method in image segmentation, can learn the MATLAB programming ideas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:716
    • 提供者:IVY
  1. ER_Ex

    0下载:
  2. 用matlab语言编程计算直边图像的点扩散函数PSF-to calculate the PSF
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1528
    • 提供者:石头
  1. superpixels

    1下载:
  2. 采用超像素进行分割图像,利用到了超像素和Ncut的方法,采用了c与maltab混合编程。-Code to compute superpixels. use cncut and superpixel code for segmentation. Mex program c and matlab
  3. 所属分类:Special Effects

    • 发布日期:2014-08-21
    • 文件大小:56320
    • 提供者:hzw
  1. shuzituxiangchuli

    1下载:
  2. 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4187381
    • 提供者:李海宁
  1. KDN

    0下载:
  2. 知名学者Hairong Liu的IJCV文章和对应的C++、Matlab混合编程的代码,在图像匹配、共形识别应用中效果很好-Hairong Liu, renowned scholars IJCV article and the corresponding C++, Matlab hybrid programming code in image matching, conformal to identify the effect of application of good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1393094
    • 提供者:wang
  1. DeBlur

    0下载:
  2. 通过matlab实现图像的去运动模糊编程代码-motion deblurring
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1382
    • 提供者:Kevin
  1. segrefine

    0下载:
  2. 经典的grabcut算法,基于matlab与VC混合编程,vc已经编译为动态链接库,matlab可以直接调用,matlab可以直接运行的-The classic grabcut algorithm matlab and VC mixed programming, vc already compiled dynamic link library, Matlab can be called directly, Matlab can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:710168
    • 提供者:李前
  1. stomp

    3下载:
  2. 基于StOMP的稀疏分解算法的matlab实现 以及matlab和C的混合编程实现-StOMP algorithm of matlab and the mixing programming of C and matlab
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:61118
    • 提供者:xiaoying
  1. Camera-Calibration-Toolbox-

    0下载:
  2. matlab写的摄像头标定程序,可作为机器视觉编程参考-Matlab written by the camera calibration procedure can be used as reference to the machine vision programming
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6027
    • 提供者:
  1. kernelGDA

    0下载:
  2. 基于核函数的广义判别算法,使用matlab语言编程-Principal component analysis based on kernel function algorithm, using matlab language programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5040
    • 提供者:zcj
  1. ls-round

    1下载:
  2. matlab程序编程,圆形zenike多项式拟合波前重建,三维图。-the matlab programming round zenike polynomial fitting wavefront reconstruction, three-dimensional map.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:786
    • 提供者:冯鹏
« 1 2 ... 14 15 16 17 18 1920 21 22 »
搜珍网 www.dssz.com