-
obj文件读取和三角面片细分
obj文件的读取,对三角面片的细分等算法的实现。在图形图像方面有较大的使用价值,所用数据结构清晰明了,也是学习计算机图像的一大帮助,对于刚接触单位重建的也是很好的指导
- 2022-12-16 07:25:03下载
- 积分:1
-
案例1-金刚石图案算法
案例1-金刚石图案算法案
- 2022-05-19 06:02:36下载
- 积分:1
-
recognition of words
recognition of words
- 2022-02-01 01:31:35下载
- 积分:1
-
C语言的OPENVG的1.1参考实现,速度慢,可作OPENVG算法实现的参考。...
C语言的OPENVG的1.1参考实现,速度慢,可作OPENVG算法实现的参考。-C language reference implementation OPENVG 1.1, slow OPENVG algorithm can be used for reference.
- 2022-02-15 04:50:10下载
- 积分:1
-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1
-
水面效果.水面效果 水面效果水面效果 水面效果
水面效果.水面效果 水面效果水面效果 水面效果-the effect of water surface
- 2022-03-14 04:49:05下载
- 积分:1
-
qt实现的读取Oracle数据库实例,利用了MVC模式,是模仿学习的好例子...
qt实现的读取Oracle数据库实例,利用了MVC模式,是模仿学习的好例子-qt achieved read Oracle database instance, using the MVC model is a good example of learning to imitate
- 2022-12-22 09:00:03下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-21 18:11:21下载
- 积分:1
-
图片转换组件,可以很方便的将bmp格式的图片转换成gif格式的图片...
图片转换组件,可以很方便的将bmp格式的图片转换成gif格式的图片-Photo conversion components, it is quite easy to bmp format photographs into gif format photographs
- 2022-02-05 17:19:56下载
- 积分:1
-
图象引擎的范例程序
资源描述图象引擎的范例程序,这些程序的名称及功能如下: sam01 - 普通图象文件读、写、显示演示。 sam02 - 从EXE文件中提取BMP资源的演示。 sam03 - 内存图象读写演示。 sam04 - 窗口图象截取演示。 sam05 - 批量图象转换演示。 sam06 - 图象处理演示。
- 2022-08-15 09:17:29下载
- 积分:1