搜索资源列表
eplan
- E战机是我花了几个月做的一个简单飞机游戏引擎,目前它支持,自定义资源,自定义单位,编辑关卡等功能! 因为我不是很懂OpenGL所以目前本游戏~还是使用GUI绘图~ 对CPU的~要求比较高~ 而且~OpenGL的纹理不是支持任何尺寸的图片~ 文件说明 Reslist.gam 游戏资源文件 游戏所需要的图片资源都在这里定义~ 目前它还是以文本形式保存的 WAV.txt 游戏声音资源文件~ 游戏里面用到的声音都在这里~ 也是文本保存 UnitX.txt 单位定义文件 所有游戏
Imagesegementation
- To carry on small comparison for he different threshold value under the image segmentation result, have to use many windows,namely for take a look at a different threshold value of slice segmentation ’s result at same window , the window be divided i
DrawLineFinalEdition
- 使用WIN API编写的图形界面版本的图中两点之间最短路径求解演示程序.VC6工程-use WIN API prepared by the graphical interface version of the map shortest path between two points for Demonstration Program. V C6 works
完成图像RGB到HSV的转换
- 完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等,Image RGB to HSV conversion, more-defined functions and use the conversion function opencv provide direct conversion results. Can be used to study H, S, V component of the scope of
Medical4.rar
- 一个利用VTK进行体绘制的例子,绘制了一个3D长方体框架,A use VTK for volume rendering example, rendering a 3D cuboid framework
JGibbLDA-v.1.0.tar
- 人脸识别源程序,已经经过测试非常好用,方便大家-Face recognition source code has been tested and is very easy to use, convenient to all
voronoi
- 生成voronoi图的一个类,用这个类可以轻松生成v图,是vc源程序-Generate voronoi diagram of a class, use this type can easily generate v map is vc source
FreTrans
- vc图形图像处理第五章,源码,请大家使用!-vc graphical image processing Chapter V, source code, please use!
batch_bandmath
- batch_bandmath v 1.0 Program by Jonathan Greenberg This IDL program is designed to perform a band math statement on a large number of input files. It requires the user to keep a constant “prefix” for the input files corresponding to the bandmath band
rls
- 是二阶RLS自适应均衡的实现,采用V—LOG编写而成,是从工程中截取的 可以直接应用-Second-order RLS adaptive equalizer is the realization of the use of V-LOG prepared is intercepted from the project can be applied directly
Tutorial_5_Transformations
- VC下的opengl程序,第五章:opengl中变换的使用,包括移动旋转和缩放-VC under opengl procedures, Chapter V: opengl in the use of transformation, including rotation and scaling Mobile
VAX_V10.5.1711.0_crk
- 这是VC最牛插件VAX的最新版V10.5.1711.0,非常好用,是VC编程人员的好帮手。-This is the VC of the most cattle the latest version of VAX plug V10.5.1711.0, is very easy to use, is a good helper VC programmers.
MAPX
- 从GPS 技术的定位理论出发, 结合基于GPS 技术的车辆监控管理系统来介绍GPS 接收机与GIS 信息软件 之间的通信原理。并利用M ap InfoM asX 控件在V isualBasic 开发环境中实现了GPS 信息的接收与在GIS 中显示接 收信息的程序设计, 从而示范了常见GPS 应用的主要开发过程和关键部分技术实现细节-From the GPS positioning technology, theory, combined with GPS-based vehicle mo
mapx_VC6.0_gps_gis
- 用vc6.0使用MAPX组件开发GPS车载系统源码 可用于交通、运输、物流,敬供网友参考-Component Development with vc6.0 use of GPS car system MAPX source can be used for traffic, transportation, logistics, respect for the users reference
OpenSURF2010.1.8
- SURF特征检测算法代码,需要配置openVC环境,程序在VS2005环境下VC++开发。-SURF detection code.Project use VC++.net2005.You need config openCV .
DrawGL02
- 如何在Matlab中通过混合编程的方式使用OpenGL。希望能抛砖引玉,大家共同讨论。 该程序基于Matlab6.5和VC6平台编译,运行后会显示一个彩色的三维坐标轴以及一个棋盘平面。使用方向键和9/0平移, x/y/z旋转。 程序的源文件为DrawGL02.cpp,在Matlab中通过mbuild -setup设置好VC编译器后,运行mex -O -v DrawGL02.cpp即可生成dll文件。然后再Matlab中运行DrawGL02即可。-How in the Matl
Digitalsubtraction
- 数字减影血管造影( DSA) 通过向血管中注入造影剂, 使血管的整体影像的对比度有了明显的增强, 然后通 过造影前后图像的相减运算, 可以去除非血管器官的影像, 得到血管更清晰的图像, 目前广泛应用于心血管疾病的 诊断。由于患者的呼吸运动, 使得不同时间采集的图像相减后会产生运动伪影。为了消除运动伪影, 从医生临床上 对于心脏的运动以胸腔的横膈膜为参考目标得到启发, 首先得到很多幅注入造影剂之前的图像( 掩膜图像) 和一幅 注入造影剂之后的图像( 造影图像) , 然后指定其中的一
Paint-program
- 一、使用方法 003 程序中定义了几个特殊键: 004 \"V":画笔提起 005 \"W":开始画图 006 \"R":开始擦图 007 \"S":当前图形存入文件 008 \"E":调出已有文件 009 \"C":画圆 010 程序一运行,屏幕上出现一个黄色的边框来设定画图的区域,区域中间出现提起的画笔符号 ,当按下"W"键时,画笔符号变为 ,此时可移动方向键(上、
6
- C-V水平模型不利用梯度信息,而是通过最小化能量函数的方式来演化曲线。本程序对虹膜进行处理,将点阵初始化为一个圆,然后经过处理得到边缘。-CV-level model does not use gradient information, but by minimizing the energy function approach to the evolution curve. The procedure for processing of the iris, the lattice is ini
Summary-on-the-use-of-the-V-Collide-
- 详细介绍了碰撞检测时常用的V型碰撞检测库的配置方法。-Described the configuration of the V-shaped collision detection library in detail,which is always used for collision detection
