CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - use matlab

搜索资源列表

  1. edgdctlapla

    0下载:
  2. 该程序是利用拉普拉斯算子对图像进行边缘检测的具体实现,利用matlab作为开发环境编写而成。-that the procedure was used Laplician right image edge detection to achieve the specific use of Matlab as a development environment has been prepared.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1380
    • 提供者:点点
  1. PDE_denoise

    4下载:
  2. 使用偏微分方程(PDE)进行图像去噪的matlab代码集合。方法包括:edgestop_diffusion,direction_diffusion,TV_denoise和4阶PDE去噪-use of partial differential equations (PDE) Image Denoising the Matlab code pool. Methods include : edgestop_diffusion. direction_diffusion, and four bands T
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:245515
    • 提供者:屈磊
  1. matlabfigure

    0下载:
  2. 常用画图函数及其例子 数据图视化能使人们用视觉器官直接感受到数据的许多内在本质 。因此,数据可视化是人们研究科学、认识世界所不可缺少的手段。MATLAB不仅数值计算方面是一个优秀的科技应用软件, 在数据可视化方面也具有上佳表现。 -common drawing functions and data plans, as examples of people will use visual data organ directly felt in many inner essence. Th
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:17461
    • 提供者:牛召平
  1. H.324

    0下载:
  2. H.324的matlab源码,方便易用,希望对大家有所帮助-H.324 source of Matlab, easy-to-use, we hope to help
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:621448
    • 提供者:纪敏
  1. image_stitch

    2下载:
  2. 基于matlab的 surf图像拼接算法 根据matlab官方样例改写 采用例图进行拼接 初学者可以学习使用(The surf image mosaic algorithm based on MATLAB is rewritten according to Matlab official sample, and the example is used for stitching. Beginners can learn to use.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:sheanwo
  1. matlab

    2下载:
  2. 本文件中代码使用前馈卷积神经网络对图像进行去噪(In this paper, we use the feedforward convolution neural network to denoise the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:386张兵
  1. image

    1下载:
  2. 图像分割,识别目标,用于在药物领域的识别,效果很好,可以进行简单的测试(image segmention it use in medcion and the result is very good you can do simple test and use in some)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:4884480
    • 提供者:嘻嘻_1234
  1. 新建文件夹

    0下载:
  2. 利用MATLAB对图像进行光滑处理,去除伪特征点(how to use matlab to smooth the edge of a picture)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:果乐
  1. PCA

    0下载:
  2. 使用matlab自带的函数princomp()计算主成分,当维数很高时通常会出现内存耗尽的错误,即使内存足够也非常耗时。快速pca能加快计算进程且减小内存占用,更容易计算较大尺寸的图像主成分。(Use MATLAB's own function princomp () to calculate the principal component. When the dimension is very high, the memory exhaustion error usually occurs,
  3. 所属分类:图形图象

    • 发布日期:2018-05-07
    • 文件大小:316416
    • 提供者:sdpscnc
  1. matlab_image预处理

    0下载:
  2. 图像各种简单预处理,去噪,加噪,锐化,边缘算子,直方图均衡化,滤波等,适合学习使用。(Image simple preprocessing, denoising, noise, sharpening, edge operators, histogram equalization, filtering, etc., suitable for learning and use.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-07
    • 文件大小:8192
    • 提供者:peterll
  1. 车牌识别

    0下载:
  2. 本程序的使用是将车牌进行 定位 切割 二值化 倾斜校正后输出车牌(The use of this program is to locate the license plate and cut the two value tilt correction to output the license plate.)
  3. 所属分类:图形/文字识别

    • 发布日期:2020-04-16
    • 文件大小:10240
    • 提供者:刘不会
  1. matlab_code

    3下载:
  2. Matlab实现何凯明经典暗通道去雾算法源代码, use 软抠图 or guidedfilter(Matlab implementation of He Kaiming classic dark channel fog algorithm source code, including softmatting and guidedfilter)
  3. 所属分类:图形图象

    • 发布日期:2019-07-18
    • 文件大小:5970944
    • 提供者:临联联
  1. toolbox_nyu_depth_v2

    0下载:
  2. NYU Depth Dataset V2数据集的开发工具箱,包含计算图片各种特征的matlab文件.如: camera_params.m - Contains the camera parameters for the Kinect used to capture the data. crop_image.m – Crops an image to use only the area when the depth signal is projected. fill_depth_colori
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-30
    • 文件大小:30720
    • 提供者:cindyll
  1. 用matlab做的图像分割手势识别

    5下载:
  2. matlab,图像分割手势,不是用摄像头的,是将图片输入进去识别使用MATLAB进行图像分割(Matlab, image segmentation gesture, not with the camera, is to input pictures to identify the use of MATLAB image segmentation)
  3. 所属分类:图形图像处理

  1. chechigujiqumianzu

    2下载:
  2. use matlab draw the surface of the gear skiving
  3. 所属分类:3D图形编程

  1. gear3d

    1下载:
  2. 通过使用MATLAB语言建立三维渐开线齿轮啮合模型(use MATLAB to draw 3-D gear)
  3. 所属分类:3D图形编程

    • 发布日期:2020-05-09
    • 文件大小:2048
    • 提供者:王歪歪
  1. 图像去雾

    4下载:
  2. 本代码提供了两种图像去雾方法,一个是传统的利用暗通道进行去雾,但其存在较强的白边效应;增强法结合了统计特性与暗通道很好的解决了白边问题。(This code provides two image defogging methods, one is the traditional use of dark channel for defogging, but it has a strong white edge effect; the enhancement method combines stat
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-08
    • 文件大小:3426304
    • 提供者:SkyeLee
  1. FBG

    1下载:
  2. 对光纤布拉格光栅进行matlab出图,光纤布拉格光栅也称光纤光栅,简称FBG(use matlab to FBG figuer)
  3. 所属分类:图形图象

    • 发布日期:2020-04-12
    • 文件大小:1024
    • 提供者:LIUsara
  1. 基于图像处理程序包的MATLAB_GUI界面设计

    0下载:
  2. 基于 M AT LAB设计向导 GUI开发出的数字图像处理技术具有图形用户界面良好、使用方便的特点。本文首先介绍了 M AT LAB的图形用户界面 GUI面板,然后结合具体图像处理功能介绍了利用 M ATLAB的 GUI设计向导进行图像处理的方法及过程,最后给出图像处理各个功能的运行结果。(The digital image processing technology developed based on the design guide GUI of MATLAB has the charac
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-02
    • 文件大小:19092480
    • 提供者:17692337823
  1. 石川公式MATLAB

    2下载:
  2. 利用石川啮合公式编写的程序,适用范围较广,好用,推荐(The program compiled by Ishikawa meshing formula is easy to use and recommended)
  3. 所属分类:图形图像处理

« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com