-
手势识别代码基于OPENCV
用opencv2.3.1做的静态手势检测。先滤波去噪-->转换到HSV空间-->根据皮肤在HSV空间的分布做出阈值判断,这里用到了inRange函数,然后进行一下形态学的操作,去除噪声干扰,是手的边界更加清晰平滑-->得到的2值图像后用findContours找出手的轮廓,去除伪轮廓后,再用convexHull函数得到凸包络
- 2022-01-25 15:55:24下载
- 积分:1
-
这是个类一个利用C#来动态的创建文件的类,有了这个你也可以很方便的创建出象sohu、163等大网占的静态页面了...
这是个类一个利用C#来动态的创建文件的类,有了这个你也可以很方便的创建出象sohu、163等大网占的静态页面了-This is a category C# to create a dynamic document categories, with this you can easily create the ones like the 163 other big net for the static pages
- 2022-07-23 12:58:54下载
- 积分:1
-
profibus主站从站源代码
主要讲述了profibus dp主从站通讯的源代码
- 2023-06-23 02:35:03下载
- 积分:1
-
Cstrapdown
说明: 用C++实现捷联惯导软件中的四元数计算随着面向对象技术的发展, 以及计算机内存容量
和硬件速度的不断提高, 在导航系统软件设计中采用
面向对象的思想正成为趋势, 使程序设计者的着眼点
真正从代码的编写、功能的实现转移到了对现实系统
的确切描述。面向对象的程序设计, 由于尊重现实世
界中对象的特征, 特别是对象的封闭性、继承性, 正
在软件设计的各个领域中成为主流。(Using C++, software SINS quaternion calculated as the development of object-oriented technology, and computer memory capacity and speed of the hardware continues to improve, the navigation system software design using object-oriented thinking is becoming a trend The focus of the real programmers write code from the functional implementation of the system shifted to the exact description of reality. Object-oriented programming, because respect for the characteristics of objects in the real world, in particular, the closed objects, inheritance, being in all areas of software design into the mainstream.)
- 2011-03-14 15:29:56下载
- 积分:1
-
2D_PML_fangxingzhu
二维的TM波打到一个方形的金属柱上,边界条件为PML(TM wave hit a two-dimensional square metal column, PML boundary conditions)
- 2013-11-15 09:48:55下载
- 积分:1
-
DarkShell
DarkShell是一套远程控制DDOS攻击程序(VC++)(DarkShell DDOS attack is a remote control program (VC++))
- 2011-09-19 09:31:59下载
- 积分:1
-
蝙蝠算法的matlab代码C语言
蝙蝠算法的matlab代码C语言& nbsp;
- 2022-05-22 08:47:40下载
- 积分:1
-
2005121420740774
用于计算学分绩,是大学实行学分制后比较实用的一个软件(used in the calculation of the credit performance of college credit system after a more practical software)
- 2006-06-04 01:21:56下载
- 积分:1
-
C#串口代码
应用背景可以使用在各个串口的调试中,使用叫较方便快捷,并且使用c#自己编写的代码,兼容性非常的好,稳定性也非常的好,适合初学者学习和修改。关键技术主要用到c#自带的一些动态链接库进行链接,可以实现串口所有的功能,并且可以用来发送大型的数据和文件(如hex文件)
- 2022-03-23 16:19:25下载
- 积分:1
-
yusefenxibiao
编译原理中的预测分析表的构造,自己看看就知道了(compiler theory, the forecast for the structure analysis table, to see for yourself will know)
- 2007-04-12 11:48:36下载
- 积分:1