搜索资源列表
-
0下载:
几点说明:
第一、将DICOMTK里面的所有编译好的lib文件拷贝到\\Microsoft Visual Studio\\VC98\\lib目录下
第二、将DICOMTK里面的lib库所对应的头文件考到\\Microsoft Visual Studio\\VC98\\include目录下
第三、改一下我程序里面的包含头,把那个多余的dicomtk目录删掉
第四、编译的时候建议使用RELEASE至于为什么嘛,大家可以怪我懒啦!懒得理会那些错误,如果您有兴趣处理完那些警告的话,那就谢
-
-
1下载:
纹理合成是为了解决纹理映射中存在的接缝走样等问题而提出的
也就是无缝贴图 可以用photoshop搞定,这个是编程序实现
生成无缝贴图是搞3D设计或是开发必备
开发工具Microsoft Visual Studio 2008 express(VC++ 2008 express)
注意:1 算法部分是C++ 实现,没有用unicode,所以图片路径和文件名不能有中文,否则会自动退出
-
-
0下载:
glut-3.7.6-bin。对于OpenGL初学者,你可能要先配置一下自己的vc环境。将"glut.h"放置在"..\Microsoft Visual Studio\VC98\Include\GL\"目录下;将“glut32.lib”放置在"..\Microsoft Visual Studio\VC98\Lib\"目录下;将"glut32.dll"放置在"C:\windows\system32\"目录下-glut-3.7.6-bin. OpenGL for beginners, you may
-
-
0下载:
This a tutorial in language C, with the free compiler Microsoft Visual Studio 2005 Express edition.-This is a tutorial in language C, with the free compiler Microsoft Visual Studio 2005 Express edition.
-
-
0下载:
使用openGL实现机器人的手臂的转动,运用Microsoft Visual Studio 2005作为开发环境。-Use openGL robot arm to achieve the rotation, the use of Microsoft Visual Studio 2005 as development environment.
-
-
0下载:
This a basic example of a Windows 32 window with an Open GL rendering context.
It is a good starting point for opensource Win32 OpenGL programming without microsoft visual studio and other expensive programs.-This is a basic example of a Window
-
-
0下载:
D3D中的纹理坐标映射,可用Microsoft Visual Studio 6.0进行编译,但必须装3D插件-D3D C
-
-
0下载:
This document shows in breif steps how to integrate an OGRE project with Microsoft Visual Studio version 2005 (MVS-2005). Shows a sample project with no errors
-
-
0下载:
image loader in c , microsoft visual studio-image loader in c , microsoft visual studio
-
-
1下载:
本系统中VIS欠缺的SIFT_VC.lib文件。。。
http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
-
-
0下载:
Part I
Using OpenCV with Microsoft Visual Studio .net 2003
28 November 2005
-
-
0下载:
AGG(Anti-Grain Geometry),强大的2D几何图形库。
配置:
1、VC6.0下新建一个Windows Console工程,名称随便起,姑且叫AggTest.
2、关键步骤,设置AGG类库的引用,最野蛮和最有效的方式把Include下的.h文件连同其下文件夹全部拷贝到VC6安装目录下的Microsoft Visual Studio/VC98/Include文件夹中,把解压目录中的src文件夹下的cpp文件都添加到AggTest工程中。-AGG (Ant
-
-
0下载:
基于opengl的简单场景绘制,以及支持鼠标、键盘操作的漫游功能。-Files: Main.cpp (The Source File containing the main program code)
Init.cpp (The Source File containing the Win32 and OpenGL initialization code)
Camera.cpp (The Source File containing the camera implementati
-
-
0下载:
VC++环境下 可运行,基于遗传算法的图形分割,改进。-Microsoft Visual Studio 6.0 executable
-
-
0下载:
模拟太阳系。
/* 说明:
1.运行环境: Microsoft Visual Studio 2008
2.包含文件:图片六张(*.bmp),两个外部文件Texture.h和Texture.cpp
3.照明GL_LIGHT1
4.运用glTranslatef和glRotatef设置星球位置、公转和自转
5.运用Texturing覆盖星球表面
6.运用glBlendFunc设置太阳的半透明光晕
7.键盘‘a/A’,‘d/D’,‘s/S’分别控制:环境光、漫反射、镜面反
-
-
0下载:
在Microsoft Visual Studio 2008平台下基于opencv的人脸检测代码-in Microsoft Visual Studio 2008 environment facedetecting based on opencv
-
-
0下载:
在Microsoft Visual Studio 2008平台下基于opencv的抓拍软件,可以在摄像头和视频中抓拍图片-in Microsoft Visual Studio 2008 environment software of grapping pictures based on opencv
-
-
0下载:
在Microsoft Visual Studio 2008 平台下基于opencv的人眼检测-in Microsoft Visual Studio 2008 environment eyesdetecting based on opencv
-
-
0下载:
在Microsoft Visual Studio 2008平台下基于opencv的目标跟踪-in Microsoft Visual Studio 2008 environment camshiftdemo based on opencv
-
-
0下载:
在Microsoft Visual Studio 2008平台下基于opencv的meanshift目标跟踪-in Microsoft Visual Studio 2008 environment targettracking with meanshift based on opencv
-