-
基于背景相减的运动检测
用opencv做的运动目标检测,采用了背景相减的算法,此方法适用于背景变化不大的情况,效果较好,绘制外围绿色框,作为目标的跟踪,里面用到了图像灰度化、阈值化、图像膨胀与腐蚀、绘制边缘轮廓及外界矩形等相关知识,kernel的选择要注意把握好kernel的大小
- 2022-01-24 15:44:54下载
- 积分:1
-
piano learning process is a compilation of language was often asked to do a simp...
钢琴程序是一个学习汇编语言时常被要求去做的一个简单程序,也是我自己弄了一天才弄出来的,望君一看-piano learning process is a compilation of language was often asked to do a simple procedure, I get one day get out of a hope to see you
- 2022-02-10 02:10:03下载
- 积分:1
-
show network traffic source
显示网络流量源程序-show network traffic source
- 2022-02-03 02:26:33下载
- 积分:1
-
人脸检测识别系统_通用版
人脸检测识别系统_通用版 -Face Detection Recognition System _ Universal Edition
- 2022-10-15 06:25:03下载
- 积分:1
-
操作系统的 死锁检测与解除。通过C语言编程实现
操作系统的 死锁检测与解除。通过C语言编程实现-operate System deadlock problem,the word lab report.
- 2022-05-17 15:07:06下载
- 积分:1
-
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将...
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将所有学生的年龄增加一岁;
(3)按数组中顺序显示所有学生信息;
(4)将所有学生按照年龄由小到大排序输出。
-The preparation of a student category, including the attributes are: school number, name, gender, age and so on. Five students will be stored in an array of objects, the realization of the following steps: (1) No. According to learn a student inquiries (2) All students will increase one-year-old age (3) by an array of all students in the order of display information (4) all students will sort the output in accordance with the age from small to big.
- 2023-05-07 07:00:03下载
- 积分:1
-
好东西,大家一起享用! 想要得动手吧,不要满了 GOOD LUCK
好东西,大家一起享用! 想要得动手吧,不要满了 GOOD LUCK-It s a good system! enjoy it now!
- 2022-03-23 08:18:58下载
- 积分:1
-
A Computational Introduction to Number Theory and Algebra (Version 1)
A Computational Introduction to Number Theory and Algebra (Version 1)
- 2022-02-05 14:54:58下载
- 积分:1
-
WPF 3D Tab Carousel
翻译 maninwest@Codeforge 作者:Fredrik Bornander@CodeProject
如何创建 WPF 的 3D 选项卡控件。这里将讲述 3D 旋转和摄像头计算以及如何在一小组UI视觉器中维护一大组控件。
可以在此查看You Tube视频
http://www.you tube.com/watch?v=zmDHfsRENug&feature=plcp
使用代码
下载源项目并进行构建即可。 Bornander.UI.TabCarousel 项目包含一个名为 Carousel 的用户控件,负责所有事情。
为了演示,文件 MainWindow.xaml.cs 在构造函数中有两个部分,一次用一个来测试控件不同的方面
要求
在实现控件时,我需要满足一组要求
控件必须在一组FrameworkElements 上工作,这样很多 UI 元素可以用作选项卡页
在虚拟走马灯中的 3D 面板中应该可以显示不同的 FrameworkElements
必须可以通过 下一步向前,转到特定目录从一个面板导航中其他面板
必须允许3D 面板的数量少于实际 FrameworkElements
必须通过动
- 2022-05-22 23:00:07下载
- 积分:1
-
本示例使用FTP客户端配置库(ftpc)实现简单…
This example uses the FTP Client Profile library (ftpc) to implement the simple FTP PUT and GET operations to a known Bluetooth device that supports the File Transfer Protocol service as a server.
This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
- 2023-05-19 09:05:04下载
- 积分:1