Welcome![Sign In][Sign Up]
Location:
Search - track

Search list

[Special Effectsblobtrack

Description: 一个很不错的blob算法,可以实现对blob图形的track,并显示边缘。-A very good blob algorithm, can be achieved on the blob graphics track, and shows the edge.
Platform: | Size: 8192 | Author: zachary chao | Hits:

[Special Effectsparticalfilter

Description: 粒子滤波器(particle filter)程序,用粒子滤波器跟踪运动物体。-Particle filter (particle filter) process, with particle filter to track moving objects.
Platform: | Size: 11264 | Author: 颜靖华 | Hits:

[Special Effectsmyblobtrack_1

Description: opencv中的图像跟踪算法,能很好的追踪视频图像中的运动物体。是很不错的跟踪算法,适合初学者反复研究。-opencv image tracking algorithm, can be a very good video images to track the moving object. Is a very good tracking algorithm, suitable for beginners repeated study.
Platform: | Size: 3866624 | Author: myl_0115 | Hits:

[OtherMeanShift

Description: 有关meanshift在视频跟踪方面应用的博士论文,比较新-Meanshift in the video track on the application of the doctoral thesis, a relatively new
Platform: | Size: 6592512 | Author: 钢子 | Hits:

[Special Effectstrackingdemos

Description: 一个目标跟踪的代码,是个完整的历程,可以跟踪多个目标,效果还可以-A target tracking code is a complete course, can track multiple targets, the effect can also be
Platform: | Size: 47104 | Author: 武晓玥 | Hits:

[Special Effectsfa

Description: 使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体-Using opencv, the use of the image difference algorithm, to achieve through the camera for video capture, display the current time, and use the blue box to track a moving object tracking
Platform: | Size: 4358144 | Author: 许村 | Hits:

[Special Effectsface_tracking_based_on_Camshift_and_morphology

Description: 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention is based on the OpenCV library procedures.
Platform: | Size: 23552 | Author: 王亮亮 | Hits:

[Special Effectstraceprogrames

Description: track1.m是二值图像边界跟踪的主程序,boundary_trace.m是二值图像边界跟踪的调用程序,完成图像的边界跟踪。 track2.m是灰度图像边界跟踪的主程序,boundary_trace2.m是灰度图像边界跟踪的调用程序。-track1.m is a binary image of the main border track, boundary_trace.m is a binary image border call tracking procedure to track the completion of the border image. track2.m gray image is the border of the main track, boundary_trace2.m is a gray image boundary tracking procedure call.
Platform: | Size: 22528 | Author: 付晓薇 | Hits:

[Special Effectskalman

Description: opencv 使用卡尔曼滤波器跟踪一个旋转的点-opencv using the Kalman filter to track a rotating point
Platform: | Size: 1401856 | Author: zhang | Hits:

[Graph programReadingPeopleTracker-1.25

Description: 视频对象的跟踪提取原代码。 在一段视频里面可以跟踪人的运动,并且替换 -Extraction of video object tracking source code. In a video which can track people
Platform: | Size: 1424384 | Author: 农夫 | Hits:

[Special Effectsmotiontracker

Description: 本程序采用Matlab编程,可以跟踪运动物体上的颜色特殊点,并根据获得的图像信息,进行视觉计算,给出运动物体的状态信息,如速度,位置。该程序已在多种环境下测试,具有实用,快速等特点,是实验系统中,用来给运动对象定位的有力工具-This procedure using Matlab programming, can track moving objects on the color of the special points, and in accordance with image information obtained to carry out visual terms, given the state of moving objects, such as speed, location. The program has been in a variety of circumstances test, a practical, rapid and other characteristics of the experimental system, used to sport a powerful tool for positioning objects
Platform: | Size: 1752064 | Author: maya | Hits:

[Special Effectstrack

Description: 粒子滤波器源码。实现了一个基于色度空间的跟踪,并有参考的例子。注意需要GNU GSL库支持-Particle filter source. The realization of a color space based on the tracking and reference examples. Attention to the need to support the GNU GSL library
Platform: | Size: 9738240 | Author: chen | Hits:

[Graph programFaceReg

Description: 人臉偵測搭配webcam即時追蹤,可多人同時追蹤外加圖片變形功能 -Face detection with real-time tracking webcam can be more than at the same time track deformation function plus picture
Platform: | Size: 3950592 | Author: BB | Hits:

[Graph programvirtualtrackball_src

Description: A virtual track ball rotation controller 一个虚拟的旋转球控制器 -A virtual track ball rotation controller spin a virtual controller
Platform: | Size: 16384 | Author: luqixue | Hits:

[GIS programtriplet_src

Description: In the GIS/GPS world, we represent a position on Earth with three variables XYZ (for Earth centered coordinates) or latitude (phi) , longitude (lambda) and height (h) in polar (PLH) representation. Three-D graphic applications also requires processing of XYZ data. Creating such applications requires keeping track of the triplets of data-In the GIS/GPS world, we represent a position on Earth with three variables XYZ (for Earth centered coordinates) or latitude (phi), longitude (lambda) and height (h) in polar (PLH) representation. Three-D graphic applications also requires processing of XYZ data. Creating such applications requires keeping track of the triplets of data
Platform: | Size: 16384 | Author: zllu | Hits:

[Special Effectstrack

Description: 使用MEANSHIFT算法实现图像的跟踪-MEANSHIFT algorithm using image tracking
Platform: | Size: 149504 | Author: 李荣华 | Hits:

[Graph DrawingTracking

Description: 提出一种新的目标表示和定位方法,该方法是非刚体跟踪的核心技术.利用均质空间掩膜规范基于特征直方图的目标表示,该掩膜引入了适合于梯度优化的空间平滑相似函数,所以可以将目标定位问题转换为局部极大值求解问题.我们利用从Bhattacharyya系数倒出的规则作为相似度量,利用mean shift procedure完成优化求解.在给出的测试用例中, 本文方法成功解决了相机移动,阴影,以及其他的图象噪声干扰.文章对运动滤波和数据关联技术的集成也进行了讨论.-A new objective and positioning method to track non-rigid body' s core technology. Standardizing the use of homogeneous space mask the characteristics of histogram based on the objectives that the mask is suitable for the introduction of gradient optimization is similar to spatial smoothing function, Therefore, targeting the problem can be converted to solve the problem of local maxima. We poured from the rules of Bhattacharyya coefficient as similarity measure, using mean shift procedure for solving optimization. give the test cases in, the method succeeded in solving the camera Mobile, shadows, and other image noise. article on the campaign filtering and data association techniques of integration were also discussed.
Platform: | Size: 2700288 | Author: maolei | Hits:

[Special EffectsFaceDetect_VC

Description: 实现人脸的检测和识别,有效的检测人脸和准确的跟踪-face detect and track
Platform: | Size: 3659776 | Author: 王雪峤 | Hits:

[Special EffectsTracking

Description: 该程序是通过Kalman滤波方法对检测物体进行跟踪(固定场景效果好)-The program through the Kalman filtering method for detection of objects to track (fixed effect good scenes)
Platform: | Size: 24576 | Author: 崔果冻 | Hits:

[Embeded-SCM DevelopMatlabGUI

Description: 用户界面(或接口)是指:人与机器(或程序)之间交互作用的工具和方法。如键盘、 鼠标、跟踪球、话筒都可成为与计算机交换信息的接口。 图形用户界面(Graphical User Interfaces ,GUI)则是由窗口、光标、按键、菜单、文 字说明等对象(Objects)构成的一个用户界面 -User interface (or interface) refers to: Human and machine (or process) the interaction between the tools and methods. Such as keyboard, mouse, track ball, microphone and computer can become the interface to exchange information. Graphical user interface (Graphical User Interfaces, GUI) is by the window, the cursor, buttons, menus, text and other objects (Objects) consisting of a user interface
Platform: | Size: 194560 | Author: liang | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net