-
Roaming the solar system, OPENGL applications, including switching perspective,...
漫游太阳系,OPENGL应用程序,包括视角切换,本实验程序代码
- 2022-03-10 07:48:51下载
- 积分:1
-
画上的光滑曲线,采用5点平滑法。
对所画曲线进行平滑处理,采用的是五点平滑方法。-painted on the smooth curve, using the 5:00 smoothing method.
- 2023-01-14 23:10:03下载
- 积分:1
-
基于神经网络的文字识别系统
本目录主要包括:文档和两个源代
其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程...
基于神经网络的文字识别系统
本目录主要包括:文档和两个源代
其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network character recognition system catalog include: the two source documents and source code generation which is to identify the procedure, and the other is the matrix class library. Has been preserved trained network weights, so the identification procedures used for the first time, you can directly run the Release directory of the executable file, and then on the picture of the test directory to read into the picture, identification. Of course, we can use training samples to train the network, but attention should be paid to training samples, otherwise it may be very low recognition rate. Training sample selection principle is that, as far as possible have representation in the training time not too long a number of cases as many as possible training samples
- 2023-07-19 09:25:03下载
- 积分:1
-
VB实现的图象加柔效果
VB实现的图象加柔效果-VB images plus Sophie effect
- 2022-03-23 15:05:05下载
- 积分:1
-
这个是3D游戏编程 杨青著 书中的源码 很多朋友都找不到它 我把它放上来...
这个是3D游戏编程 杨青著 书中的源码 很多朋友都找不到它 我把它放上来 -This is a 3D game programming Yang Qing with the source book many friends I have not found it it Fangshanglai
- 2022-07-07 19:11:14下载
- 积分:1
-
图形学扫描线填充算法,具有填充选择功能的代码体,C语言编写,以编译...
图形学扫描线填充算法,具有填充选择功能的代码体,C语言编写,以编译-graphics scanning fill algorithm, filled with choice of body function code, C language, compiler
- 2022-04-10 01:24:21下载
- 积分:1
-
achieving pictorial and jitter technology, and command line compiler bmp2txt pro...
实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-achieving pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib Note : running, documents c : test.bmp must exist
- 2022-08-07 00:16:46下载
- 积分:1
-
histequalization
目的是用于直方图均衡化,与普通直方图均衡化不同的是,它是把灰度平均展开到所有的灰度级而不是拉伸灰度的方法-histequalization
- 2022-03-24 14:09:00下载
- 积分:1
-
稳像的C、C++程序
这是用OpenCV写的稳像视频程序,确定就是在像素处理上不太好。对于新手来说,是一个很不错的学习程序。
- 2022-11-05 08:30:03下载
- 积分:1
-
数字图像处理源程序vc++
图像的点运算主要用来改变图像的灰度分布范围;点运算的最大特点是输出像素值只与当前输入像素值有关,本文主要介绍利用灰度直方图查看图像信息,了解各种灰度变换公式,掌握灰度变化实现方法。
- 2022-08-16 06:09:30下载
- 积分:1