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

搜索资源列表

  1. erewrer-b

    0下载:
  2. 用MATLAB进行图像处理。meanshift的方法进行图像的差分,以消除背景变化的问题-Image processing using MATLAB. meanshift the differential image, to eliminate the problem of the background changes
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:2978
    • 提供者:zm
  1. matlabAnalyzingImages

    0下载:
  2. matlab图像处理工具箱自带的针对大米图片进行背景均衡、对比度增强、二值化、连通区域获取、面积计算的实现过程,基于matlab的函数实现。-Matlab Image Processing Toolbox comes with rice picture background equalization, contrast enhancement, binarization, connected region to obtain the area of ​ ​ the imple
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:668
    • 提供者:李春丽
  1. oinppaintiingb

    0下载:
  2. object removal在图像处理中的意思是用户能随意擦去图像中的一个物体,算法能自动的用背景中的信息补去空洞,达到看不出出来是处理过的效果,又叫inpainting,该程序源码由matlab写成,,效果非常好,文档、演示、测试图像均齐全 -object removal in image processing in the meaning of an object in the user can remove images, the algorithm can automaticall
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1768001
    • 提供者:门槛
  1. background

    0下载:
  2. 在matlab环境下,实现了图像的背景图,以及做其他相关运算-In the matlab environment, realize the image background chart, and other related operations
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-29
    • 文件大小:93021
    • 提供者:mamin
  1. src

    0下载:
  2. 背景减除的完整算法,《A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection》作者源代码-The "src" folder contains all of the source code. To run the program, follow these simple steps: 1. Start MATLAB and ensure the "src" fold
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:779728
    • 提供者:小伟
  1. qubeijing

    0下载:
  2. 用小波变换去除荧光背景,扣除基线。matlab-Remove fluorescence background, net baseline using wavelet transform. matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:1534
    • 提供者:丁妍
  1. object-tracking

    0下载:
  2. 基于背景加权直方图的Meanshift目标跟踪 Matlab code;-Robust Mean Shift Tracking with Corrected Background-Weighted Histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:6851
    • 提供者:liuliu
  1. feather

    0下载:
  2. 用于图像边缘的羽化操作。假设有两幅图像,一幅是前景,一幅是背景。源代码为matlab,是将前景图像的边缘向背景过渡的操作。-Feathering operation for image edge. Suppose there are two images, one is the foreground, a background. The source code for matlab, is a transitional operation of the edges of the image of
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:204506
    • 提供者:mechess
  1. feather_White

    1下载:
  2. 用于图像边缘的羽化操作。主要有两种羽化操作,与另一个源码(均为matlab)向背景羽化操作不同的是,这是向白色进行过渡,即在图像边缘进行由图像到白色过渡的处理。-Feathering operation for image edge. The main the two feathering operating feathering operation and another source (both matlab) to the background is different, this is
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-13
    • 文件大小:204310
    • 提供者:mechess
  1. picture--chasing

    0下载:
  2. 背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。 MeanShift运动目标跟踪 matlab程序 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:240563
    • 提供者:l刘翔
  1. background-difference

    0下载:
  2. 基于背景差分的视频目标检测,matlab代码,-Video object detection based on background subtraction, matlab code
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:3249
    • 提供者:易扬
  1. mixture_of_gaussians

    0下载:
  2. 基于混合高斯背景建模的背景差分视频目标检测方法。matlab代码-Video target detection method based on Gaussian mixture background modeling background difference. matlab code
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:2002
    • 提供者:易扬
  1. image-strength

    0下载:
  2. 介绍一下图像增强技术的背景和意义以及现代图像增强技术发展的现状,其次是介绍图像增强技术的基本算法。由于要用到Matlab进行仿真,第三章将主要介绍Matlab软件在图像处理中的功能和运用。最后将详细的介绍直方图算法的意义、性质、显示及映射,并利用Matlab进行图像增强的仿真实现且达到了论文预期的目的和满意的实验结果。-Recommend the picture to strengthen the background , meaning and current situation of str
  3. 所属分类:Project Design

    • 发布日期:2017-12-04
    • 文件大小:374181
    • 提供者:路敬
  1. jiance

    0下载:
  2. 使用matlab检测图片中的物体,一幅图作为背景,另一幅图中在前一背景下新加了一个物体,则可通过此程序来检测到-Matlab object detection picture, a picture as the background, another picture of the previous context added a new object can be detected through this procedure to
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:144580
    • 提供者:高东旭
  1. koutu

    0下载:
  2. 本程序基于matlab,能够实现对视频中图像进行抠图,并能将提取出的前景图像合成到新的背景上。-Matting, and can extract the foreground image is synthesized into a new background video image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:44190720
    • 提供者:zhuzhiling
  1. matlab1

    0下载:
  2. 练习读入lena.bmp图像,在workspace中查看图像,显示图像,并将此图像存储在C盘根目录下,命名为1.bmp。 读入两幅尺寸相同的图像(lena.bmp和sky.bmp),做加法,实现双曝光的效果。 读入两幅尺寸相同的图像(2.bmp和2background.bmp),做减法,实现减背景效果。 读入lena.bmp图像,编写一个模板,此模板是以图像中心为圆心,64像素为半径的圆内为1,其他位置为0,以此模板乘以读入的lena图像,显示结果。 用图像除法完成减背景操作(
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:单车少年
  1. code-of-GNSS-sofe-receiver

    2下载:
  2. 本书面向应用与编程设计、在参考国内外论著的基础上,结合作者自己的研究成果撰写。内容上由浅人深,第一章介绍了GNSS软件接收机的研究背景和各种卫星导航系统。第二章介绍了信号处理的一些相关概念。第三章介绍了卫星运动的基本理论。第四章研究GNSS信号,包括伪随机码信号、导航电文,着重以GPS和Galileo系统为例进行讨论。第五章研究了GNSS接收机的前端技术,包括天线和信号下变频原理。第六章探讨卫星信号的捕获技术。第七章讨论卫星信号的跟踪、解调和伪距计算。第八章探讨导航定位解算方法。第九章简要介绍了
  3. 所属分类:GPS develop

    • 发布日期:2015-09-25
    • 文件大小:5882880
    • 提供者:单边
  1. background-separation

    2下载:
  2. 基于灰度直方图的otsu(大津法)改进算法实现图片前景背景分离(matlab代码,实验报告)-Improved algorithm based on gray-scale histogram the otsu (Otsu method) background picture prospects separation (Matlab code, lab report)
  3. 所属分类:Special Effects

    • 发布日期:2016-05-30
    • 文件大小:684032
    • 提供者:liukai
  1. HuiBoFangZhen

    0下载:
  2. 雷达目标回波仿真,仿真实验背景,开发环境matlab-Radar echo simulation development environment matlab
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:1248
    • 提供者:史杰
  1. ball

    0下载:
  2. 小球撞壁变色的matlab程序,以一图片为背景,小球随机移动,小球撞壁时颜色改变-The ball hit the wall discoloration matlab program
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:221595
    • 提供者:CHEN
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 25 »
搜珍网 www.dssz.com