-
opencv手势识别
用opencv写的手势识别代码,听说识别率还不错,当然得跟据自己的环境调一下阈值什么的.方法跟大多数的差不多,也是先滤波一遍,再从RGB转到HSV空间,设置阈值,再二值化成单色图,然后进行二次滤波把小杂点滤掉,再提取轮廓,在圆滑一下轮廓,最后用Hu矩和模板比较.
- 2022-03-07 22:02:17下载
- 积分:1
-
java screen interception procedures easy to use, if not understand java2D. look...
java截屏幕的程序使用方便,如果不懂java2D的,建议先看看java2D-java screen interception procedures easy to use, if not understand java2D. look at the proposal java2D
- 2023-04-08 21:45:03下载
- 积分:1
-
点阵字库字体绘制软件源码
可以通过快捷键Ctrl+C 和 Ctrl+V复制粘贴字形,也可以在字形的编辑区中点击鼠标右键,在弹出的菜单中选择Copy和Paste菜单项。
复制是复制当前整个字形区域;粘贴,可以关闭当前字形的编辑对话框,再打开其他可以编辑的字形,粘贴后覆盖新的字形区。
当前字库为点阵字库时,可以点击按钮“Adjust Parameters”,调整字符的水平和垂直偏移。
当成功导入一个点阵字库(*.lib)后,可以点击按钮“+”,可以将另外一个同字符集的点阵字库合并到当前字库。合并只支
- 2022-07-25 09:44:12下载
- 积分:1
-
不错的计算机图形学作业,给要入门的师兄弟们用.
不错的计算机图形学作业,给要入门的师兄弟们用.-good computer graphics operations for entry to the Shikuangdimen used.
- 2022-04-30 20:34:29下载
- 积分:1
-
VC under the Bezier curve drawing, the mouse can be dynamically adjusted curve s...
VC下实现bezier曲线的绘制,可鼠标动态调整曲线的形状,可保存数据,有需要的朋友可下载-VC under the Bezier curve drawing, the mouse can be dynamically adjusted curve shape, can be stored data, there is a need friends to download
- 2023-04-05 08:55:04下载
- 积分:1
-
English.
System will automatically delete the directory of debug and release,...
English.
System will automatically delete the directory of debug and release, so
- 2023-07-14 17:50:03下载
- 积分:1
-
维纳斯的点云文件,有需要的下。
维纳斯的点云文件,有需要的下。-Venus of the point cloud file, there is a need to the next.
- 2023-09-03 04:05:03下载
- 积分:1
-
数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(...
数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 (2)水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。该程序调试已通过!-Digital watermarking system mainly consists of watermark embedding and watermark detection of the two processes. (1) The watermark embedding process as follows: Digital watermarking (X), the original image (I) and key/public key (K) by digital watermark embedding algorithm to form watermarked image (I*). (2) The watermark detection process is as follows: Digital watermarking (X), the watermark image (I*) and key/public key (K) by digital watermark detection algorithm to detect whether the digital watermark or watermark. The program debugging has passed!
- 2022-02-16 09:43:22下载
- 积分:1
-
display font smoothing procedures
delphi开发的显示字体平滑程序-display font smoothing procedures
- 2022-10-19 23:35:03下载
- 积分:1
-
用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码...
用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码-Using VB6 to write a waveform drawing software, windows task manager like interface, but a framework for mapping, real-time waveform to be in control of the Display () method to add code
- 2022-06-14 13:18:09下载
- 积分:1