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

搜索资源列表

  1. Finite_difference_method

    1下载:
  2. 有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。 -Finite Difference Me
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:246401
    • 提供者:彭鑫
  1. bmptest

    0下载:
  2. 使用差分法进行前景检测,能较好的检测出前景,效果好,并且方法简单。-The prospects for the use of differential detection method can detect better the prospects of good results, and the method is simple.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2807213
    • 提供者:王旋
  1. binarydifferencemethod

    0下载:
  2. 利用二桢差分法实现的目标跟踪,包含源码和可执行文件,经典,收藏-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5570440
    • 提供者:方天柱
  1. lianxushipinfengeyucaiji

    0下载:
  2. 用matlab实现连续视频的分割与采集,其中用读视频指令把连续的视频转化为一帧一帧的图像,用帧间差分法和背景差分法实现-Matlab for continuous video with the segmentation and the acquisition, including video instruction with the reading of the continuous video into a frame of an image, with the frames and the
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:4459826
    • 提供者:陈秋歌
  1. abs

    0下载:
  2. 用差分算法求背景的程序 静态背景下帧间差分法目标检测 -With the difference algorithm to solve the background of the program context of inter-frame difference method for static target detection
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:10743
    • 提供者:wei
  1. youxianchafenfajiaoan

    0下载:
  2. 有限差分法的ppt教案,word文档介绍和matlab程序-Finite difference method ppt lesson plans, word document describes the procedures and matlab
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:403155
    • 提供者:hewanhua
  1. zhenjiancafen

    0下载:
  2. :针对背景差分算法中在复杂背景下参考帧的提取问题,提出了一种新的背景提取方法;该算法用帧间差分法将帧中的背景象 素点检测出来,再确立出背景帧-: For the background subtraction algorithm in complex background reference frame extracting problems, a new background extraction The algorithm uses inter-frame difference meth
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:431203
    • 提供者:xxx
  1. opencv

    0下载:
  2. 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:6540
    • 提供者:张桦
  1. BackgroundSubtractionandFrameDifference

    0下载:
  2. 使用背景差分法进行运动目标提取并进行背景更新-Background difference method using the moving object extraction and background update
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:8091
    • 提供者:闫礼飞
  1. Background_modeling_of_dynamic_scenes_based_on_tar

    0下载:
  2. 基于背景建模的动态场景目标检测,介绍了背景建模的步骤和重要的方法,然后介绍了根据背景差分法,来提取运动目标,从而进行跟踪-Background modeling of dynamic scenes based on target detection, background modeling described the steps and important way, then introduced under the background difference method to extract
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1450100
    • 提供者:陈家敏
  1. 43kindoffinitedifferencemethodcode(Fortran)

    2下载:
  2. 43种计算流体力学有限差分法的格式代码 见证了计算流体力学的发展历程-43 finite difference method of computational fluid dynamics code format witnessed the course of development of computational fluid dynamics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:500428
    • 提供者:chengguoqiang
  1. chafen

    0下载:
  2. 个多目标跟踪的matlab代码,里面附有说明文档。其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2453
    • 提供者:陈家波
  1. automsft

    0下载:
  2. 该程序初始时使用背景差分法自动检测目标,当目标完全进入图像中后,改用meanshift方法对目标进行跟踪。-the program use background subtraction to detect the target first,when the target fully enter the screen,change to meanshift method to track the target.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5969475
    • 提供者:李岩
  1. youxianchafen

    1下载:
  2. 一个有限差分法的应用文章,包括MATLAB程序,-The application of a finite difference method the article, including the MATLAB program,
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:35976
    • 提供者:谭文
  1. zhenchafa

    4下载:
  2. 使用帧间差分法进行运动目标检测,内含两组测试图像和测试结果,分别为bmp和jpg格式,并且有详细的使用说明。郑重说明:本程序对阴影处理效果不佳,但思路清晰明了,适合初学者参考。-Frame difference method using the moving target detection, containing two sets of test images and test results, respectively, bmp and jpg format and detailed ins
  3. 所属分类:matlab

    • 发布日期:2016-04-17
    • 文件大小:37433344
    • 提供者:刘畅
  1. 2

    0下载:
  2. 主要讲解偏微分方程组的离散方法,包括有限差分法,有限体积法-Mainly on the discrete method of partial differential equations, including finite difference method, finite volume method
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:634322
    • 提供者:yuanlong
  1. detection

    4下载:
  2. 基于帧间差分法的运动目标检测程序,可以直接使用,付视频-Frame difference method based on motion detection program that can be used directly
  3. 所属分类:matlab

    • 发布日期:2016-04-17
    • 文件大小:620544
    • 提供者:cicc
  1. frame-difference-method-

    1下载:
  2. 帧间差分法处理图像视频,可用于运动目标的检测-Image processing video frame difference method can be used for the detection of moving targets
  3. 所属分类:matlab

    • 发布日期:2016-04-17
    • 文件大小:1024
    • 提供者:李绅
  1. dspmotion

    0下载:
  2. 基于背景差分法和帧间差分法的视频运动检测-Based on background difference and frame difference method of video motion detection
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:844092
    • 提供者:梁晓枫
  1. 基于opencv利用差分法求运动的轮廓-

    0下载:
  2. 基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过-based on the use of differential method for the campaign outline of the document in VC6.0 operating environment through the compiler
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1885
    • 提供者:edtoa
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com