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

搜索资源列表

  1. yingzhang_recoginition

    0下载:
  2. 印章识别算法源码,主要从原图像中提取各分量进行背景去除,然后提取特征-chop recognition algorithm source, mainly from the original image from the background component removed, and then extracting features
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2629
    • 提供者:林晓芸
  1. ESegment

    0下载:
  2. 程序功能为将bmp彩色图片中的背景去除,留下图片的主要内容。该程序采用graph-based的图像分割算法,分割效果良好。 在命令行下通过传递参数运行:ESegment sigma k min input output 其中:ESegment为编译得到的程序名; sigma为平滑系数,一般取0.5~2之间的值; k一般取图片长、宽(像素)之间的值; min表示分割出的最小块的大小,取正整数即可 input为输入的bmp图片名 output为输出的bmp图片名-proc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:128352
    • 提供者:吴维翔
  1. backgroundSubtraction_v0

    0下载:
  2. 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:14808
    • 提供者:taotaoking
  1. dataRead

    1下载:
  2. 该matlab程序包实现从Ocean Optics s2000型号的光谱仪采集数据文件中读取数据,并对采集数据进行背景去除,提取特定波段的数据绘制光谱图-The matlab package implement reading data file made by Ocean Optics s2000 spectrometer , and remove the background collecting data, extract a specific band spectra data mapp
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1184
    • 提供者:齐琪
  1. yyqc

    2下载:
  2. 采用RGB模型进行阴影的检测与去除。能够显示前景、背景、去除阴影后的运动目标-RGB model with shadow detection and removal. To show foreground, background, after the removal of shadows moving target
  3. 所属分类:matlab

    • 发布日期:2015-03-25
    • 文件大小:41984
    • 提供者:chenjz
  1. human_face_detect_facemodel

    0下载:
  2. 人脸检测系统源码,准确定位,检测人脸,具有很强的抗噪能力,背景去除,最最关键的一步是肤色匹配,提供了人脸模型,算法自己看,绝对好东西-Human face detection system source code, accuratly position and detect face, which has a strong anti-noise ability. It is widely used in machine vision, pattern recognition, security
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:3064652
    • 提供者:yangle
  1. BackgroundRemovalforColorImagesBasedonColorCompone

    0下载:
  2. 基于彩色成分差异的彩色图像背景去除算法研究-Background Removal for Color Images Based on Color Components Difference0
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2834208
    • 提供者:ningxu
  1. image-process

    0下载:
  2. 由彩色图像到轮廓提取的代码,或者说背景去除,也是在这里向别人学习过的,拿来看一下,欢迎大家多提建议-Contour extraction from color images to the code, or background removal, but also to learn from others here too, and take a look, with more suggestions welcome
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:27739
    • 提供者:熊俊涛
  1. Static-BG

    0下载:
  2. 单背景运动检测方法,最简单和实用的背景去除算法,适合环境稳定的情况-Single background motion detection methods, the most simple and practical background removal algorithm for the stability of the environment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7690
    • 提供者:ll
  1. RuningAVG

    0下载:
  2. 滑动均值背景去除方法,一种自适应的视频运动目标检测方法,能够自适应光照变化-Sliding mean background removal method, an adaptive video motion detection method to adaptive changes in illumination
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:8448
    • 提供者:ll
  1. yepian

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

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

    0下载:
  2. 使用C++以及OpenCV实现的最小二乘法的平面拟合,以及应用平面拟合达到的图像背景去除,以及曲线拟合方法-Use C++ and OpenCV implementation of the least squares plane fitting, and the application reaches the image plane fitting background removal, and the curve fitting method
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:1387445
    • 提供者:xiaoxian
  1. IrisNearest

    0下载:
  2. 这是一个小程序,是在图像处理过程中经常碰到的图像背景去除的一个很简单的实现-This is a small program that is implemented in a very simple image processing often encounter image background removal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:61393
    • 提供者:丁毅
  1. Bayesian-Modeling

    0下载:
  2. 基于贝叶斯的动态场景中的物体检测 背景去除 前景提取-Bayesian Modeling of Dynamic Scenes for Object Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1719823
    • 提供者:change
  1. 人脸识别

    3下载:
  2. 使用OPENCV库提供的接口,实现人脸的识别功能。 在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要的原因。你还应该做一些其它事情,比如去除脸部周围的多余像素(
  3. 所属分类:OpenCV

    • 发布日期:2017-12-17
    • 文件大小:68291584
    • 提供者:小女百合
  1. mixture_of_gaussian

    0下载:
  2. 利用混合高斯模型对一个图像序列或视频进行背景的去除,检测运动目标(Using the mixed Gaussian model to remove an image sequence or video background, or detect the moving target.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:111111111111
  1. flow-code-matlab

    2下载:
  2. 利用光流法在复杂场景下对运动目标进行检测(Using the optical flow method to detect moving objects in complex scenes)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:111111111111
  1. 三种传统背景减除法

    1下载:
  2. 使用帧差法、均值法和混合高斯模型对背景进行去除、提取前景信息。来源于2017年研究生数学建模比赛D题。(The background information is removed and the foreground information is extracted by frame difference method, mean value method and hybrid Gauss model. D graduate from the 2017 mathematical modeling
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:693248
    • 提供者:Yxsong
  1. FGseg

    0下载:
  2. 用于视频前景目标提取,包含测试数据,可运行(This package can be used for video foreground target extraction. It includes executable programs and test data files and thus it can be run directly.)
  3. 所属分类:图形图像处理

  1. demo联合雨检测和去除_JORDER_release

    1下载:
  2. 用深度学习做单幅图像去雨 有效的解决了去雨后雨纹残留 去雨背景模糊(through using deep learning to do single image rain removal.)
  3. 所属分类:其他

    • 发布日期:2019-10-27
    • 文件大小:9709568
    • 提供者:ZL小米粥
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com