-
实现五种基本变换的C程序(平移,错切,对称,旋转,比例放大缩小)...
实现五种基本变换的C程序(平移,错切,对称,旋转,比例放大缩小)-achieve the five fundamental transformation of the C program (translation, the wrong cut, symmetrical, rotation, scaling, zooming)
- 2022-01-24 14:24:20下载
- 积分:1
-
exhousted块匹配算法
Exhousted block matching algorithm
- 2022-05-05 12:07:59下载
- 积分:1
-
vc++数字图像模式识别技术及工程实践中的常用模型和算法介绍...
vc++数字图像模式识别技术及工程实践中的常用模型和算法介绍-vc digital image pattern recognition technology and engineering practice common model and algorithm introduced
- 2022-05-15 12:57:58下载
- 积分:1
-
image processing program source code and display the camera auto
图象处理程序源代码,同时展示了相机自动调焦系统的控制技术。-image processing program source code and display the camera auto-focusing system control technology.
- 2022-03-09 19:12:22下载
- 积分:1
-
purpose
applies mean filter to gray
purpose
applies mean filter to gray-scale PGM image
compile
gcc -g -o mean_pgm mean_pgm.c -lpgm -lpbm -lm
-purpose mean filter applies to gray-scale PGM image compile gcc-g-o mean_pgm mean_pgm.c- lpgm- lpbm- lm
- 2022-03-25 16:01:56下载
- 积分:1
-
一种体素景观生成器的源代码
Fully commented source code of a voxel landscape generator
- 2022-12-21 19:10:03下载
- 积分:1
-
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的...
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Collision Callback(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Collision Callback (with the implementation of document)
- 2022-01-22 10:42:14下载
- 积分:1
-
交通标志识别程序及数据 带训练检测图片
资源描述本程序涉及交通标志识别,程序特色:
1、界面友好,操作简单
2、能对任意多种类别的交通标志进行识别
3、程序执行效率较好
程序使用说明:
1、在程序主界面中手动“添加类别”:禁止鸣笛、人行通道、T型岔道。
2、从下拉框中选中某一类别后,点击左下角“添加训练图像”按钮:输入3种模式的训练影像路径。
3、点击“图像预处理”按钮:从右窗口可以直观看出预处理后的能被正常识别的标志区域(红框表示)。
4、剔除无效数据,即未能识别的数据。通过右窗口查看预处理结果,将未能正确识别的图像删除。并重新进行图像预处理。
5、预处理完后,点击左上角菜单栏的“训练”按钮,训练数据集会输入神经网络并通过反向传播方式更新权值。
6、训练好网络后,点击“校验”选项,在弹出的校验对话框中,分别输入各类别的校验图像路径,程序将利用校验集对网络性能进行验证。通过设置不同的隐藏神经元数,最小二乘和Kullback -Leibler 距离指标值也不一样。重复改变隐藏神经元数的设置,比较检验结果,选取距离指标最小值对应隐含神经元数作为最优训练结果。
7、神经网络确定后,点击菜单项“测试”按钮。在弹出的测试对话框中输入测试图像路径,点击确定按钮后,程序弹出识别结果。
- 2023-09-08 10:15:17下载
- 积分:1
-
更全面的图像处理和分析软件源码
较全面的图像处理与分析软件源程序-more comprehensive image processing and analysis software source
- 2022-06-29 08:17:57下载
- 积分:1
-
在风险投资中实现设备
在VC++中实现设备无关位图类CDib。作者:陈健。运行环境:vc 6.0。-in VC achieve device-independent bitmap CDib category. Author : Chen Jian. Operating environment : vc 6.0.
- 2022-07-23 21:24:41下载
- 积分:1