-
目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。
技术:avi视频流的帧读取;图...
目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。
技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。
-objectives : manually select video images on the question target tracking; Use block matching methods for estimating the target region in the next frame image position; Until this process cycle from the goal frame images disappear. Technology : avi video streaming reading frame; Image frame storage formats; RGB images of gray; Gray image smoothing filter; Block motion estimation algorithm implementation; MFC showed images frame; MFC on the use of the mouse.
- 2022-03-18 00:44:55下载
- 积分:1
-
可选自能抢答器,用来对一些节目抢答很有必要,,采用8255编程
可选自能抢答器,用来对一些节目抢答很有必要,,采用8255编程-optional self Responder, used to some programs Responder is necessary, using 8255 programming, and,
- 2022-08-10 01:39:17下载
- 积分:1
-
(1) 有一个主持人控制开关和8路抢答按扭,当主持人允许抢答时才能进行抢答操作,并用一个数码管显示抢答选手的号码,同时其他选手不能再抢答。
(2)电路上...
(1) 有一个主持人控制开关和8路抢答按扭,当主持人允许抢答时才能进行抢答操作,并用一个数码管显示抢答选手的号码,同时其他选手不能再抢答。
(2)电路上要加个蜂鸣器的电路,当有选手抢答时蜂鸣器响一下。
(3)要有倒计时功能,开始抢答时开始倒20秒计时,用两个数码管显示,当有人抢答时停止倒计时。
2.2拓展部分
用按键可设置倒计时的时间,范围在5秒到30秒之间。-(1) has a host switch and 8-way control button to answer in, when the moderator allowed to be carried out to answer in time to answer in operation, and use an LED display to answer in the number of players, while other players can no longer answer in his place. (2) the circuit, we should add a buzzer circuit, when there are players when the buzzer rang to answer in about. (3) to have the countdown feature to begin to answer in 20 seconds when you start down time, using two digital tube display, when someone stops to answer in the countdown. 2.2 The expansion of part of the buttons can be set with the countdown time, the range of 5 seconds to 30 seconds.
- 2022-02-25 13:31:03下载
- 积分:1
-
利用实验装置,设计一个简易加法计算器的原理线路,编制应用程序,实现三位十进制无符号数的加法。...
利用实验装置,设计一个简易加法计算器的原理线路,编制应用程序,实现三位十进制无符号数的加法。-asm
- 2022-02-26 22:41:20下载
- 积分:1
-
24c02应用,在家用电器控制系统中经常有这类的应用.
24c02应用,在家用电器控制系统中经常有这类的应用.-24C02 applications, in household appliances control systems often have this kind of application.
- 2022-02-06 19:10:09下载
- 积分:1
-
用汇编程序实现串行通信 只能传256个数字 但有界面,大部分代码用于实现界面...
用汇编程序实现串行通信 只能传256个数字 但有界面,大部分代码用于实现界面-compiled using serial communication program could send 256 digital interface but, most of code used to implement interface
- 2023-08-23 13:15:03下载
- 积分:1
-
这有一点C的资料,看看,喜欢的下载吧,帮忙
这有一点C的资料,看看,喜欢的下载吧,帮忙-C
- 2023-06-16 05:35:03下载
- 积分:1
-
采用电流正弦波细分原理,研制出了一种三相混合式步进电机驱动器,实现了三相混合式步进电机的相电流闭环控制和细分驱动。具有多种细分和相电流设置功能,能够驱动多种三相...
采用电流正弦波细分原理,研制出了一种三相混合式步进电机驱动器,实现了三相混合式步进电机的相电流闭环控制和细分驱动。具有多种细分和相电流设置功能,能够驱动多种三相混合式步进电机,其最小步距角为0.036°。-Breakdown of the use of sinusoidal current principle, developed a three-phase hybrid stepping motor driver, to achieve a three-phase hybrid stepping motor phase current breakdown of the closed-loop control and drive. With multiple segments and phase current setting function, able to drive a variety of three-phase hybrid stepping motor, the smallest step angle is 0.036 °.
- 2022-07-11 18:48:51下载
- 积分:1
-
汇编语言,关于机器人的.第一画面:男孩右手拿花向女孩跑去,这时天上忽然出现了一群小鸟,男孩向女孩求婚,女孩感动地接受了,迸出一颗心。 第二画面:两人过着幸福的生...
汇编语言,关于机器人的.第一画面:男孩右手拿花向女孩跑去,这时天上忽然出现了一群小鸟,男孩向女孩求婚,女孩感动地接受了,迸出一颗心。 第二画面:两人过着幸福的生活。两人站在房子外,气球飘向了天。
-Assembly language, on the robot. First screen: the right hand holding flower boys ran to the girls, when the sky suddenly appeared a group of birds, boys to girls to marry him, the girl moved to accept,迸出heart. Second screen: two live a happy life. The two stood outside the house, balloons approaching the day.
- 2023-07-18 12:55:02下载
- 积分:1
-
按键扫描,有很多系统都用到按键控制操作,按键扫描功能的程序是不可小的....
按键扫描,有很多系统都用到按键控制操作,按键扫描功能的程序是不可小的.-Buttons to scan, there are many systems used to control the operation buttons, button scanning procedure can not be small.
- 2022-04-15 03:59:46下载
- 积分:1