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

搜索资源列表

  1. ViBe-master

    0下载:
  2. 前景检测 对动态背景进行多角度监测 动态背景检测(Foreground detection is used to monitor dynamic background from different angles)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:7168
    • 提供者:xiongxiaojun
  1. Untitled2

    0下载:
  2. 一段作为前景提取提取的函数,将静态背景中的动态目标提取(A as a function of the foreground extraction to extract, dynamic target extraction from the static background)
  3. 所属分类:图形图象

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:LS&MARS
  1. YunDongWuTiGenZong

    0下载:
  2. 建立混合高斯背景模型分离离前景和背景实现运动物体跟踪(Establish a mixed Gaussian background model to separate the foreground from the background to achieve the tracking of moving objects)
  3. 所属分类:图形图象

    • 发布日期:2018-01-04
    • 文件大小:713728
    • 提供者:chiry
  1. SmokeDetection

    0下载:
  2. 两种烟雾处理的方法可以有效的提取前景和背景,并且具备保存功能。相比较其他方法这两种方法是可以直接使用的没有错误。(Two kinds of smoke treatment methods can effectively extract the foreground and background, and have the preservation function. Compared with other methods, the two methods can be used directly
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:11726848
    • 提供者:无心和尚
  1. JSP、MYSQL SSH 餐馆点餐管理系统

    2下载:
  2. 基于SSH框架实现了在线点餐系统,有管理员和用户两种身份登录,可实现前台点餐,后台通知,还有一些菜单和餐桌的基本管理功能(Based on the SSH framework, the online ordering system is realized, with two kinds of identity login for administrators and users. It can realize the foreground ordering, background notific
  3. 所属分类:Jsp/Servlet

    • 发布日期:2018-01-05
    • 文件大小:24291328
    • 提供者:毛1121
  1. detect_face

    0下载:
  2. 采用MATLAB完成人脸检测,可实现在前景和背景差别较大的情况下完成检测,准确率较高,适用范围较广。(Using MATLAB to complete the face detection can realize the detection of the foreground and the background difference is bigger, the accuracy rate is high, and the scope of application is wider.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:smile2816
  1. otsu-master

    0下载:
  2. Otsu最大类间方差法原理,利用阈值将原图像分成前景,背景两个图象(The principle of the inter-class variance method of Otsu is to use the threshold to divide the original image into the foreground and the background two images)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1489920
    • 提供者:li_lianhe
  1. 1

    0下载:
  2. 利用基于直方图的自适应阈值方法实现分割前景与背景a)设定三个不同阈值,直接观察分割结果; b) 利用统计直方图,得到一个自适应的阈值.(The segmentation foreground and background a are realized by using the histogram based adaptive threshold method, and three different thresholds are set, and the segmentation
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:46080
    • 提供者:林冲林冲
  1. gSLICr-master

    1下载:
  2. 主要是用于图像的分割,具体的算法不详,但是当前景和背景的区分度稍微高时,分割效果是相当不错的,但是如果区分度不是很高,效果就稍微差一点;(the image segmentaion for image matting which is suitable for images which has a high contrast between foreground and background;)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:557056
    • 提供者:ns5417
  1. a01

    0下载:
  2. 利用ML算法对训练集进行学习,利用多维高斯进行判断后对输入图片进行前景后景判断(The training set for learning to use ML algorithm to judge on the input image foreground & background)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:shakeyyy
  1. OpenGL001

    0下载:
  2. 这段代码解释了什么是混合.就是将前景色与背景色结合得到新颜色的过程 背景色:又叫目标颜色,是已经进入颜色缓冲区的颜色. 前景色:当前渲染命令的颜色,作为结果进入缓冲区,又叫源颜色. 混合有混合方程式,混合方程式有两个混合因子来计算最终的混合颜色. 打开命令:glEnable(GL_BELNDING);//blend:混合 混合因子的设置需要函数glBlendFunc();来实现,他有两个参数,分别是源混合因子和目标混合因子的值 而这两个混合因子有15个预定义的值.(This code
  3. 所属分类:OpenGL

    • 发布日期:2018-01-08
    • 文件大小:19458048
    • 提供者:l1994z
  1. OpenGLMixLZ

    0下载:
  2. 这段代码解释了什么是混合.就是将前景色与背景色结合得到新颜色的过程 背景色:又叫目标颜色,是已经进入颜色缓冲区的颜色. 前景色:当前渲染命令的颜色,作为结果进入缓冲区,又叫源颜色. 混合有混合方程式,混合方程式有两个混合因子来计算最终的混合颜色. 打开命令:glEnable(GL_BELNDING);//blend:混合(This code explains what is a mix. Is it a process to combine the foreground color wi
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:19173376
    • 提供者:l1994z
  1. ostu

    0下载:
  2. 大津法(OTSU)是一种确定图像二值化分割阈值的算法,由日本学者大津于1979年提出。从大津法的原理上来讲,该方法又称作最大类间方差法,因为按照大津法求得的阈值进行图像二值化分割后,前景与背景图像的类间方差最大(何为类间方差?原理中有介绍)。(Otsu method (OTSU) is a set of image binarization threshold segmentation algorithm, proposed by Japanese scholars ohtsu in 1979.
  3. 所属分类:OpenCV

  1. w1_main

    0下载:
  2. 实现图像的前景与背景分割,设定三个不同阈值,直接观察分割结果或者利用统计直方图,得到一个自适应的阈值,再观察实验结果;(Segmentation of foreground and background of image, threshold segmentation method)
  3. 所属分类:matlab例程

  1. EasyBuyInfo_147

    2下载:
  2. 易买网基本功能,易买网购物网站全部前台功能实现和后台管理实现(Basic function of easy to buy net Easy to buy network all foreground to background)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:3639296
    • 提供者:qeqe
  1. videoblur.m

    0下载:
  2. 对视频的动态目标作前景,背景实现自动虚化,还可以给出制作后的视频(The dynamic target of the video as the foreground, the background automatically blurred, you can also give the video after the production)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:1024
    • 提供者:tony2014
  1. 背景差分

    0下载:
  2. 通过背景差分法获取运动目标检测,提取前景目标,转化成二值图(The moving target detection is obtained by the background difference method, and the foreground object is extracted and transformed into a two value graph.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:5775360
    • 提供者:向日葵的光
  1. 44

    0下载:
  2. 网新企业网站管理系统(绿色)是专业为个人和企业网站建设而开发的一款智能化程序。该程序基于ASP+ACCESS环境开发,拥有完善的网站前台和后台全智能化管理功能,完全由后台操作(如添加、修改网站基本信息、产品、企业新闻动态等),是个人和企业智能化网站建设首选!(Net new enterprise website management system (green) is an intelligent program developed by professional for the constru
  3. 所属分类:WEB开发

    • 发布日期:2018-04-22
    • 文件大小:3632128
    • 提供者:45uywt
  1. CustomeAssemblyDemo

    0下载:
  2. C# 平台源码学习,前台展示,后台搭建(C# Platform source learning, foreground display, background construction.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:452608
    • 提供者:lius520
  1. Background Subtraction (Foreground Detection)

    0下载:
  2. optic disk citra fundus menggunakan matlab
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:105472
    • 提供者:rosadi
« 1 2 ... 42 43 44 45 46 4748 49 »
搜珍网 www.dssz.com