-
This is a mathematical morphology in Matlab for digital image processing of the...
这个是数学形态学在Matlab中对于数字图像处理的应用的一些指导性的意见。希望大家能喜欢。-This is a mathematical morphology in Matlab for digital image processing of the guiding opinions. Hope that we can like.
- 2022-11-09 02:15:04下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
e book for statistical signal processing estimation and detection.
e book for statistical signal processing estimation and detection.
- 2023-01-29 03:00:03下载
- 积分:1
-
计算机图形学中种子填充方法用visual C++实现,实现四边形填充...
计算机图形学中种子填充方法用visual C++实现,实现四边形填充
-Computer Graphics in the seed filling Methods visual C++ Realize, realize quadrilateral filling
- 2022-02-28 22:34:15下载
- 积分:1
-
Planet Computer Graphics Open GL
有不同的物体,视角,旋转,旋转
- 2022-03-06 02:09:42下载
- 积分:1
-
直方图算法,用于图像处理
直方图算法,用于图像处理-histogram algorithm for image processing
- 2022-08-04 02:39:52下载
- 积分:1
-
matlab重建3D模型
输入为三维数组,通过set函数设置了简单的镜面反射,球体对象属性和当前句柄图形属性。brighten做增量,最终设置色彩索引和灯光属性,完成整个的三维重建过程
- 2022-01-21 05:48:30下载
- 积分:1
-
Opencv 特征比较
OpenCV的特征比较和匹配,使用不同的方法
- 2022-02-03 21:20:21下载
- 积分:1
-
c语言图形学基础源程序
c语言图形学基础源程序-based graphics language source procedures
- 2023-01-19 07:00:03下载
- 积分:1
-
MFC made with the drawing software, powerful, user
用MFC编的画图软件,功能强大,界面友好-MFC made with the drawing software, powerful, user-friendly
- 2022-07-02 01:59:09下载
- 积分:1