-
手写体数字识别,分为分类程序(临时性…
手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers) and the clustering procedure (fuzzy clustering, genetic algorithms)
- 2022-03-09 18:27:49下载
- 积分:1
-
在简单的实现
ROAM Simplistic Implementation
By Bryan Turner
brturn@bellsouth.net
January, 2000
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps
will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view
Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)
CONTROLS:
MOUSE - Hold Left Mouse Button to Rotate View Angle
Q - Change Rendering Mode (Wireframe, Lit, Fill, Texture)
O - Change View Mode (Observe, Follow, Drive, Fly)
W/S - Move forward/back
A/D - Rotate left/right (in Observe Mode only)
F - Stop Animation
R - Toggle Frustum Drawing
0/9 - More/Less Triangles per frame
1/2 - Adjust FOV-ROAM Simplistic Implementation
By Bryan Tur
- 2022-03-26 08:18:08下载
- 积分:1
-
Cad program with a very good, and I hope useful for everyone,
一个cad程序
很好用的,希望对大家有用,-Cad program with a very good, and I hope useful for everyone,
- 2023-08-05 08:05:05下载
- 积分:1
-
目的
purpose
simulates embedding and detection of watermark in random noise using QIM (quantization index modulation), uses non-linear scaling
compile
gcc -g -o nlqim nlqim.c -lm
-purpose simulates embedding and detectio n of watermark in random noise using QIM (quanti index modulation. 5), uses non-linear scaling compile gcc-g-o nlqim nlqim.c- lm
- 2023-04-16 16:20:02下载
- 积分:1
-
LBP特征,局部二进制模式,非常简单和有用的
LBP特征,局部二进制模式,使用很方便.计算完后用局部区域的直方图描述其特征-LBP feature, Local Binary Pattern, very simple and usefull
- 2023-01-15 11:00:03下载
- 积分:1
-
sobel算子的实现
资源描述基于opencv的sobel算子的实现,包含相关文档和详细代码,可用于图像边缘检测的实现。
- 2022-01-25 14:47:09下载
- 积分:1
-
特征提取超实用源码
实用.....经本人检测...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
- 2022-08-17 03:26:34下载
- 积分:1
-
CGAL计算几何算法库
CGAL计算几何算法库-Computational geometry algorithms library CGAL
- 2022-06-02 16:01:46下载
- 积分:1
-
cycle T = 5, pulse width = tao a rectangular pulse and the spectrum
周期T=5,脉宽tao=1的矩形脉冲及频谱图-cycle T = 5, pulse width = tao a rectangular pulse and the spectrum
- 2022-06-15 04:15:00下载
- 积分:1
-
用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown...
用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown-use the left mouse button to access bitmap rgb values and the color used to fill customer area. See CGetPixel2Dlg : : OnLButtonDown
- 2022-08-14 23:23:29下载
- 积分:1