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

搜索资源列表

  1. FixedCamShift

    0下载:
  2. 改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。-FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target trackin
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:6300490
    • 提供者:Zion
  1. target-tracking

    0下载:
  2. 基于meanshift算法的目标跟踪,主要是车辆跟踪,基于opencv-Based on the meanshift algorithm of image segmentation and target tracking
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8662960
    • 提供者:骇客终结者
  1. FaceTrackingWithFDMeanShift

    0下载:
  2. 用OpenCV的MeanShift函数实现: 先人脸识别,再跟踪人脸。-With MeanShift from OpenCV, first face detecting, then face tracking...
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2958
    • 提供者:theac
  1. camShift

    0下载:
  2. 功能是用meanshift的改进算法camshift实现视频中目标的跟踪!c++编程,vs2010和opencv-Function is improved algorithm meanshift camshift achieve target tracking in the video! c++ programming, vs2010 and opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1622
    • 提供者:董生
  1. testMeanShift

    0下载:
  2. 基于Opencv的MeanShift跟踪代码。MeanShift算法是目标跟踪领域应用较广泛的算法,轻量级,原理是求概率密度最大位置。-Opencv based MeanShift tracking code. MeanShift is widely used in object tracking. lightweight. the principle is to find the probability density maximum position.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15504731
    • 提供者:Elaine
  1. meanshift_segmentation

    1下载:
  2. 基于opencv的meanshift,人工设置参数,根据产生的结果选择最佳参数,消除图像细小纹理用于分割-English is not good
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:973
    • 提供者:JUN
  1. mean-shift

    0下载:
  2. 基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manual
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12669627
    • 提供者:坎启娇
  1. meanshifttrackcar

    0下载:
  2. 利用opencv函数编写meanshift算法手动提取特征跟踪单个车辆记录运动轨迹信息。-use the function in OpenCV to complete the car trajectory tracking based on meanshift algrithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:3900645
    • 提供者:孔龙飞
  1. RotatedRect-CamShift

    0下载:
  2. opencv中meanshift和camshift例子的应用-RotatedRect CamShift(InputArray probImage, Rect& window, TermCriteria criteria)
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4916
    • 提供者:鲁正
  1. meanshift_opencv

    0下载:
  2. meanshift实现视频目标跟踪,opencv实现,附带测试视频-meanshift implement video target tracking, opencv realize, with test video
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7713032
    • 提供者:sun
  1. seg

    0下载:
  2. meanshift 图像分割,采用opencv 和c++编程实现-meanshift image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:11977583
    • 提供者:yang
  1. DeepLearnToolbox_CNN_lzbV2.0

    1下载:
  2. DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:980992
    • 提供者:陆振波
  1. DeepLearnToolbox_CNN_lzbV3.0

    5下载:
  2. CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:982016
    • 提供者:陆振波
  1. pyrMeanShiftFiltering

    0下载:
  2. 使用opencv进行MeanShift图像分割算法实验。-MeanShift image segmentation algorithm performed experiments by using opencv .
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:62153
    • 提供者:赵鹏
  1. camshift_tracking

    0下载:
  2. 基于opencv的camshift方法,进行运动目标的检测,效果还不错-Opencv based meanshift method to detect moving targets, the results were good
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4439
    • 提供者:Joe
  1. OpenCode_luzhenbo

    5下载:
  2. [原创]混沌分析,聚类分析,支持向量机,群体智能优化,深度学习(卷积神经网络)Matlab工具箱全开源版本下载 作者: 陆振波 毕业院校:海军工程大学,船舶与海洋工程(水声工程),博士 精通方向:信号处理,图像处理,人工智能,模式识别,支持向量机,深度学习,机器学习,机器视觉,群体智能,非线性与混沌,Matlab与VC++混编,大数据 擅长技能:团队激励,战略规划,企业文化,组织架构,C,C++,Matlab,OpenCV,并行计算,图像处理,智能视觉,卷积神经网络,人脸检测,行
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1847296
    • 提供者:陆振波
« 1 2 3 4»
搜珍网 www.dssz.com