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

搜索资源列表

  1. xt_connbytes

    0下载:
  2. Kernel module to match connection tracking byte counter for linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:1376
    • 提供者:jangdongcing
  1. xt_state

    0下载:
  2. Kernel module to match connection tracking information for linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-12-04
    • 文件大小:845
    • 提供者:zouvaodai
  1. [kimi]FGT

    0下载:
  2. 实现了 Changjiang Yang, etc. “Real-Time Kernel-Based Tracking in Joint Feature-Spatial Spaces”, Technical Reports from UMIACS, 2004 中的FGT算法。-The code for FGT(Fast Gauss Transform) from: Changjiang Yang, etc. “Real-Time Kernel-Based Tracking in Joint Fea
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1672
    • 提供者:kimi
  1. meanshift-pingyizhuizong

    0下载:
  2. meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心-Meanshift mean shift tracking algorithm in the kernel function of window width automatically select code, according to the target size change window width, that when the target size cha
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:127865
    • 提供者:孟凡龙
  1. m10

    0下载:
  2.  背景建模是实现运动目标检测与跟踪的关键技术之一。在实时视频监控系统中,对背景建模算法的运行时间及所提取出的背景图像的实时性有很高的要求,针对这一问题,提出了一种基于切比雪夫不等式的自适应阈值背景建模算法。算法利用切比雪夫不等式计算像素点色度变化的概率估计值,提出了一种自适应阈值分类方法,它将像素点快速分类为前景点、背景点及可疑点,再利用核密度估计方法对可疑点进行进一步分类,最后利用背景更新算法提取实时背景图像。实验结果证明,该算法能快速有效地区分特征明显的背景点与前景点,提高了背景图像提取的速
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1972170
    • 提供者:
  1. CreateProcessNotify

    0下载:
  2. NT/2K provides a set of APIs, known as "Process Structure Routines" [2] exported by NTOSKRNL. One of these APIs PsSetCreateProcessNotifyRoutine() offers the ability to register system-wide callback function which is called by OS each time when a new
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:34498
    • 提供者:sirpoot
  1. InterfaceMisc

    0下载:
  2. Context tracking: Probe on high level context boundaries such as kernel and userspace. This includes syscalls and exceptions entry exit.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5763
    • 提供者:xunhonghz
  1. test

    0下载:
  2. 如何获取真正中断入口地址 真正的中断地址往往在远跳转的地方,在判断哪个远跳转是真正的中断地址时,不同的中断要具体判断,如跟踪 INT 13H 时,我们知道 BIOS 的段地址一般为 E000,所以一旦判断到段地址为 E000 时,就可以把这个地址保存下来作为真正 INT 13H 地址,而跟踪 INT 21H 时,INT 21H 在 DOS 的内核中,所以要先用第一个 MCB 地址的功能取出 MCB 地址,而第一个 MCB 地址之前是系统内核区,当判断到段地址小于第一个 MCB 地址时,这个
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1856
    • 提供者:衣谷
  1. xt_state

    0下载:
  2. Kernel module to match connection tracking information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1249
    • 提供者:vaozoban
  1. xt_connbytes

    0下载:
  2. Kernel module to match connection tracking byte counter.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1768
    • 提供者:fgnonbao
  1. xt_conntrack

    0下载:
  2. Header file for kernel module to match connection tracking information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:720
    • 提供者:qongdenzs
  1. Double-RingMeanShiftAlgorithm

    0下载:
  2. 传统均值漂移跟踪算法在目标特征提取、模板匹配度量和带宽固定方面存在缺陷,提出一种双环 Mean Shift视频跟踪算法-A tracking algorithm based on double—ring Mean Shift is proposed to solve the deficiency of target representation,template similarity measure and fixed kernel—bandwidth in traditional Me
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3444340
    • 提供者:王佳
  1. MKB

    0下载:
  2. 论文Human tracking by multiple kernel boosting with locality affinity constraints的实现算法程序,是本人根据文章内容使用matlab编写的-Human tracking by multiple kernel boosting with locality affinity constraints,source code
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20457947
    • 提供者:zhaohouqiang
  1. meanshift

    0下载:
  2. meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心-Meanshift mean shift tracking algorithm kernel bandwidth automatic code is selected, according to the objective changes in the size of the kernel bandwidth, making when target size chan
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-30
    • 文件大小:12794
    • 提供者:笨小猫
  1. code_aog

    0下载:
  2. 一个基于SVM和高斯核的跟踪程序。速度很快。2014年ICCV最佳-A tracking program based on SVM and Gauss kernel. Fast speed
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-01
    • 文件大小:13355389
    • 提供者:wangwei
  1. GMM_KDE

    0下载:
  2. malab代做|hslogic|基于MATLAB的GMM和KDE核估计得目标跟踪仿真-Malab generation to do |hslogic| based MATLAB GMM and KDE kernel estimation target tracking simulation
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:45056
    • 提供者:洪依
  1. meanshift-track

    0下载:
  2. meanshift均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心 - Meanshift mean shift tracking algorithm, kernel function window width automatic selection code, according to the target size changes in the width of the nuclear window, so that
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:12731
    • 提供者:kk
  1. aras_visual_servo-master

    0下载:
  2. The aim of visual servoing is tracking an object by the feedback information of the vision sensor. There are different techniques for controlling the system, in this work, Image based visual servoing has been chosen. The goal of propsed system is tra
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:533504
    • 提供者:穿山甲说
« 1 2»
搜珍网 www.dssz.com