搜索资源列表
trackopenvcing
- 一个基于Visual C++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪源代码。-Based Visual C++ and opencv motion detection program, run the mouse movement without frame circle graph tracking the source code can be achieved.
circle
- 内含巡线小车的多个源代码,PWM波,电机控制,循迹路线,利用AVR单片机实现-Patrol car containing more than one source code line, PWM wave, motor control, tracking routes, the use of AVR MCU
circle
- circle tracking with the image as the input using Matlab
circle
- 这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。 -This is OPENCV library function in the preparation of WIN32 console, feature tracking is to achieve the outline and draw the outline, this procedure is to draw the o
circletracking
- this is a circle trcking programme.it s identify the circle and tracking.
s01-6
- A context-aware system is one that gracefully adapts to user environment changes, rendering its applications/services more personalized. Location has been long considered as the most important context and numerous Location Based Services have b
Kalman
- 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly gene
Circle
- 模糊集方法控制小球做固定环形运运动,目标跟踪运动-Fuzzy set methods to control the ball to do target tracking
fulltext
- its just a paper than use particle filter for circle tracking
niloofar
- its a paper that use particle filter for circle tracking
05
- 05年电赛控制类实现 控制步进电机利用悬挂画圆、循迹,实现点到点等 -Class 05 electric race to achieve control of stepper motor control using hanging Circle, tracking, point to point, etc.
Smart-head-image-tracking-system
- 智能头部图像追踪系统。一篇台湾大学的关于如何应用霍夫圆变换来追踪人的头部的文章。-Smart head image tracking system。the article from a Taiwan University fouses on how to apply the Hough circle transform to track a person s head .
opencv_kalman
- 本次实验来源于opencv自带sample中的例子,该例子是用kalman来完成一个一维的跟踪,即跟踪一个不断变化的角度。在界面中表现为一个点在圆周上匀速跑,然后跟踪该点。看起来跟踪点是个二维的,其实转换成角度就是一维的了。 Kalman滤波理论主要应用在现实世界中个,并不是理想环境。主要是来跟踪的某一个变量的值,跟踪的依据是首先根据系统的运动方程来对该值做预测,比如说我们知道一个物体的运动速度,那么下面时刻它的位置按照道理是可以预测出来的,不过该预测肯定有误差,只能作为跟踪的依据。另一个依
Tcircleeh
- 这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。 -This OPENCV library functions written in WIN32 console feature contour tracking, and draw the outline on this program is the outline of the circle, obtained in the
SVPWM
- SVPWM:着眼于使形成的磁链轨迹跟踪由理想三相平衡正弦波电压源供电时所形成的基准磁链圆 -SVPWM: focus on the formation of flux trajectory tracking the reference flux circle formed by the ideal of the three-phase balanced sinusoidal voltage source power supply
Circle_tracking_MANIPULATOR
- circle tracking manipulator
Two-Link-Circle-Tracking-Manipulator
- Two-Link Circle Tracking Manipulator Define Your inputs and let this scr ipt track your circle
xuanguakongzhi5110
- 用诺基亚5110显示的悬挂运动控制系统,完美的运行了寻点,直线,画圆,循迹的程序没加进去,如果想要的话发信息至1551142817@qq.com-Nokia 5110 display with a suspension motion control system, running to find the perfect point, line, circle, tracking program not added, if desired send a message to 1551142817@
xuanguaxitong
- 用两块nrf控制无线数据传输,控制悬挂系统画圆、循迹等内容。循迹用红外对管来控制。-Nrf control with two wireless data transmission, suspension control system Circle, tracking and so on. Traction control with infrared tubes.
circle.cpp
- Real-time tracking objects using opencv. Use circle detection and corner detection.