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

搜索资源列表

  1. 车牌识别系统MATLAB源代码完整

    0下载:
  2. clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:89088
    • 提供者:为谁甜
  1. cgn

    0下载:
  2. 数模中采矿问题的matlab源码,希望有人能用!不错的源码(Mathematical model of the mining problem of matlab source code, hope someone can use!)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:174080
    • 提供者:saunmmry
  1. 插值

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

    • 发布日期:2017-12-30
    • 文件大小:15360
    • 提供者:jrhc
  1. LPR

    0下载:
  2. 提供一种最基础的车牌识别程序,需进行以下几个基本的步骤:车牌图像预处理;车牌定位,定位图片中的车牌位置;车牌字符分割,把车牌中的字符分割出来;车牌字符识别,把分割好的字符进行识别,最终组成车牌号码。(To provide a basic license plate recognition program, the following basic steps need to be carried out: image preprocessing of license plate; Location
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-24
    • 文件大小:3283968
    • 提供者:sunflowerioio
  1. CS_SWOMP

    1下载:
  2. 可用于恢复稀疏信号,图像处理/噪声处理/医学成像等应用中,是压缩感知重构算法中的分段弱正交匹配追踪算法(It can be used to recover sparse signals, image processing / noise processing / medical imaging, and so on. It is a piecewise weak orthogonal matching pursuit algorithm in compressed sensing reconst
  3. 所属分类:数值算法/人工智能

  1. 目标检测

    1下载:
  2. 运动目标获取,利用帧间作差,来提取出视频中运动的目标(moving object detection)
  3. 所属分类:图形图像处理

  1. yuzhifenge (2)

    0下载:
  2. 数字图像处理中的阈值分割代码,可以对图像进行阈值分割(Threshold segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:liyuxuan
  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. 细化处理水位

    0下载:
  2. 处理水位图像的,使用MATLAB做的,将一张图中的水位提取出来
  3. 所属分类:数值算法/人工智能

  1. hw5

    0下载:
  2. 可以实现图像处理中常见的去红眼问题,简单方便,可行性强。(It can realize the common red eye problem in image processing, simple and convenient, and strong feasibility.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:daima
  1. yiJieWeiFen_ruihua

    0下载:
  2. 图像锐化处理,自己写的中值滤波函数,没有调用自带的。(Median filter, write its own median filter function, no call comes with.)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:LSYnn
  1. 谷物颗粒计数

    3下载:
  2. 谷物作为主要粮食和饲料作物,在农业生产中占有重要地位。提高谷物产量和质量的主要方法是选育出优质品种,而在选育品种过程中,对种子的计数是不可缺少的内容。目前,种子的计数方法通常采用人工计数,或半自动的光电计数器,很显然传统的计数方法存在着效率低、准确性不高等缺点。笔者利用计算机图像识别和处理技术实现考种过程中的计数,为谷物粒群的识别、精选、分级等的进一步研究奠定必要的理论与实践基础,并为育种工作提供一种高效、快捷的谷物计数新技术 用Matlab实现这种方法,既能分步对谷物颗粒图像预处理算
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:101376
    • 提供者:王世神龙
  1. different_encode

    0下载:
  2. 该压缩包内包含图像处理中不同编码的程序,可供参考!(The compression package contains different coding programs in the image processing, which can be used for reference)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:7168
    • 提供者:随风飘sjz
  1. EX2

    0下载:
  2. 图像的平滑滤波,基于均值滤波函数和中值滤波函数(Smooth filtering of images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:61440
    • 提供者:proud
  1. 人脸识别matlab 程序

    0下载:
  2. 人脸图像识别中所应用MATLAB 对图像进行预处理,应用该工具箱对图像进行经典图像处理,通过实例来应用matlab图像处理功能, 对某一特定的人脸图像处理, 进而应用到人脸识别系统。(In face recognition, MATLAB is applied to preprocess the image. The toolbox is applied to the classic image processing of the image. The MATLAB image processi
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:7913
  1. matlab 处理

    0下载:
  2. 对图中微流道各个形状模块进行分割,并计算了微流道的宽度,还有入射光钎到接受光纤的距离。(The specific module is divided and the length and width are calculated.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:919552
    • 提供者:安定符合
  1. 作业5

    0下载:
  2. 理解频域处理与空间域处理的等效关系与步骤,掌握频域相乘与空间域循环卷积之间的对等关系,理解DFT运算中补零的效果。(Understand the equivalent relationship and steps of frequency domain processing and space domain processing, understand the reciprocal relationship between frequency domain multiplication and
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:83968
    • 提供者:在云端
  1. picture transfer

    0下载:
  2. 通过傅里叶变换提高图像的分辨率,使图像边缘更加平滑,明显减弱锯齿形状。(The resolution of the image is improved by Fourier transform, and the edge of the image is smoother and the sawtooth is obviously weakened.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:战衣飘飘
  1. lvbo

    0下载:
  2. ①线性灰度变换(函数形式) ② 编程计算图像的直方图,并与函数imhist比较 ③ 执行直方图均衡化和规定化histeq ④ 给图像添加噪声 ⑤ 执行均值滤波、高斯滤波和中值滤波 ⑥ 执行拉普拉斯滤波 ⑦ 执行低通滤波和高通滤波(Linear gray scale transformation (function form) The histogram of the image is calculated and compared with the function imhist
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:437248
    • 提供者:536536536
  1. RF_Class_C

    0下载:
  2. 在matlab中,运用随机森林算法来解决图像特征处理的问题。(In Matlab,the random forest method is used to solve the classification of image features.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-21
    • 文件大小:311296
    • 提供者:*哈哈*
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com