ayzhang_shx 在 2007-10-10 15:55:46 上传
说明:基于均值漂移理论的该进算法,能对有一定遮挡的目标实现跟踪,可能对学习跟踪的出学者有一定帮助
开发平台:Visual C++ | 大小:205KB | 下载271次
ayzhang_shx 在 2007-10-10 15:49:56 上传
说明:一个很好的基于经典粒子滤波和均值漂移的混合算法,在选定目标初始位置的情况下能很有效的跟踪目标
开发平台:Visual C++ | 大小:172KB | 下载485次
870622 在 2007-10-04 17:26:41 上传
说明:meansift跟踪算法,目前最流行的跟踪算法,效果也很好。
开发平台:Visual C++ | 大小:1KB | 下载98次
wudaheng 在 2007-09-17 23:03:28 上传
说明:We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, which consists of first raising the received signal to the Mth power, where M is an integer depending on the type and size of the symbol constellation, and then applying the nonlinear least squares (NLLS) estimation approach. At low signal-to noise ratio (SNR), the NLLS method fails to provide an accurate CFO estimate because of the presence of outliers. In this letter, we derive an approximate closed-form expression for the outlier probability. This enables us to predict the mean-square error (MSE) on CFO estimation for all SNR values. For a given SNR, the new results also give insight into the minimum number of samples required in the CFO estimation procedure, in order to ensure that the MSE on estimation is not significantly affected by the outliers.
开发平台:matlab | 大小:1236KB | 下载169次
prof.huangxin 在 2007-09-14 10:18:51 上传
说明:均值漂移实现图像分割的代码,可用于各个图像处理领域
开发平台:matlab | 大小:1KB | 下载137次
shinesun1986 在 2007-08-28 23:08:26 上传
说明:mean-shift跟踪算法中核窗口大小的自动选区
开发平台:PDF | 大小:525KB | 下载72次
shinesun1986 在 2007-08-28 22:17:16 上传
说明:基于camshift算法的跟踪改进,适用于摄像头跟踪等
开发平台:PDF | 大小:299KB | 下载156次
不忘初衷 在 2007-08-27 14:46:49 上传
说明:介绍关于利用基于核函数的Meanshift跟踪算法的PPT,非常好,有兴趣的学习
开发平台:PPT | 大小:6570KB | 下载472次
progdragon 在 2007-08-06 01:23:30 上传
说明:该代码用颜色提示实现层次式拓扑保持图像分割,效率高,分割效果好。
开发平台:Visual C++ | 大小:58KB | 下载233次
westine 在 2007-08-04 13:21:08 上传
说明:我修改的mesh绘制程序,我加入了meanshift 平滑功能
开发平台:Visual C++ | 大小:984KB | 下载36次
王冰 在 2007-07-14 17:07:25 上传
说明:详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测
开发平台:PPT | 大小:6570KB | 下载375次
xinrenlei502 在 2007-06-18 17:45:48 上传
说明:给出了meanshift分割的源代码,包括CPP文件和h文件
开发平台:C/C++ | 大小:4KB | 下载254次
xinrenlei502 在 2007-06-18 17:18:15 上传
说明:给出了meanshift在图像分割方面的源程序,分割效果好可以
开发平台:matlab | 大小:342KB | 下载680次
qiuhao2222 在 2007-06-18 13:31:47 上传
说明:经典彩色图像分割文章《Robust Analysis of Feature Spaces Color Image Segmentation》的c++源码
开发平台:C++ | 大小:19KB | 下载608次
791587 在 2007-06-15 12:22:38 上传
说明:此代码为车牌识别程序,可运行与WINDOWS2000,98,2003,XP.
开发平台:Visual C++ | 大小:72KB | 下载141次
xr0911 在 2007-05-20 15:03:16 上传
说明:经典的meanshift算法,实现对运动目标的检测,跟踪
开发平台:Visual C++ | 大小:128KB | 下载369次
管理员 在 2007-05-19 12:56:37 上传
说明:国外一个大牛人写的MEAN-SHIFT目标跟踪算法,程序使用了OPENCV函数库。
开发平台:Visual C++ | 大小:104KB | 下载1112次
果果o 在 2007-05-15 14:51:01 上传
说明:A general technique for the recovery of signi cant image features is presented. The technique is based on the mean shift algorithm, a simple nonparametric pro- cedure for estimating density gradients. Drawbacks of the current methods (including robust clustering) are avoided. Feature space of any nature can be processed, and as an example, color image segmentation is dis- cussed. The segmentation is completely autonomous, only its class is chosen by the user. Thus, the same program can produce a high quality edge image, or pro- vide, by extracting all the signi cant colors, a prepro- cessor for content-based query systems. A 512  512 color image is analyzed in less than 10 seconds on a standard workstation. Gray level images are handled as color images having only the lightness coordinate
开发平台:matlab | 大小:17KB | 下载96次
oldoldzu 在 2007-04-29 23:48:37 上传
说明:mean shift 源码实现图像分割和视频跟踪,或者句类
开发平台:Visual C++ | 大小:3KB | 下载514次
aiofm_wujun 在 2007-04-28 17:15:11 上传
说明:mean shift得matlab实现,可以对图像实现简单得meanshift运算
开发平台:Others | 大小:2KB | 下载136次
cqfy999 在 2007-04-27 17:52:38 上传
说明:均值偏移算法,在图象的平滑和分割方面是一种很有用的处理方法
开发平台:matlab | 大小:3KB | 下载156次
fangruiscience 在 2007-04-18 00:20:53 上传
说明:学习mean-shift均值偏移算法的好文章,可以参考参考的
开发平台:Visual C++ | 大小:355KB | 下载36次
fangruiscience 在 2007-04-18 00:10:09 上传
说明:学习mean-shift均值偏移算法的好文章,可以参考参考的
开发平台:Visual C++ | 大小:2929KB | 下载99次
王冰 在 2007-04-15 09:12:59 上传
说明:一个均值漂移的VC++聚类源程序,可以试试聚类,其效果还不错.
开发平台:Visual C++ | 大小:38KB | 下载140次
jikery 在 2007-03-04 13:41:13 上传
说明:mean shift的源代码,用于学习 Bilkent University: Mean-shift Tracker based Moving Object Tracker in Video Version: 1.0 Compiler: Microsoft Visual C++ 6.0 (tested in both debug and release mode)
开发平台:Visual C++ | 大小:27KB | 下载297次
hrbguoguo 在 2007-02-25 10:43:52 上传
说明:本算法主要用vc和opencv做的.对视频图像进行逐帧canny运算.并可以对静态图片进行均值移动运算.
开发平台:Visual C++ | 大小:358KB | 下载242次
wwzzgg 在 2007-01-15 16:22:12 上传
说明:粒子滤波算法讲述粒子滤波过程。基于Mean Shift算法和粒子滤波器的人眼跟踪,多谢支持。
开发平台:MultiPlatform | 大小:163KB | 下载192次
pangpangya 在 2007-01-09 12:54:42 上传
说明:mean-shift算法的实现算例,通过看这段代码,可以很快熟悉mean-shift算法
开发平台:Visual C++ | 大小:77KB | 下载872次
空空居士 在 2006-12-15 15:30:43 上传
说明:嵌入式C语言的精华,无数C语言高手实际应用的结晶,其中还包含了世界上著名大公司的一些面试题目
开发平台:C/C++ | 大小:1545KB | 下载621次