-
基于osg的相机控制,通过键盘输入控制相机
基于osg的相机控制,通过键盘输入控制相机-OSG-based camera control, camera control through the keyboard input
- 2022-03-23 11:12:45下载
- 积分:1
-
图形分析,包括代码,有很多新颖的图像代码
图形分析,包括代码,有很多新颖的图像代码-analysis
- 2022-03-23 02:01:19下载
- 积分:1
-
电动汽车,由它本身,创造一个新的电动汽车或提高现有的单胎*。
EV, by itself, creates a new EV or raises the existing singleton*.- EV, by itself, creates a new EV or raises the existing singleton*.
- 2022-03-23 09:06:43下载
- 积分:1
-
watermark images shown in part aXu in digital image on the digital watermark tec...
图像水印部分显示阿须数码在数字图像上的数字水印技术。在不改变原有图像品质的情况下将数字水印信息隐藏于图像本身,并可在需要时能提取,用以作为版权声明和信息保护等。-watermark images shown in part aXu in digital image on the digital watermark technology. Without changing the original image quality of the digital watermark information hidden in their own images, when they need it can be extracted and used as a copyright notice and information protection.
- 2022-03-26 11:16:38下载
- 积分:1
-
数字识别系统源代码
使用说明 代码注释的很详尽第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。该系统的识别率一般情况下为90%。此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。注意,待识别的图片要与win.dat和whi.dat位于同一目录,这两文件保存训练后网络的权值参数。
- 2022-07-24 04:47:50下载
- 积分:1
-
ti 5402 DMA_BSP配置例程
ti 5402 DMA_BSP配置例程-ti 5402 DMA_BSP configuration routines
- 2023-08-08 19:40:03下载
- 积分:1
-
matlab 数字识别 本程序可以实现数字识别。希望大家好好利用
matlab 数字识别 本程序可以实现数字识别。希望大家好好利用-matlab figures to identify the number of identification procedures can be achieved. Hope that we make good use of
- 2023-07-26 08:55:04下载
- 积分:1
-
用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的异或功能。...
用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的异或功能。-with vc MapObjects development of the source code, using the mouse to operate Polygon, the realization of a polygon or functional differences.
- 2023-09-01 22:55:03下载
- 积分:1
-
C#实现的将2个图片合成为新图片
C#实现的将2个图片合成为新图片-C# will be the two pictures for the new Photo Synthesis
- 2022-05-15 05:59:04下载
- 积分:1
-
绘制Bezier曲线
Bezier曲线是一种广泛应用于外形设计的参数曲线,它通过对一些特定点的控制来曲线的形状,这些点即为控制顶点。本程序代码基于对Bezier曲线的理解,采用opengl中关于曲面方面的相关应用,在VisualC++中绘制Bezier曲面。
- 2023-02-17 04:05:03下载
- 积分:1