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

Search list

[Game Program上古神器

Description: 代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30% 的机会慢走(右移一格). 兔子的规则是:20% 的机会睡觉(不移动) 20% 的机会大跳(右移九格) 10% 的机会大滑(左移十二格) 30% 的机会小跳(右移一格) 20% 的机会小滑(左移两格). 其中最先走到整 70 格的胜利,超过 70 格的从头开始 程序在一条线上打印了龟兔移动的轨迹,当两者重合时打印 P 乌龟用 G 表示,兔子用 T 表示. -code to simulate the hand of the mountain, which has a clock installed trigger a cycle per second, turtle is a rule : 50% of the opportunity to leave (three grid shift to right) 20% chance of decline (6 bits grid) 30% chance of walking (a shift to right Lattice). rabbit is a rule : 20% of the opportunity to sleep (mobile) 20% chance of play (9 Georgia shift to right) 10% of the opportunities in Waterloo (12 bits Lattice) 30% chance of a small jump (shift to right a grid) 20% chance of a small slip (2 bits grid). the first of them go the whole 70 Lattice victory over 70 grid start again from scratch in a process of the turtles online print rabbit mobile track, when the two P Print coincides with the G turtles, rabbits with T said.
Platform: | Size: 1273 | Author: 单士占 | Hits:

[CSharp龟兔赛跑的小游戏

Description: 面这段代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30% 的机会慢走(右移一格). 兔子的规则是:20% 的机会睡觉(不移动) 20% 的机会大跳(右移九格) 10% 的机会大滑(左移十二格) 30% 的机会小跳(右移一格) 20% 的机会小滑(左移两格). 其中最先走到整 70 格的胜利,超过 70 格的从头开始 程序在一条线上打印了龟兔移动的轨迹,当两者重合时打印 P 乌龟用 G 表示,兔子用 T 表示. -face this code to simulate the hand of the mountain, which has a clock installed trigger the implementation of a second cycle of the turtle is a rule : 50% chance of brisk walking (3 Georgia shift to right) 20% chance of decline (6 bits grid) 30% chance of walking (a shift to right field) . rabbit is a rule : 20% of the opportunity to sleep (mobile) 20% chance of play (9 Georgia shift to right) 10% of the opportunities in Waterloo (12 bits grid) 30% chance of a small jump (shift to right a grid) 20% chance of a small slip (2 bits grid). One of the most first come the whole grid of 70 victories, more than 70 grid start again from scratch in a process of the turtles online print rabbit mobile track, when the two P Print coincides with the G turtles, rabbits with T said.
Platform: | Size: 2503 | Author: mm | Hits:

[CSharp龟兔赛跑的小游戏

Description: 面这段代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30% 的机会慢走(右移一格). 兔子的规则是:20% 的机会睡觉(不移动) 20% 的机会大跳(右移九格) 10% 的机会大滑(左移十二格) 30% 的机会小跳(右移一格) 20% 的机会小滑(左移两格). 其中最先走到整 70 格的胜利,超过 70 格的从头开始 程序在一条线上打印了龟兔移动的轨迹,当两者重合时打印 P 乌龟用 G 表示,兔子用 T 表示. -face this code to simulate the hand of the mountain, which has a clock installed trigger the implementation of a second cycle of the turtle is a rule : 50% chance of brisk walking (3 Georgia shift to right) 20% chance of decline (6 bits grid) 30% chance of walking (a shift to right field) . rabbit is a rule : 20% of the opportunity to sleep (mobile) 20% chance of play (9 Georgia shift to right) 10% of the opportunities in Waterloo (12 bits grid) 30% chance of a small jump (shift to right a grid) 20% chance of a small slip (2 bits grid). One of the most first come the whole grid of 70 victories, more than 70 grid start again from scratch in a process of the turtles online print rabbit mobile track, when the two P Print coincides with the G turtles, rabbits with T said.
Platform: | Size: 2048 | Author: mm | Hits:

[CSharpCAMSHIFT

Description: 基于CAMSHIFT算法的目标跟踪,VC++源代码-CAMSHIFT algorithm based on the target tracking, source code VC 04:40
Platform: | Size: 2048 | Author: glj | Hits:

[Special Effectsparticalfilter

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

[Special EffectsRTI

Description: 实时图像处理的HANDLE-C程序 用来跟踪物体(手),识别手指个数 另外附加实验报告-Real-time image processing HANDLE-C program used to track objects (hand), finger identification number of the other additional experimental report
Platform: | Size: 716800 | Author: harleyhwan | Hits:

[Othertrainingdynamicmatrixofparticlefilter

Description: 粒子滤波的训练部分.理论部分参考michael isard的博士论文<Visual Motion Analysis by Probabilistic Propagation of Conditional Density>learn a dynamical matrix部分.训练集合和采集需要的图片都包含了(原用于手势跟踪,故图片均为手势图片).采集代码使用另外一个代码image_demo(已上传)-Particle filter part of the training. Michael isard theory some reference to the doctoral dissertation <Visual Motion Analysis by Probabilistic Propagation of Conditional Density> some learn a dynamical matrix. the training needs of the collection and gathering images are included (the original track for the gesture, so pictures are hand picture). collection code to use a different code image_demo (already uploaded)
Platform: | Size: 32040960 | Author: Rongbin | Hits:

[androidOCL

Description: 本项目是个人为户外探险人员及旅游人员研发的,线路跟踪。可对自己线跟进行跟踪并记录;GPS定位;地址位置查询;后期版本将会导出在手绘地图,为户外探险人员提供良好的线路记录。-The project is a personal staff for outdoor adventure and travel personnel R & D, the line tracking. Can carry out their own line with the track and recorded GPS positioning address location query later version will be exported in the hand-drawn maps for outdoor adventure provides a good line record.
Platform: | Size: 653312 | Author: tony | Hits:

[androidOCLsigned

Description: 本项目是已签名的文件,主要为个人为户外探险人员及旅游人员研发的,线路跟踪。可对自己线跟进行跟踪并记录;GPS定位;地址位置查询;后期版本将会导出在手绘地图,为户外探险人员提供良好的线路记录。-This project is a signed document, made primarily for personal staff for outdoor adventure and travel personnel R & D, the line tracking. Can carry out their own line with the track and recorded GPS positioning address location query later version will be exported in the hand-drawn maps for outdoor adventure provides a good line record.
Platform: | Size: 178176 | Author: tony | Hits:

[Otherface

Description: Deaf people use facial expressions a non-manual channel for conveying grammatical information in sign language. Tracking facial features using the Kanade - Lucas - Tomasi (KLT) algorithm is a simple and effective method toward recognizing these facial expressions, which are performed simultaneously with head motions and hand signs. To make the tracker robust under these conditions, a Bayesian framework was developed as a feedback mechanism to the KLT tracker. This mechanism relies on a set of face shape subspaces learned by Probabilistic Principal Component Analysis. An update scheme was utilized to modify these subspaces and adapt to persons with different face shapes. The result shows that the proposed system can track facial features with large head motions, substantial facial deformations, and temporary face occlusions by hand.-Deaf people use facial expressions as a non-manual channel for conveying grammatical information in sign language. Tracking facial features using the Kanade- Lucas- Tomasi (KLT) algorithm is a simple and effective method toward recognizing these facial expressions, which are performed simultaneously with head motions and hand signs. To make the tracker robust under these conditions, a Bayesian framework was developed as a feedback mechanism to the KLT tracker. This mechanism relies on a set of face shape subspaces learned by Probabilistic Principal Component Analysis. An update scheme was utilized to modify these subspaces and adapt to persons with different face shapes. The result shows that the proposed system can track facial features with large head motions, substantial facial deformations, and temporary face occlusions by hand.
Platform: | Size: 189440 | Author: Ng Jack | Hits:

[OtherTutorial-OpenCV-haartraining-Rapid-Object-Detecti

Description: I description how to make object tracking
Platform: | Size: 372736 | Author: sixno | Hits:

[Software Engineeringr214

Description: 多假设跟踪算法(MHT)是一种在数据关联发生冲突时,形成多种假设以延迟做决定的逻辑。与PDA合并多种假设的做法不同,MHT算法把多个假设继续传递,让后续的观测数据解决这种不确定性。举个例子,PDA对所有假设以对应的概率进行加权平均,然后再对航迹进行更新。因此,如果有10个假设,PDA会将这10个假设有效的合并只留下一个假设。而另一方面,MHT却是保持这10个假设的子集并延迟决定,这样可以利用之后的观测数据解决当前扫描帧的不确定性问题。 -Multiple Hypothesis Tracking (MHT) is a kind of data association in the event of a conflict, the formation of a variety of assumptions in order to delay a decision logic. PDA combined with the practice of a variety of different assumptions, MHT algorithm is to pass on to a number of assumptions, so that follow-up observations to resolve this uncertainty. For example, PDA for all assumptions to the corresponding probability-weighted average, and then update the right track. Therefore, if there are 10 assumptions, PDA will be assumed that an effective merger of 10, leaving only a hypothesis. On the other hand, MHT was to keep this a subset of 10 hypothetical and delay the decision, so that after the observational data can be used to resolve the current scan frame uncertainties.
Platform: | Size: 129024 | Author: haiser | Hits:

[Graph programhandDetection.CPP.tar

Description: this code just change the color of the hand, does not track at all, but gives a nice efect, i use it with opencv
Platform: | Size: 1024 | Author: thelatinstudent | Hits:

[Windows Develop6DOF

Description: A 6-DOF simulation has 6 degrees of freedom: three rotations and three translations. Since a vehicle both translates and rotates through the air, two coordinate systems keep track of the vehicle. The first is a known or fixed reference system, referred to here as a local-level coordinate system. The local-level system is a standard, right-hand, three-axis coordinate system with the x-y plane representing the horizontal ground plane the z-axis is positive down. -A 6-DOF simulation has 6 degrees of freedom: three rotations and three translations. Since a vehicle both translates and rotates through the air, two coordinate systems keep track of the vehicle. The first is a known or fixed reference system, referred to here as a local-level coordinate system. The local-level system is a standard, right-hand, three-axis coordinate system with the x-y plane representing the horizontal ground plane the z-axis is positive down.
Platform: | Size: 263168 | Author: roll | Hits:

[Special EffectsActive-Hand-Tracking

Description: 讲述了人手的时实跟踪的方法,以及对手部跟踪的实现。-Tells the staff to track real time methods, and the opponents of tracking implementation.
Platform: | Size: 55296 | Author: 玲玲 | Hits:

[OpenCVKinect_NICV

Description: 读取kinect深度和彩色图像,采用openCV显示,进行手势识别,手跟踪-read the depth and color map from kinect and display by opencv. Recognize gesture and track hand
Platform: | Size: 8896512 | Author: 杨恒 | Hits:

[Special Effectsmeanshift-tracking

Description: 采用MeanShift算法对视频中目标进行跟踪,程序在vc6.0 MFC多文档结构下运行通过,视频第一帧的目标位置和大小需要在事先指定。-This program is to track object in video by mean shift algorithm. The program can be running in MFC framework. The position and scale of the object should be given by hand on the first frame of the video.
Platform: | Size: 324608 | Author: Robert | Hits:

[CSharpmy-kinect-depthdata-about-track-hand

Description: 能过在win7上使用KINECT SDK 获得深度数据,并通过手离屏幕最近原理来跟踪手挥的运动-based on the win7 operating system, and get depth data about player. So we can track the hand when move before the kinect.
Platform: | Size: 1207296 | Author: yandong | Hits:

[androidIndoor-inertial-navigation

Description: 室内惯性导航小程序。 默认为GPS模式 通过转换模式 进入惯性导航 手机朝前用手平托 可以继续在sd卡上记录航迹 生成GPX文件 可以导入google earth查看记录的航迹 内部编写了计步器 较为准确 用以计算距离-Indoor inertial navigation procedures. Default forward hand Pinto can continue to record the track on the sd card to generate a GPX file can be imported google earth track internal view records prepared pedometer is more accurate for calculating the distance phone GPS mode conversion mode into the inertial navigation
Platform: | Size: 192512 | Author: kevin | Hits:

[Windows DevelopTexas_Hold

Description: 这个程序模拟手的德克萨斯扑克玩法。信用卡交易到每个球员,社区卡翻,获胜的手决定。它跟踪多少次手已经处理,它赢得了多少次。项目完成后输出赢的概率-This program simulates the hands of Texas poker games are played. Credit card transactions to each player, community card is turned, the winning hand decided. It keeps track of how many hands have been processed, it has won a number of times. Upon completion of the project output probability of winning
Platform: | Size: 5120 | Author: 天天向上 | Hits:
« 12 »

CodeBus www.codebus.net