-
OpenGL轨迹球
轨迹球控制:如果只用鼠标来控制你的模型是不是很酷?轨迹球可以帮你做到这一点,我将告诉你我的实现,你可以把它应用在你的工程里。我的实现是基于Bretton Wade’s,它是基于Ken Shoemake’s 实现的,最初的版本,你可以从游戏编程指南这本图上找到。但我还是修正了一些错误,并优化了它。轨迹球实现的内容就是把二维的鼠标点映射到三维的轨迹球,并基于它完成旋转变化。
- 2022-08-02 14:23:03下载
- 积分:1
-
VC编写的图像复原软件,方法比较简单,但很有用
VC编写的图像复原软件,方法比较简单,但很有用-VC prepared by the image restoration software, and methods are relatively simple, but useful
- 2022-02-03 20:12:18下载
- 积分:1
-
C++实现利用表盘来显示时间。设计思想:将系统时间通过极坐标转换为坐标,然后作直线,即表针。...
C++实现利用表盘来显示时间。设计思想:将系统时间通过极坐标转换为坐标,然后作直线,即表针。-C system to use the dial to show time. Design thinking : the system by the time of the polar coordinate conversion, and then straight for that hand.
- 2023-02-18 17:40:03下载
- 积分:1
-
人脸模式识别,可以在在原图中搜索到所要寻找的人脸
人脸模式识别,可以在在原图中搜索到所要寻找的人脸-Face pattern recognition, you can search in the Original in the face to be looking for
- 2023-07-02 21:55:02下载
- 积分:1
-
所谓分水岭算法有好多种实现算法,拓扑学,形态学,浸水模拟和降水模拟等方式。要搞懂就不容易了...
所谓分水岭算法有好多种实现算法,拓扑学,形态学,浸水模拟和降水模拟等方式。要搞懂就不容易了-The so-called watershed algorithm realize there are a variety of algorithms, topology, morphology, water modeling and simulation, such as precipitation. Should they get to know not so easily
- 2022-03-02 02:09:02下载
- 积分:1
-
阿尔法演示告诉你如何使用阿尔法
alpha的演示,告诉大家如何用alpha-alpha demo to tell you how to use alpha
- 2022-02-01 10:29:39下载
- 积分:1
-
3D引擎代码,用于3d编程,具体内容见包里
3D引擎代码,用于3d编程,具体内容见包里-3D engine code for the 3d programming, the specific content of the bag
- 2022-07-01 06:15:38下载
- 积分:1
-
The software using VC++/OpenGL development environment, on the 3ds format, read...
本软件采用VC++/OpenGL开发环境,对3ds格式的三维数据模型进行读入与处理(旋转、缩放和平移,提供不同的图元浏览模式,骨架的提取等等)-The software using VC++/OpenGL development environment, on the 3ds format, read into the three-dimensional data model and processing (rotation, scaling and translation, provide different primitives browse mode, skeleton extraction, etc.)
- 2022-08-17 21:24:22下载
- 积分:1
-
国际上开源的矢量化算法,速度堪比R2V软件
国际上开源的矢量化算法,速度堪比R2V软件-international revenue vector algorithm, the speed guaranteed under Application of the R2V software
- 2022-03-24 15:37:28下载
- 积分:1
-
sunlightface人脸识别
人脸识别正确率97.18%,1秒内完成。
能够在复杂的光线和背景下依然正确工作,并支持多张人脸在一个画面上的检测,识别,验证。戴眼镜和黑色人种也能检测和识别。能从多角度检测到人脸。
并带人鼻,嘴,眼镜,人脸左右边界的定位功能。
本软件仅限用于可见光(如室内光,日光灯,节能灯,白炽灯),并要求用户主动配合采模板,主动配合识别.最好有USB摄像头
无法使用的几种解决方法:
1.最好不要下载在桌面上运行,COPY到C,D盘任一目录下都行。
2.win2003下无法使用,建议用WINXP或WIN7;
WIN7建议采用兼容模式,以管理员身份运行。正式版可以在WIN2003下运行。
3.确定没有运行中的SOFTICE,VMWARE等调试或虚拟机类软件。
4.显示器分辩率最好是1280*768以上,1024*768可能无法用。显示器颜色质量16位色不行,必要是24位色或32位色。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-08 11:05:03下载
- 积分:1