-
图像平滑源代码 还可以的 在vc直接运行就行 可作为参考
图像平滑源代码 还可以的 在vc直接运行就行 可作为参考-image smoothing source code can also directly in vc running on the line can be used as reference
- 2023-07-10 20:20:02下载
- 积分:1
-
数字信号处理中直方图灰度变换的C语言代码
vc++开发环境
数字信号处理中直方图灰度变换的C语言代码
vc++开发环境-Digital Signal Processing histogram gray-scale transformation of the C language code vc++ Development Environment
- 2022-03-24 22:16:15下载
- 积分:1
-
调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版 注意,程序只能对256色图像进行操作。...
调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版 注意,程序只能对256色图像进行操作。-debug a computer configuration : Windows2000/XP Visual Studio 6.0 Enterprise Edition noted that the proceedings only for 256-color images operation.
- 2022-11-25 07:55:03下载
- 积分:1
-
Directx9 Surface的应用,小鱼在水中游动的动画。
Directx9 Surface的应用,小鱼在水中游动的动画。-Directx9 Surface application of small fish swimming in the water animation.
- 2022-03-19 03:02:04下载
- 积分:1
-
the smallest distance between the segmentation category code
最小类间距离分割的代码-the smallest distance between the segmentation category code
- 2022-07-16 12:40:05下载
- 积分:1
-
边缘测量文档,着重理论的说明
边缘测量文档,着重理论的说明-edge measurement documentation, focusing on theoretical explanations
- 2022-07-19 18:54:03下载
- 积分:1
-
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode...
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode & ":" & kk.Time
If wParam = 256 Then
Myfunc = 1: Exit Function
endif
wParam 的按键值可以在程序运行中测试中找到。-doing Java development friends will know that the Eclipse editor, This is the VB. Form1.Label1 = kk.vkCode
- 2022-02-04 18:28:40下载
- 积分:1
-
这是一个java代码,能实现导入3D模型并用键盘控制运动。
这是一个java代码,能实现导入3D模型并用键盘控制运动。-This is a java code to achieve import 3D models and use the keyboard to control movement.
- 2022-05-06 19:11:54下载
- 积分:1
-
优化超好的2D引擎,用起来也非常简单,接口调用方便
优化超好的2D引擎,用起来也非常简单,接口调用方便-Optimization of super-good 2D engine, using them is also very simple and convenient interface calls
- 2022-03-18 14:38:29下载
- 积分:1
-
opencv手势识别
用opencv写的手势识别代码,听说识别率还不错,当然得跟据自己的环境调一下阈值什么的.方法跟大多数的差不多,也是先滤波一遍,再从RGB转到HSV空间,设置阈值,再二值化成单色图,然后进行二次滤波把小杂点滤掉,再提取轮廓,在圆滑一下轮廓,最后用Hu矩和模板比较.
- 2022-03-07 22:02:17下载
- 积分:1