资源列表
排序选择:
[OpenGL] tessellation
说明:网格化[tessellation]即把凹多边形,包含洞,岛的多边型,或者自交叉多边型划分为简单凸多边形的过程.OpenGL为了能快速渲染多边形,只能直接显示简单凸多边形[多边形中任意两点的连线上的所有点仍属于此多边形],对凹多边或者自交叉多边形渲染结果将不确定。在渲染复杂多边形时,常常需要将复杂多边形分解成容易渲染的简单多边形,OpenGL中的使用函数库中提供网格化的函数以通过多边型轮廓线生成简单多边形,从而渲染复杂多边形。 -Grid [tessellation] that is conc<rockeyzhu> 在 2025-06-08 上传 | 大小:128kb | 下载:1
[其他小程序] Transferfunction.txt
说明:整数转换成字符串itoa函数的实现与字符串转换成整数atoi函数的实现-Itoa convert integer string function with string into an integer implementation of atoi function<weigao> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] gaborfilter5
说明:Gabor滤波器的实现函数,与一般网上下载的不同,滤波效果更好,易于提取图像特征-Gabor filter implementation function, and general downloading different, better filtering, easy to extract image features<李萍> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] fcmapp
说明:利用FCM方法进行图像分割,比经典的分割方法效果要好-FCM method using image segmentation, segmentation than the classical method is better<李萍> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[TreeView控件] treeview
说明:该程序主要采用VC++中的树控制控件,主要针对对树构造的了解及学习的相关代码。-The program mainly uses VC++ in the tree control of the control, mainly on the tree structure for understanding and studying the relevant code.<小小> 在 2025-06-08 上传 | 大小:1.8mb | 下载:0
[图形图像处理(光照,映射..)] sift_demo
说明:SIFT算法的使用demo,对自己编程序很有帮助,是对图像分析的好帮手。-SIFT algorithm for the use of demo, programmed to their helpful, image analysis is a good helper.<李萍> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] sift_demo2
说明:SIFT算法的使用demo,对自己编程序很有帮助,是对图像分析的好帮手。-SIFT algorithm for the use of demo, programmed to their helpful, image analysis is a good helper.<李萍> 在 2025-06-08 上传 | 大小:2kb | 下载:0