搜索资源列表
Visual+C+++OpenGL应用程序开发
- OPENGL + VC 开发三维立体场景。多个例子,有源码,对于学习OPENGL有很大的指导意义和实践意义。
三维技术及其在发型设计领域的应用
- :目前三维技术在生产生活中有着广泛的应用,三维技术以其强烈的真实感和强大的交互性 给用户带来更好的体验。将三维技术应用到发型设计领域是一个具有独创性的设想,详细介绍了三 维发型设计系统的实现过程,通过在系统中运用OpenGL技术并与其它建模技术灵活地结合起来, 使该系统具有强大的交互性和三维空间立体设计功能,很好地体现了以人为本的设计理念。三维发 型设计系统的成功将对发型设计领域带来一次质的提升,市场前景也十分广阔。
RemoteImage3DBuild
- 基于城市航空立体像对的全自动三维建筑物建模-Based on three-dimensional urban air as the building of the automatic three-dimensional modeling
opengltest1
- OPENGL 是一个含有很多三维立体API函数库,你可以通过我上传的C++代码来明确它的功能-it is the informantion about the konwledge about OPENGL,if you read you can know about it simple .welcome to my boke download.please wirte down your name and your QQ number ,thus we can communicate wit
two-eyes3
- 很好的双目论文资料,非常宝贵,《于双目立体视觉的三维重建系统关键技术研究》-Good eyes thesis information, very valuable, " in the binocular stereo vision system of three-dimensional reconstruction of key technologies."
artcam5
- ArtCAM 软件产品系列是英国Delcam公司出品的独特的CAD造型和CNC、CAM 加工解决方案,是复杂立体三维浮雕设计、珠宝设计和加工的首选CAD/CAM 软件解决方案,可快速将二维构思转换成三维艺术产品。全中文用户界面使用户能更加方便、快捷、灵活地进行三维浮雕设计和加工,广泛地用于雕刻产生、模具制造、珠宝生产、包装设计、纪念章和硬币制造以及标牌制作等领域。-The ArtCAM software product family is English Delcam company produ
1
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟 -!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensiona
aaa
- 基于双目立体视觉的三维灰度数字图像采集与显示技术研究-Binocular stereo vision-based three-dimensional grayscale digital image acquisition and display technology research
three-dimensional-graphics
- 基于opengl绘图,c++源代码,立体三维图形绘制-Based on the opengl drawing, c++ the source code, and three-dimensional three-dimensional graphics rendering
MATLAB_-two-basic-drawing-functions
- MATLAB_的两种基本绘图功能:二维平面图形和三维立体图形绘制-MATLAB_ two basic drawing functions: a two-dimensional plane graphics and three-dimensional graphics rendering
main
- 大部分关于人脸的深度信息生成都不令人满意: 深度值不准确、 立体效果差。文中为解决特定二维人脸图像转换为三维人脸图像提供了一个比较简单有效的方法-Most on the face of the depth of the information generating unsatisfactory: the depth value is not accurate, three-dimensional effect is poor. The paper is to solve a specific
shuangmushijulitishenduganzhi
- 基于双目立体视觉深度感知与三维重建若干问题研究-Some Problems binocular stereo vision and depth perception based on three-dimensional reconstruction
Three-dimensional-Warehouse
- 基于无线传感器网络在物流中的应用背景, 针对立体仓库的定位需求,对仓储定位技术、定位算法展开了研究,并设计了三维仓储定位系统。-Based on the application background of wireless sensor network in logistics, the positioning technology and positioning algorithm are studied.
3d-reconstruction
- 基于双目立体视觉的三维重建方法研究 双目视觉 三维重建-3d-reconstruction double vision
Python极客项目编程
- 《Python极客项目编程》里面讲解了一些很好玩的项目。 利用参数方程和turtle模块生成万花尺图案; ● 通过模拟频率泛音在计算机上创作音乐; ● 将图形图像转换为ASCII文本图形; ● 编写一个三维立体画程序,生成隐藏在随机图案下的3D图像; ● 通过探索粒子系统、透明度和广告牌技术,利用OpenGL着色器制作逼真的动画; ● 利用来自CT和MRI扫描的数据实现3D可视化; ● 将计算机连接到Arduino编程,创建响应音乐的激光秀。(Python Geek Program