-
with the progress of the GIRD
带有进度条的GIRD-with the progress of the GIRD
- 2022-10-29 16:20:03下载
- 积分: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
-
图像频域变换含dct fft walsh 变换
图像频域变换含dct fft walsh 变换-transform image frequency domain containing transform Extra fft walsh
- 2022-09-25 21:05:03下载
- 积分:1
-
图片显示程序,很好的性能,绝对不错
图片显示程序,很好的性能,绝对不错-pictures procedures, a very good performance, absolutely true
- 2022-07-13 23:16:45下载
- 积分:1
-
实现图片里加自定义字符,需要GD库 可以加在自己的库里
实现图片里加自定义字符,需要GD库 可以加在自己的库里-achieve Photo Riga- defined characters, GD library needs to be raised in their Curry
- 2023-04-28 22:15:04下载
- 积分:1
-
This zip file contains source code and windows executables for carrying out face...
This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file.
Usage:
FaceDetect (, )
The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double (rgb2gray(A))
Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
-This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s f
- 2022-07-12 10:23:46下载
- 积分:1
-
基于颜色对的方法的程序实现
具体程序实现如下:
基于颜色对的方法的程序实现
具体程序实现如下:-Color-based approach to implementation of specific procedures for implementation procedures are as follows:
- 2022-01-25 22:20:44下载
- 积分:1
-
BP neural network based on the characters of the print images to identify, after...
基于BP神经网络对印刷体字符图象进行识别,经过前期处理,获得64*64的二值图象,其二值图象数据作为神经网络的输入.-BP neural network based on the characters of the print images to identify, after pre-treatment, access to 64* 64 binary image, and the second value of image data as the neural network input.
- 2022-03-02 20:31:02下载
- 积分:1
-
用于图像编程中局域网center的处理程序和源代码的实现
用于图像编程中局域网center的处理程序和源代码的实现-for Image Programming LAN center handling procedures and the realization of the source code
- 2022-03-17 04:26:54下载
- 积分:1
-
VC++ 实现的一分类分析程序,具有简单的人分类分析功能。
VC++ 实现的一分类分析程序,具有简单的人分类分析功能。
- 2022-07-28 08:56:20下载
- 积分:1