-
A Filter
Delaunay s TIN - Triangulated Irregular Network -Delaunay s TIN- Triangulated Irregular Network
- 2022-04-24 01:38:24下载
- 积分:1
-
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[...
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the external variables which point, for instance, the first point is a vertex [0], the coordinates of (point [0] [0], [0] point [1] point [0] [2]). I think the whole process in the Notes procedures made very clear.
- 2022-02-12 17:14:49下载
- 积分:1
-
用于边缘检测的一个程序,主要是采取的像素的四邻域的特性...
用于边缘检测的一个程序,主要是采取的像素的四邻域的特性-For edge detection of a program, mainly to take the pixel-domain characteristics of the neighborhood
- 2022-01-25 17:13:34下载
- 积分:1
-
简单的人物脸部特征检测,采用OPENCV库
简单的人物脸部特征检测,采用OPENCV库-Simple characters facial features detection, the use of OPENCV library
- 2022-01-22 01:12:18下载
- 积分:1
-
A slightly weather conditions to the evil forces of the de
一个对恶劣天气条件下的邪恶势力的去噪程序,可以去除大雨中的雨水,恢复原始图像
- 2023-06-18 00:45:03下载
- 积分:1
-
一个试验室温控系统,可以监控试验设备的温度,可以显示运转速度等....
一个试验室温控系统,可以监控试验设备的温度,可以显示运转速度等.-a laboratory temperature control system that can monitor the temperature of the test equipment can demonstrate operation speed.
- 2022-12-17 20:00:03下载
- 积分:1
-
opengl 的C++源程序代码实例
可直接运行 没有错误
opengl 的C++源程序代码实例
可直接运行 没有错误-opengl the C++ source code examples can be run without error
- 2022-03-24 06:41:18下载
- 积分:1
-
图象的平滑(去噪声),锐化 注释详细 代码条例清楚
图象的平滑(去噪声),锐化 注释详细 代码条例清楚-image smoothing (to noise), Unsharp Notes Ordinance clearly detailed code
- 2022-02-05 02:47:45下载
- 积分:1
-
又一种关于matlab的数字水印技术的系统实现,有比较详细的说明...
又一种关于matlab的数字水印技术的系统实现,有比较详细的说明-on Matlab also a digital watermarking technology systems, a more detailed explanation
- 2022-03-21 21:50:17下载
- 积分:1
-
opencv特征提取和匹配示例程序
opencv特征提取和匹配demo,使用visual studio 2013加上opencv 2.4.9实现;来自opencv官网的demo程序,删除了匹配程序,添加打印程序将opencv特征描述符中数据的格式打印出来,结果保存在surfdes文件中,可用记事本或者notepad打开;
- 2022-04-21 22:22:02下载
- 积分:1