-
在简单的实现
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
-
Compilation of complex shapes on the window asm source, although the code less,...
汇编的 关于 复杂形状的窗口 的asm 源程序,虽然代码量少,但汇编语言本来就是很精练的-Compilation of complex shapes on the window asm source, although the code less, but the assembly language is the very concise
- 2022-05-23 07:59:01下载
- 积分:1
-
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!...
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!-image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!
- 2022-10-12 01:50:03下载
- 积分:1
-
采用镶嵌图的人脸检测程序,速度快,精度没有adaboost好,可以供学习使用...
采用镶嵌图的人脸检测程序,速度快,精度没有adaboost好,可以供学习使用-using mosaic of face detection procedures, speed and accuracy not adaboost good, can be used for learning
- 2023-06-13 13:40:04下载
- 积分:1
-
Includes 24
里面包括24位真彩色图像类和其基础处理的类,包括灰度化,二值化和形态学操作-Includes 24-bit true color image processing based on class and class, including the gray-scale and binary morphological operations and
- 2023-07-09 06:40:03下载
- 积分:1
-
人脸检测系统,基于Opencv,包含了多种图像处理方法。
人脸检测系统,基于Opencv,包含了多种图像处理方法。-Face Detection System, based on the Opencv, contains a variety of image processing methods.
- 2022-02-07 07:57:22下载
- 积分:1
-
asdgasg
BD牌识别定位程序+挺不错的+实现功能简单-asdgasg
- 2023-05-26 13:35:04下载
- 积分:1
-
本程序是关于ontimer()时间函数在VC++中的应用,运行结果可以动态显示文本,实现动画功能,是学习VC++延时的好代码,希望大家从中得到更多的收获,代码可...
本程序是关于ontimer()时间函数在VC++中的应用,运行结果可以动态显示文本,实现动画功能,是学习VC++延时的好代码,希望大家从中得到更多的收获,代码可以运行。-This procedure is about ontimer () function of time in VC++ Application, operation results can be dynamic display text, realize animated features, is to learn from VC++ Delay a good code, I hope everyone can get more benefits, code can run.
- 2022-08-16 10:06:30下载
- 积分:1
-
这些振动试验系统的设备图片可以给高理论研究的学生一目了然。...
这些振动试验系统的设备图片可以给高理论研究的学生一目了然。-viberation
- 2022-06-20 12:30:23下载
- 积分:1
-
基于OPENCV的车流量统计
利用混合高斯模型获取背景前景,加之腐蚀膨胀函数完善,利用重心越界来计算车流量。函数包括多高斯建模法的视频分割算法和越界检测、运动物体尺寸检测、计数等应用。算法主要由OPENCV实现。软件目前可实现以下功能:1)提供高斯建模法研究相应算法实现的效果的影响;2)可以实现原视频与处理后的视频同时播放,实现跟踪;3)实现车流量技术计数。视频分析效果基本达到了我们的预期目标。
- 2022-05-09 12:00:43下载
- 积分:1