登录
首页 » matlab » camshift_matlab

camshift_matlab

于 2021-04-20 发布
0 178
下载积分: 1 下载次数: 16

代码说明:

说明:  基于卡尔曼滤波的camshift算法,实现目标跟踪(CAMSHIFT algorithm based on Kalman filter for target tracking)

文件列表:

camshift_matlab\camshift_matlab\camshift.m, 6496 , 2019-09-06
camshift_matlab\camshift_matlab\gaussian_prob.m, 848 , 2005-04-25
camshift_matlab\camshift_matlab\kalman_filter.m, 2899 , 2002-05-29
camshift_matlab\camshift_matlab\kalman_smoother.m, 1584 , 2002-05-29
camshift_matlab\camshift_matlab\kalman_update.m, 1840 , 2002-05-29
camshift_matlab\camshift_matlab\meanshift.m, 1272 , 2005-11-09
camshift_matlab\camshift_matlab\SampleVideo.avi, 638976 , 2005-03-14
camshift_matlab\camshift_matlab\SampleVideo.mp4, 288559 , 2019-09-05
camshift_matlab\camshift_matlab\sample_gaussian.m, 524 , 2005-04-25
camshift_matlab\camshift_matlab\sample_lds.m, 1797 , 2008-05-06
camshift_matlab\camshift_matlab\select.m, 649 , 2005-11-09
camshift_matlab\camshift_matlab\smooth_update.m, 1199 , 2002-05-29
camshift_matlab\camshift_matlab\说明.txt, 359 , 2013-05-22
camshift_matlab\camshift_matlab, 0 , 2019-10-08
camshift_matlab, 0 , 2019-10-08

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

发表评论

0 个回复

  • tuxiangchulidaima
    本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。 本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。 (In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template. In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
    2015-07-07 10:05:26下载
    积分:1
  • circlefitting
    最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。(least squares fitting round vc realized, least-squares method (least squares analysis) is a mathematical optimization techniques, It error by minimizing the square and a group of data to find the best matching function. Least-squares method is the most simple method to derive absolutely true value unknown, and so the sum of squared errors to the minimum.)
    2020-09-09 10:38:03下载
    积分:1
  • munnao_V8.1
    是国外的成品模型,是小学期课程设计的题目,实现六自由度运动学逆解算法。( Foreign model is finished, Is the topic of the elementary school stage curriculum design, Six degrees of freedom to achieve inverse kinematics algorithm.)
    2016-11-23 23:59:09下载
    积分:1
  • encrypt(matlab)
    多幅图像的加密技术 matlab源代码(image encryption technology Matlab source code)
    2006-07-20 10:39:33下载
    积分:1
  • projective
    2维图像的透视变换,空间变换,可对拍摄的图像进行几何校正(Perspective transformation, the two-dimensional image space transformation, the geometric correction of images taken)
    2012-03-15 16:23:53下载
    积分:1
  • DoG
    DOG检测算子,能够构造高斯尺度空间,并检测其中的极值,从而得到有价值的特征点位置(DOG detection operator, the Gaussian scale space can be constructed, and tested one of the extremes, resulting in valuable feature position)
    2021-03-27 22:39:12下载
    积分:1
  • fuzme_matlab
    Fuzy K Means 快速图象分割Fuzy K MeansFuzy K MeansFuzy K Means(Fuzy K Means Fuzy K MeansFuzy K MeansFuzy K MeansFuzy K MeansFuzy K Means)
    2020-12-04 17:29:24下载
    积分:1
  • 标准测试片库 Standard test images
    图像处理标准测试图片库,用于数字图像处理各种仿真实验。(Standard test image gallery image processing to digital image processing all kinds of simulation experiments. )
    2013-04-06 18:33:22下载
    积分:1
  • 数字实验
    说明:  数字图像处理常用程序,包括图像读取、显示、详细信息,对图像文件格式转换,RGB分量显示,索引图像、伪彩色图像、真彩色图像显示,灰度直方图处理,图像灰度变换,均衡化处理,图像加噪声处理,均值滤波、中值滤波,图像加减乘除运算,图像放大,插值拟合,旋转,多种边缘检测方法,高通滤波,低通滤波,带通滤波,维纳滤波,运动模糊等处理。(Common digital image processing programs, including image reading, display, detailed information, image file format conversion, RGB component display, index image, pseudo color image, true color image display, gray histogram processing, image gray transformation, equalization processing, image plus noise processing, mean filtering, median filtering, image plus, subtraction, multiplication and division, image amplification, interpolation Fitting, rotation, multiple edge detection methods, high pass filtering, low-pass filtering, band-pass filtering, Wiener filtering, motion blur and other processing.)
    2020-06-30 00:20:02下载
    积分:1
  • Desktop
    基于matlab编写的一种退火算法,可以产生一个比较简单的图形。(An annealing algorithm based on Matlab can produce a simpler figure.)
    2018-03-14 15:24:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载