-
本科毕业论文边缘检测算法
1、实现边缘检测算子功能:
通过Visual C++6.0来实现边缘检测算子的功能,先对Sobel算子、Prewitt算子、Roberts算子等进行函数定义,然后再进行函数调用,就可以得到边缘检测的不同效果。
2、比较分析边缘检测算子,得出适合应用与TIP技术中的算子:
比较各种边缘检测算子得到的边缘检测图像,选择适合在TIP技术中实现的边缘检测算法,自动提取前景掩模与背景图像。
- 2022-04-29 10:40:09下载
- 积分:1
-
VC平台下开发的可以读取obj格式的显示界面,具有渲染,平滑,缩放功能,有需要的朋友可以下载参考....
VC平台下开发的可以读取obj格式的显示界面,具有渲染,平滑,缩放功能,有需要的朋友可以下载参考.-VC platform developed under the obj format can be read by the display interface, with rendering, smooth, zoom feature, there is a need of a friend can download the reference.
- 2022-02-15 19:45:22下载
- 积分:1
-
OpenGL教程18个程序,分为程序代码和着色器代码
OpenGL教程18个程序,分为程序代码和着色器代码
源程序请用 CMAKE进行编译。
一共18个程序,分为程序代码和着色器代码,每一个分别进行运行。
在playground中可以编写自己的OpenGL程序。
- 2022-10-14 10:10:08下载
- 积分:1
-
opengl粒子系统开发的瀑布模型,在水的颜色方面做了从上到下颜色的过渡,以及pool中有水泡的冒上,程序中加了个图片,感觉不是很好,可以将它去掉,那样看起来就...
opengl粒子系统开发的瀑布模型,在水的颜色方面做了从上到下颜色的过渡,以及pool中有水泡的冒上,程序中加了个图片,感觉不是很好,可以将它去掉,那样看起来就真实多了.-opengl particle systems development waterfall model, the water color has done a top to bottom color of the transition, and pool have blisters on the run, procedures were added to this picture, is not feeling well, it could be removed, it did seem more real.
- 2022-08-12 16:50:20下载
- 积分:1
-
增强三
加强的三维人脸程序支持键盘和鼠标旋转,使用vc++和opencv实现-Enhanced three-dimensional facial procedures to support the keyboard and mouse rotation, the use of vc++ And realize opencv
- 2022-03-05 10:18:53下载
- 积分:1
-
机器人视觉跟踪
很经典的,基于OPENGL,光线跟踪技术算法,perfec
- 2022-03-29 02:24:51下载
- 积分:1
-
单文档MFC环境下的opengl小程序。为初学者提供参考
单文档MFC环境下的opengl小程序。为初学者提供参考。主要包括最小环境的配置、场景的初始化等。
- 2022-03-19 02:56:56下载
- 积分:1
-
贪吃蛇游戏
#include < stdio.h >
#include < time.h >
#include < windows.h >
#include < gl/glut.h >
#define 1
#define 下 2
#define 左 3
#define 右 4
状态变量
闪烁
- 2022-02-07 21:32:42下载
- 积分:1
-
OpenGL 三维地形漫游系统,提供源代码及详细注释
OpenGL 三维地形漫游系统,提供源代码及详细注释-OpenGL 3D terrain roaming system to provide source code and detailed Notes
- 2022-11-10 15:50:04下载
- 积分:1
-
Image processing procedures for OpenGL programming Chap04_MyTemplate.rar
图像处理程序OpenGL编程Chap04_MyTemplate.rar-Image processing procedures for OpenGL programming Chap04_MyTemplate.rar
- 2022-01-26 02:38:47下载
- 积分:1