-
计算模型OBB的8个点
本源码完整给出了一个接口函数;
用户只需要给出一个模型文件名称,函数返回需要的8个OBB的顶点;
算法使用开源osg作为基础库函数,先抽取模型的所有的点,接着计算协方差矩阵,继而求解三个特征向量作为OBB的三个轴;在此基础上给出模型OBB的八个顶点;
- 2023-07-28 11:10:03下载
- 积分:1
-
计算机图形学,利用中点算法,DDA算法,Bresenham算法…
计算机图形学,利用中点算法、DDA算法、Bresenham算法完成直线的生成。-Computer graphics, using the midpoint algorithm, DDA algorithm, Bresenham algorithm to complete the generation of a straight line.
- 2022-01-21 03:53:35下载
- 积分:1
-
有光照效果的网格模型绘制程序
有光照效果,并且加入了键盘互动效果(代码中有注释),对于初学图形图像或者OpenGL的童鞋有参考意义。代码用了C++的类封装技术,对于从C刚刚过渡到C++的同学来说也是很容易看懂的。
- 2023-02-02 18:45:04下载
- 积分:1
-
3ds files importor
3ds files importor
- 2022-03-10 20:04:56下载
- 积分:1
-
程序可以对任意大小的对bmp图片进行热议范围内的切割。
程序可以对任意大小的对bmp图片进行热议范围内的切割。-This cut you .bmp picture
- 2022-02-26 21:48:40下载
- 积分:1
-
MPEG
MPEG-2中特征矢量和亮度,RGB直方图特征的提取-MPEG-2 in the feature vector and brightness, RGB histogram feature extraction
- 2023-08-29 09:30:02下载
- 积分:1
-
数字水印嵌入代码。盲水印嵌入与检测…
水印植入的C代码,采用盲目植入与检测,附图象文件-c code for watermarking embedding. Blind watermarking embedding and detection algorithm. Test images are also included.
- 2022-06-17 13:26:34下载
- 积分:1
-
generalrect是一个C++库的全部源代码对任何整改…
GeneralRect is a C++ library with full source code for the rectification of any pair of images for which the epipolar geometry can be determined. -GeneralRect is a C++ Library with full source code for the rectification of any pair of images for which the epipolar geometry can be determined.
- 2022-01-26 06:36:39下载
- 积分:1
-
Handwritten numeral recognition template matching of handwritten numeral recogni...
手写数字识别之模板匹配法
识别手写数字-Handwritten numeral recognition template matching of handwritten numeral recognition
- 2022-04-10 15:53:26下载
- 积分:1
-
这个是三维WRL格式文件的读取和写入源代码的相关文档,准备做三维编辑和CAD的朋友可以...
这个是三维WRL格式文件的读取和写入源代码的相关文档,准备做三维编辑和CAD的朋友可以-WRL this the three-dimensional format read and write to the relevant source code files, prepared to do editing and 3D CAD friends can s
- 2022-03-14 14:21:28下载
- 积分:1