-
菜单制作、长方体的体积和表面积的程序
菜单制作、长方体的体积和表面积的程序-menu production, rectangular surface area and volume of procedures
- 2022-07-07 09:37:20下载
- 积分:1
-
图像的边缘滤波(得到边缘)
edge filter for image in c(get edge)
- 2022-08-21 11:03:41下载
- 积分:1
-
模拟飞机和导弹飞行
这是一个基于OpenGL和MFC的3D模拟飞机和导弹飞行的程序(可在导弹和飞机之间切换)。画了一个简易的山地场景,有一些树木。导弹的尾焰比较形象。压缩文件包含了整个项目的头文件、源文件和各种资源文件,下载解压后即可在VS2010上运行。
- 2022-03-23 09:18:50下载
- 积分:1
-
DispFusion
DispFusion--Display the fusion of two images -DispFusion Display the fusion of two images
- 2022-05-17 12:56:45下载
- 积分:1
-
C Language Circle the midpoint algorithm, and in accordance with scanning lines...
用C语言实现的中点画圆算法,并根据扫描线种子填充算法来填充圆形。-C Language Circle the midpoint algorithm, and in accordance with scanning lines seed fill algorithm to fill round.
- 2023-03-19 00:50:03下载
- 积分:1
-
一个绘制文本的例子,适合初学者进行学习研究。
一个绘制文本的例子,适合初学者进行学习研究。-An example of drawing text, suitable for beginners to study.
- 2022-08-17 11:01:24下载
- 积分:1
-
procedures for the two binary images, and the right image mosaics, based on the...
本程序为图象二值化,以及对图象马赛克,基于人体肤色划分等,功能齐全-procedures for the two binary images, and the right image mosaics, based on the delineation of human color, multifunctional
- 2022-01-30 19:38:00下载
- 积分:1
-
Matlab 6.X辅助神经网络分析与设计
Matlab 6.X辅助神经网络分析与设计----源代码,有助进一步了解神经网络-Matlab 6.X auxiliary Neural Network Analysis and Design-source code, will help to further understand the neural network
- 2022-01-28 20:14:52下载
- 积分:1
-
基于Haar的车辆检测
应用背景应用于路口摄像头、Kinect等设备的车辆检测,是基于OpenCV中提供的Haar的车辆检测。程序中包含已训练好的车辆分类器car3.xml,可直接载入进行车辆检测。此程序包含车辆和人脸等检测。关键技术算法程序类似于人脸检测,替换掉训练好的车辆分类器xml,运行环境:vs201x+opencv2.4.x。此程序包含车辆和人脸等检测。
- 2022-03-17 05:17:54下载
- 积分:1
-
计算模型OBB的8个点
本源码完整给出了一个接口函数;
用户只需要给出一个模型文件名称,函数返回需要的8个OBB的顶点;
算法使用开源osg作为基础库函数,先抽取模型的所有的点,接着计算协方差矩阵,继而求解三个特征向量作为OBB的三个轴;在此基础上给出模型OBB的八个顶点;
- 2023-07-28 11:10:03下载
- 积分:1