登录
首页 » Visual C++ » mean-shift

mean-shift

于 2014-05-06 发布 文件大小:12373KB
0 212
下载积分: 1 下载次数: 18

代码说明:

  基于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 manually adjust the threshold HSV, showing foreground, background, reaction projection. Development tools are VS2008, OPENCV)

文件列表:

mean shift
..........\Debug
..........\.....\mean shift.exe,83968,2014-03-05
..........\.....\mean shift.ilk,1892716,2014-03-05
..........\.....\mean shift.pdb,2149376,2014-03-05
..........\ipch
..........\....\mean shift-409029de
..........\....\...................\mean shift-1c4dc86b.ipch,2359296,2012-10-22
..........\mean shift
..........\..........\ClassDiagram1.cd,1,2006-11-20
..........\..........\Debug
..........\..........\.....\BuildLog.htm,9134,2014-03-05
..........\..........\.....\CL.read.1.tlog,2140,2012-10-22
..........\..........\.....\CL.write.1.tlog,1086,2012-10-22
..........\..........\.....\mean shift.exe.embed.manifest,663,2012-04-26
..........\..........\.....\mean shift.exe.embed.manifest.res,728,2012-04-26
..........\..........\.....\mean shift.exe.intermediate.manifest,621,2014-03-05
..........\..........\.....\mean shift.lastbuildstate,89,2012-10-22
..........\..........\.....\mean shift.log,1626,2012-10-22
..........\..........\.....\mean shift.obj,221626,2014-03-05
..........\..........\.....\mean shift.pch,3211264,2012-04-25
..........\..........\.....\mean shift.unsuccessfulbuild,0,2012-10-22
..........\..........\.....\mt.dep,64,2014-03-05
..........\..........\.....\stdafx.obj,11941,2012-04-25
..........\..........\.....\vc100.idb,52224,2012-10-22
..........\..........\.....\vc100.pdb,126976,2012-10-22
..........\..........\.....\vc90.idb,969728,2014-03-05
..........\..........\.....\vc90.pdb,1486848,2014-03-05
..........\..........\mean shift.cpp,11744,2014-03-05
..........\..........\mean shift.vcproj,5194,2012-05-30
..........\..........\mean shift.vcproj.kqj-THINK.kqj.user,1416,2014-03-05
..........\..........\mean shift.vcxproj,6568,2012-10-22
..........\..........\mean shift.vcxproj.filters,1342,2012-10-22
..........\..........\mean shift.vcxproj.user,143,2012-10-22
..........\..........\ReadMe.txt,1201,2013-08-26
..........\..........\stdafx.cpp,215,2012-04-25
..........\..........\stdafx.h,233,2012-04-25
..........\..........\targetver.h,498,2012-04-25
..........\mean shift.ncb,21146624,2014-03-05
..........\mean shift.sdf,29773824,2012-10-22
..........\mean shift.sln,896,2012-04-25
..........\mean shift.sln.old,896,2012-04-25
..........\meanshift 原版.txt,11723,2014-01-25
..........\UpgradeLog.XML,1976,2012-10-22
..........\_UpgradeReport_Files
..........\....................\UpgradeReport.css,3348,2012-10-22
..........\....................\UpgradeReport.xslt,12505,2010-05-04
..........\....................\UpgradeReport_Minus.gif
..........\....................\UpgradeReport_Plus.gif

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pupildetectOK
    在VC6.0环境下,借助openCV函数库,对视频中的人脸进行检测,并实时跟踪,然后用Haar特征的分类器定位人脸,并检测瞳孔存在与否,提取关于眼睛的疲劳信息(In VC6.0 environment, with the aid of openCV function library, to detect human faces in video, and real-time tracking, positioning and use characteristics of Haar classifier faces, and examine the pupil existence, to extract the information about the fatigue of the eye)
    2014-04-14 23:00:39下载
    积分:1
  • SAR-blur-analysis
    分析了合成孔径雷达的模糊度问题及其对图像质量的影响, 详细描述了模糊度的 表达式, 分析了不同系统参数对模糊度的影响, 对所谓的重影现象作了定量分析(Analysis of synthetic aperture radar ambiguity problems and their impact on image quality, a detailed description of the fuzzy degree of expression of the different system parameters on the degree of influence on the so-called ghost phenomenon analyzed quantitatively)
    2010-07-07 14:16:46下载
    积分:1
  • OTSUMultiThre
    1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)
    2009-02-06 14:55:41下载
    积分:1
  • Daima
    遥感图像处理源代码,包括遥感影像读入、几何校正、影像重采样等等(Remote sensing image processing code)
    2020-08-11 16:28:30下载
    积分:1
  • ostu
    使用大津法选定二值化阈值,并对彩色图像做二值化处理(Otsu binarization threshold is selected, and the color images do binarization processing)
    2012-05-19 22:41:01下载
    积分:1
  • HOG+SVM进行片中行人检测
    说明:  行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)
    2020-10-30 16:09:56下载
    积分:1
  • Z_buffer
    计算机图形学基础算法z-buffer, 实现隐藏面消除(Computer graphics based algorithm z-buffer, to achieve hidden surface removal)
    2020-07-24 14:38:43下载
    积分:1
  • 20100808
    经典的文本水印算法,实现了别人实现不了的功能,希望大家有所用!(The classic text watermarking algorithm to achieve the functions of others fail to realize, I hope you all have a use!)
    2021-03-19 16:49:19下载
    积分:1
  • guass_fliter_pic
    高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
    2017-03-11 10:40:11下载
    积分:1
  • SIFTVC6
    sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。(sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.)
    2013-12-08 17:25:35下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载