CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image processing function matlab

搜索资源列表

  1. leiling_v34

    0下载:
  2. 通过matlab代码,完整的图像处理课设,包含所有源代码,汽车图像,自写曲率计算函数 。- By matlab code, Complete class-based image processing, contains all of the source code, auto image, Since writing the curvature calculation function.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4507
    • 提供者:csjwyp
  1. biening

    0下载:
  2. 用于图像处理的独立分量分析,BP神经网络用于函数拟合与模式识别,关于小波的matlab复合分析。- Independent component analysis for image processing, BP neural network function fitting and pattern recognition, Matlab wavelet analysis on complex.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4772
    • 提供者:jieming
  1. upload

    0下载:
  2. function for image processing to read tranform using mathmatical morphology. Matlab code
  3. 所属分类:StatusBar

    • 发布日期:2017-05-04
    • 文件大小:5501
    • 提供者:karthi
  1. 2

    0下载:
  2. MATLAB中常用的MATLAB的图像处理基础的资料,包括基础函数和命名及程序实例-Based on MATLAB image processing is commonly used in the MATLAB data, including the basic function and naming and application examples
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:536472
    • 提供者:吴爽
  1. K1

    0下载:
  2. 这是在MATLAB中,利用hough变换函数,对图像进行识别处理,并显示出对应所需要的直线。-This is in the MATLAB, the use of Hough transform function, to identify the image processing, and shows the corresponding linear.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:975
    • 提供者:Ryan
  1. MATLAB-Programing

    0下载:
  2. 本书内容包括: MATLAB快速入门、重新认识矢量 (向量) 化编程、MATLAB处理海量数据、匿名函数类型介绍、嵌套函数类型介绍、积分以及积分方程求解案例、优化及非线性方程 (组) 求解案例、人脸图像压缩与重建案例、有关预测分类的案例、常微分方程 (组) 求解案例、层次分析法及其MATLAB实现、定时器及其应用。-The book includes: MATLAB quick start, the idea of a vector (Vector) programming, MATLAB pr
  3. 所属分类:matlab

    • 发布日期:2017-12-20
    • 文件大小:47634432
    • 提供者:姜尚
  1. qaotui_v85

    0下载:
  2. 基于matlab GUI界面设计,用于图像处理的独立分量分析,使用拉亚普诺夫指数的公式,BP神经网络用于函数拟合与模式识别,滤波求和方式实现宽带波束形成,GPS和INS组合导航程序。 - Based on matlab GUI interface design, Independent component analysis for image processing, Raya Punuo Fu index using the formula, BP neural network functi
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:5936
    • 提供者:翁新光
  1. License-Plate-Recognition

    0下载:
  2. 利用MATLAB进行图像处理、识别。实现对车牌的识别。提供了图片和编写好的一个.m函数。-Image processing and recognition using MATLAB. To achieve the identification of the license plate. Provide a picture and write a good .m function.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-11
    • 文件大小:9124893
    • 提供者:
  1. helpimage

    0下载:
  2. 介绍Matlab图像处理的常用函数,希望对大家有帮助-Introduce commonly used function of the Matlab image processing, hope to help everyone
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:426987
    • 提供者:Juljfv
  1. thard

    0下载:
  2. 介绍Matlab图像处理的常用函数,希望对大家有帮助-Introduce commonly used function of the Matlab image processing, hope to help everyone
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-15
    • 文件大小:427008
    • 提供者:vpljttwr
  1. ecerlone

    0下载:
  2. 介绍Matlab图像处理的常用函数,希望对大家有帮助-Introduce commonly used function of the Matlab image processing, hope to help everyone
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:427008
    • 提供者:Srdril
  1. 骨架提取

    0下载:
  2. 图像骨架处理运用滑动模块函数进行图像的提取(Image skeleton processing, the use of sliding module function for image extraction)
  3. 所属分类:图形图像处理

  1. ixagexused

    0下载:
  2. 介绍Matlab图像处理的常用函数,希望对大家有帮助(Introduce commonly used function of the Matlab image processing, hope to help everyone)
  3. 所属分类:分形几何

    • 发布日期:2017-12-23
    • 文件大小:425984
    • 提供者:Staaefcy
  1. 1275

    0下载:
  2. Complete class-based image processing, contains all of the source code, auto image, BP neural network function fitting and pattern recognition, Use serial programming examples matlab GUI implementation.
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:tiesuihanlen
  1. 插值

    1下载:
  2. 采用下拉菜单的方式实现数字插值方式的选择,并通过回调函数完成相应的插值算法和图像显示,在原始数据的输入和处理上,主要采用字符串的写入和读取与处理方式,实现对原始数据读入和分析。本次设计是对单选按钮的使用、按钮控件的应用及轴显示图形应用的综合设计,最终实现了多种插值算法的切换。通过设计与调试,本工具包集成了一维插值和二维插值中的最邻近插值,最小立方插值,线性插值等插值算法,最后达到对同一组数据可以用不同插值方法设计,通过优化处理得到适合插值算法。(The drop-down menu select
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:15360
    • 提供者:jrhc
  1. 学习OpenCV(中文版)

    0下载:
  2. OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(OpenCV is a cross platform computer vision library based on BSD licensing (open source) that
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:23507968
    • 提供者:mao dong
  1. kaifuimao

    0下载:
  2. BP neural network function fitting and pattern recognition, Convolution operation is intended to signal and image rendering, Modern signal processing used in the spectral estimation in matlab.
  3. 所属分类:数学计算

    • 发布日期:2017-12-28
    • 文件大小:58368
    • 提供者:梁群
  1. template_matching_version1b

    0下载:
  2. 基于matlab编程来实现的图像处理中的模板匹配功能。(Based on MATLAB programming to achieve the image processing template matching function)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:13312
    • 提供者:假瘦子。
  1. MyHist.m

    0下载:
  2. 自己实现直方图均衡,不调用Matlab函数。数字图像处理基础入门(It realizes histogram equalization without calling Matlab function. An introduction to digital image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:gary17
  1. 双随机图像加密

    3下载:
  2. 图像经过双随机处理和分数阶傅里叶变换,可以达到加密解密的功能,且对密钥敏感性较强。(The image undergoes double random processing and fractional Fourier transform, which can achieve the function of encryption and decryption, and has strong sensitivity to the key.)
  3. 所属分类:图形图象

    • 发布日期:2019-09-18
    • 文件大小:226304
    • 提供者:追梦苦旅
« 1 2 ... 18 19 20 21 22 2324 25 »
搜珍网 www.dssz.com