-
本科毕业论文边缘检测算法
1、实现边缘检测算子功能:
通过Visual C++6.0来实现边缘检测算子的功能,先对Sobel算子、Prewitt算子、Roberts算子等进行函数定义,然后再进行函数调用,就可以得到边缘检测的不同效果。
2、比较分析边缘检测算子,得出适合应用与TIP技术中的算子:
比较各种边缘检测算子得到的边缘检测图像,选择适合在TIP技术中实现的边缘检测算法,自动提取前景掩模与背景图像。
- 2022-04-29 10:40:09下载
- 积分:1
-
计算机图形学编程实用小程序在TC环境下可运行
计算机图形学编程实用小程序在TC环境下可运行-computer graphics programming practical procedures in small TC environment can run
- 2022-06-27 06:17:26下载
- 积分:1
-
读取ply文件三角网格
涉及ply 文件的读取 及OpenGL中显示,三维图像主要是三维网格组成 面 线 点构成拓扑结构 本文件提供ply文件的读取 以便在openGL 或c++ 平台对文件进行处理
- 2022-04-15 23:58:27下载
- 积分:1
-
Opengl加载3DS格式的代码。使用的是GLUT。
Opengl加载3DS格式的代码。使用的是GLUT。-Opengl load 3DS format code. Using GLUT.
- 2022-05-06 09:45:06下载
- 积分:1
-
school OpenGL 3D game series with the book source A01_OpenGL the procedural fram...
学OpenGL编3D游戏 随书源码
A01_OpenGL的程序框架 第1 章源程序
A02_OpenGL的基本图形 第2 章源程序
A03_OpenGL的组合图形 第3 章源程序
A04_摄像漫游 第4 章源程序
A05_开天辟地 第5 章源程序
A06_OpenGL中显示文字 第6 章源程序
A07_特殊的平面_树 第7 章源程序
A08_显示3D模型 第8 章源程序
A09_3D动画 第9 章源程序
A10_射击、爆炸 第10章源程序
A11_碰撞检测 第11章源程序
A12_游戏进度保存 第12章源程序
A13_3D场景编辑 第13章源程序
include 公用程序
运行程序 所有运行程序
学OpenGL编3D游戏运行程序在里面
文件
TSCC.exe AVI解码器
运行须知.txt 错误解决方法
说明文档.txt 本文档
学OpenGL编3D游戏.bat 运行“学OpenGL编3D游戏”
////////////////////////////////////
如果程序编制演示的AVI不能播放,请自行安装盘上的TSCC.exe。-school OpenGL 3D game series with the book source A01_OpenGL the procedural framework of Chapter 1-source The basic sequence A02_OpenGL graphics Chapter 2 source A03_OpenGL combination graphics Chapter 3 source A04_ roaming camera Chapter 4 source A05_ Chapter 5 of the entire source A06_OpenG L display text Chapter 6 source A07_ special plane trees _ Chapter 7 source revealed A08_ No. 3 D model Chapter 8 source A09_3D animation Chapter 9 source A10_ s
- 2022-04-06 17:01:27下载
- 积分:1
-
自己编写的opengl程序,在vc6.0 SDI中搭建opengl的框架,程序绘制了一个彩色立方体,有光照,如果需要只修改DrawScene中的绘图代码即可...
自己编写的opengl程序,在vc6.0 SDI中搭建opengl的框架,程序绘制了一个彩色立方体,有光照,如果需要只修改DrawScene中的绘图代码即可-prepared opengl own procedures, vc6.0 SDI in which structures opengl framework of a mapping process color cube, light, If you need only change the mapping DrawScene code can be
- 2022-01-21 04:15:06下载
- 积分:1
-
NEHE 的 OPENGL 教程 非常经典 是学习OPENGL编程的绝好材料
NEHE 的 OPENGL 教程 非常经典 是学习OPENGL编程的绝好材料-NEHE the OpenGL tutorial is very classical learning OpenGL Programming excellent material
- 2023-02-06 04:20:04下载
- 积分:1
-
基于C++环境的OPENGLE编程源码.
基于C++环境的OPENGLE编程源码.-based on C programming environment OPENGLE source.
- 2022-10-31 06:50:03下载
- 积分:1
-
一个OpenGL程序演示如何绘制一个球
An openGl proram shows how you can draw a sphere
- 2022-03-22 20:35:04下载
- 积分:1
-
加载像素到矩阵
它是程序加载到一个矩阵图像像素为单位)。
在图像中将用作处理这个矩阵,而它写在 c + + 中使用代码块编译器
- 2022-02-12 18:50:42下载
- 积分:1