登录
首页 » Visual C++ » kalman_filter

kalman_filter

于 2016-04-19 发布 文件大小:243KB
0 168
下载积分: 1 下载次数: 6

代码说明:

  卡尔曼滤波算法,opencv代码,鼠标跟踪(Kalman filter algorithm, opencv code, mouse tracking)

文件列表:

kalman_filter
.............\Debug
.............\.....\CL.read.1.tlog,21584,2016-04-05
.............\.....\CL.write.1.tlog,456,2016-04-05
.............\.....\kalman_filter.exe.embed.manifest,406,2016-04-05
.............\.....\kalman_filter.exe.embed.manifest.res,472,2016-04-05
.............\.....\kalman_filter.exe.intermediate.manifest,381,2016-04-05
.............\.....\kalman_filter.lastbuildstate,74,2016-04-05
.............\.....\kalman_filter.log,4951,2016-04-05
.............\.....\kalman_filter_manifest.rc,216,2016-04-05
.............\.....\link-cvtres.read.1.tlog,2,2016-04-05
.............\.....\link-cvtres.write.1.tlog,2,2016-04-05
.............\.....\link.74448-cvtres.read.1.tlog,2,2016-04-05
.............\.....\link.74448-cvtres.write.1.tlog,2,2016-04-05
.............\.....\link.74448.read.1.tlog,2,2016-04-05
.............\.....\link.74448.write.1.tlog,2,2016-04-05
.............\.....\link.read.1.tlog,8592,2016-04-05
.............\.....\link.write.1.tlog,1014,2016-04-05
.............\.....\main.obj,102075,2016-04-05
.............\.....\mt.read.1.tlog,422,2016-04-05
.............\.....\mt.write.1.tlog,422,2016-04-05
.............\.....\rc.read.1.tlog,394,2016-04-05
.............\.....\rc.write.1.tlog,402,2016-04-05
.............\.....\vc100.idb,543744,2016-04-05
.............\.....\vc100.pdb,913408,2016-04-05
.............\kalman_filter.vcxproj,3923,2016-04-05
.............\kalman_filter.vcxproj.filters,953,2016-04-05
.............\kalman_filter.vcxproj.user,143,2016-04-05
.............\main.cpp,2635,2016-04-05

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

发表评论

0 个回复

  • huoquzhidingyanse
    这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数(the code can get a color can generate 10 to the 229 number, and a few of the 229 16)
    2006-11-28 01:28:00下载
    积分:1
  • gtcgdwh
    vc编写数字图像处理的程序,其中有图像处理的各种方法的程序(Vc write a digital image processing program, including the various methods of image processing program)
    2017-04-28 07:28:22下载
    积分:1
  • VCPP-image-processing-chapter10
    VisualC++数字图像处理技术详解第2版光盘,第十章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter X)
    2016-04-16 14:01:27下载
    积分:1
  • calibration_for_camera
    单目相机标定,非常好用,可在visual studio以及visual C++上运行(calibration for camera)
    2015-07-27 09:19:33下载
    积分:1
  • virtual-view-code-CPP
    这是一个从两个以知的参考视点的彩色图和深度图来合成一个虚拟视点的彩色图和深度图的程序。(This is one of the two known reference to the viewpoint of the color and depth charts to synthesize a virtual viewpoint of color and depth charts of the program.)
    2016-03-16 14:58:38下载
    积分:1
  • 三维数据的法矢量 NormalAdjust
    计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果(Three-dimensional data, vector calculation method and make adjustments, which includes the make their own experimental data and results)
    2020-07-28 19:28:39下载
    积分:1
  • opencv4.3
    自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of ​ ​ the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of ​ ​ each color.)
    2014-02-13 16:18:41下载
    积分:1
  • Camdemo
    Camshift算法,即"Continuously Adaptive Mean-Shift"算法,是一种自适应的运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪目的。(Camshift algorithm, namely " Continuously Adaptive Mean-Shift" algorithm is an adaptive motion tracking algorithm. It is primarily the color information of the object' s movement through the video images to achieve tracking purposes.)
    2014-01-11 19:45:29下载
    积分:1
  • hahamirror2
    完成图片的哈哈镜效果,如三角形,圆形,波浪形,弯曲等等(change the picture to any shape you want)
    2012-04-18 14:55:47下载
    积分:1
  • matlab
    ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。() The use of sub-blocks of principal component analysis (PCA) on the human face image coding. PCA method for large defects, first of all the issues into a singular value decomposition (SVD) problem, and then design a feature space of the update algorithm, recursive, simplifying the calculation of the amount calculated at each step to achieve real-time encoding requirements. 4) In the Windows platform based on Video for Windows (VFW) interfaces, the human face image coding and decoding video experimental system, the system achieved image acquisition, image display, encoding, decoding functions.)
    2010-05-11 12:03:24下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载