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

搜索资源列表

  1. mean_shift_tracking

    0下载:
  2. mean shift tracking, 经我修改 可以运行-mean shift tracking code, running successfully.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2902834
    • 提供者:yangfei
  1. Image_Clust

    0下载:
  2. Title: Image Clutering K-means and Mean Shift) delphi implemetation Descr iption: This delphi program contains image clustering algorithms K-means and Mean shift. Contains 2 pas file for kmeans and mean shift. by chamika deshan
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:27128
    • 提供者:rtamarit
  1. SIFT_VC.lib

    1下载:
  2. 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-25
    • 文件大小:111583
    • 提供者:
  1. PLC-sequential-shift-instruction-control-procedure

    0下载:
  2. 移位指令实现PLC顺序控制程序的一般方法PLC sequential shift instruction control procedures to achieve a general method-PLC sequential shift instruction control procedures to achieve a general method
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:185227
    • 提供者:guangdong1234
  1. 8multipler

    0下载:
  2. 用VHDL实现8位移位相加乘法器,从被乘数的最低位开始,若为1,则乘数左移后与上次的和相加;若为0,左移后以全0相加,直至被乘数的最高位。-VHDL 8-bit shift by adding the multiplier to achieve, starting from the lowest multiplicand, if 1, then left after the multiplier and add the last if 0, left after adding all 0, u
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1268
    • 提供者:ruanxioafei
  1. Mean-Shift-Tracking

    0下载:
  2. 这是一份用行人轮廓的分布直方图分类和识别步态的资料,不错的资料-This is a histogram with the pedestrian profile information classification and gait recognition, good information
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:441895
    • 提供者:zhangbingbing
  1. GaussianMeanShift_matlab

    0下载:
  2. The code is Gaussian mean shift clustering (GMS) implemented in MATLAB. More details on the instruction, derivation and experimental results can be found on my blog http://www.whatdafact.com/kittipat/?p=618
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2402
    • 提供者:neobot
  1. Meanshift

    0下载:
  2. mean shift algrithoy
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:110329
    • 提供者:songkangkang
  1. caisetuxiangfenge

    1下载:
  2. mean-shift进行图像分割的程序代码,可以有效地进行图像分割-mean-shift image segmentation procedure code, effective for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2015-04-13
    • 文件大小:1913856
    • 提供者:涛子
  1. register-vcode

    0下载:
  2. shift register verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:6071
    • 提供者:praveen
  1. Mean-shift-research-and-applications

    0下载:
  2. :对均值漂移算法的理论和应用作一全面的综述.首先根据密度函数的非参数估计推导出均值漂移公式的一 般形式,说明了均值漂移迭代算法的步骤及收敛性;然后重点讨论核函数的选择以及带宽矩阵的计算等关键技术;最 后归纳了均值漂移算法在模式检测、聚类、图像分割以及物体实时跟踪等方面的应用,并展望了均值漂移算法在理论和应用中的研究方向.-Clustering thesis
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:377274
    • 提供者:btian
  1. an-adaptive-doppler-shift-estimator-

    0下载:
  2. 一篇很好的解决移动通信中多普勒效应的文献,对噪声游有效!-A good solution to the Doppler effect in mobile communication literature, the effective noise tour!
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:175450
    • 提供者:梁贡
  1. MeanShift

    0下载:
  2. Mean-Shift 算法经典论文详细讲述了Mean——shift算法的原理 应用等等 经典-Mean-Shift thesis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2999162
    • 提供者:eric
  1. sr12univ_a

    0下载:
  2. universal shift register vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:680
    • 提供者:ayhan
  1. 201061611271583

    0下载:
  2. 本软件可以截获几乎所有键值,例如:shift+?,ctrl+?,alt+?,F1~F12,shift或者ctrl或者alt + F1~F12,单独的 shift、ctrl、alt 键值,特殊键ins、del、caps lock、num lock、小键盘数字 等等,你只要稍作修改,也可以截获 ctrl+alt+?等键值,没有截获不到的键值,本程序不使用dll方式,使用常规方式,方便你编译调试修改,支持xp、vista、win7,是最强悍的键盘钩子控件, 本软件在delphi7下通过。-This s
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:228816
    • 提供者:ziyu2011
  1. meanshift

    0下载:
  2. 它是MeanShift算法的改进,称为连续自适应的MeanShift算法,CamShift算法的全称是"Continuously Apaptive Mean-SHIFT",它的基本思想是视频图像的所有帧作MeanShift运算,并将上一帧的结果-It is MeanShift Algorithm, called continuous adaptive MeanShift algorithm, CamShift algorithm stands for "Continuously Apaptive
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2295069
    • 提供者:伟迅
  1. meanshift

    0下载:
  2. This mean-shift algorithm using openCV-This is mean-shift algorithm using openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:37563
    • 提供者:foejk
  1. Meanshif-Detection

    0下载:
  2. :Mean—shift算法是一种非参数密度估计算法,可以实现快速的最优匹配,在目标的实时跟踪领域起着非常 重要的作用。为了有效的将Mean—shift算法应用到灰度图像中,采用了以方向直方图建立目标模型的策略,提出了在灰 度图像中以Mean—shift为核心的目标跟踪算法。实验结果表明,该算法具有不受光照条件影响的优点,在低对比度的情 况下仍能实现稳定、实时的跟踪目标。-: Mean-shift algorithm is a nonparametric density estimat
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:309869
    • 提供者:ridge
  1. Videotargettracking

    0下载:
  2. Mean Shift方法目标跟踪方法该算法为均值平移法目标跟踪,您可以通过打开演示视频“静态背景运动目标.avi”文件演示该算法。算法需要提供预跟踪目标所在的位置及大小,程序默认提供了该演示视频目标所处的位置。若使用其他视频演示该算法,则必须手工指定目标的位置及大小。 -Mean Shift method of target tracking algorithm for the mean shift tracking method, you can open a demo video &qu
  3. 所属分类:Video Capture

    • 发布日期:2017-05-15
    • 文件大小:3779979
    • 提供者:王华
  1. Image-shift

    0下载:
  2. 01 c++实现图像平移的源代码,通过简单方法实现图像平移,-01 c++ source code to achieve the image shift, through the simple method of image translation,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:17781
    • 提供者:wsl
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com