资源列表

« 1 2 ... .35 .36 .37 .38 .39 12840.41 .42 .43 .44 .45 ... 18703 »

[OpenGLtessellation

说明:网格化[tessellation]即把凹多边形,包含洞,岛的多边型,或者自交叉多边型划分为简单凸多边形的过程.OpenGL为了能快速渲染多边形,只能直接显示简单凸多边形[多边形中任意两点的连线上的所有点仍属于此多边形],对凹多边或者自交叉多边形渲染结果将不确定。在渲染复杂多边形时,常常需要将复杂多边形分解成容易渲染的简单多边形,OpenGL中的使用函数库中提供网格化的函数以通过多边型轮廓线生成简单多边形,从而渲染复杂多边形。 -Grid [tessellation] that is conc
<rockeyzhu> 在 2025-09-28 上传 | 大小:128kb | 下载:1

[图形图像处理(光照,映射..)gaborfilter5

说明:Gabor滤波器的实现函数,与一般网上下载的不同,滤波效果更好,易于提取图像特征-Gabor filter implementation function, and general downloading different, better filtering, easy to extract image features
<李萍> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)fcmapp

说明:利用FCM方法进行图像分割,比经典的分割方法效果要好-FCM method using image segmentation, segmentation than the classical method is better
<李萍> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)sift_demo

说明:SIFT算法的使用demo,对自己编程序很有帮助,是对图像分析的好帮手。-SIFT algorithm for the use of demo, programmed to their helpful, image analysis is a good helper.
<李萍> 在 2025-09-28 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)sift_demo2

说明:SIFT算法的使用demo,对自己编程序很有帮助,是对图像分析的好帮手。-SIFT algorithm for the use of demo, programmed to their helpful, image analysis is a good helper.
<李萍> 在 2025-09-28 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)sift_demo4

说明:SIFT算法的使用demo,对自己编程序很有帮助,是对图像分析的好帮手。-SIFT algorithm for the use of demo, programmed to their helpful, image analysis is a good helper.
<李萍> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[2D图形编程CDROM_GDC03

说明:该程序为图形学中流体领域的大牛Jos stam于2003年公开发布的一个关于流体求解程序,其中就包含其半拉格朗日算法的实现。该程序为二维,相信读者拓展到三维是很容易的。-The program for the graphics in the field of fluid Daniudi Jos stam in 2003 published a fluid solver, which contains the semi-Lagrangian algorithm implementation. Th
<rockeyzhu> 在 2025-09-28 上传 | 大小:62kb | 下载:0

[图形图像处理(光照,映射..)mosaic

说明:打开一个图象,并对图象相关区域进行马赛克处理,产生一幅新的图象!-Open an image, and image mosaic treatment-related region, producing a new image!
<李华> 在 2025-09-28 上传 | 大小:652kb | 下载:0

[图形图像处理(光照,映射..)imageswithfade

说明:图象的渐显/渐隐是十分重要的图象效果,广泛运用于图象处理和多媒提娱乐软件。渐显/渐隐算法设计的最大困难是速度控制,包括定时和快速改变图象中各象素的颜色。如采用普通的全图扫描算法,则速度较慢,很难真正体现渐显/渐隐效果-Image渐显/ fade effects are very important images, widely used in image processing and multi-media entertainment software mentioned.渐显/ fade al
<weigao> 在 2025-09-28 上传 | 大小:2kb | 下载:0

[波变换VirtualOscilloscope

说明:虚拟示波器 可以用的 也可以仿造自己做-Virtual Oscilloscope can be used to do can also copy their own
<贺翔> 在 2025-09-28 上传 | 大小:253kb | 下载:0

[图形图象FormGradientbackgroundsachieve

说明:种奇特的视觉效果制作起来相当简单,只需将屏幕分成许多行,每一行显示不同的颜色就可以了。渐变图形可以有许多种形式,有圆形渐变、矩形渐变、对角渐变等多种显示效果。要显示渐变,需使用到RGB 宏,每次使颜色值的各颜色分量稍有变化-Species peculiar to the production of visual effects is quite simple, just the screen is divided into a number of lines, each line shows a
<weigao> 在 2025-09-28 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)CH

说明:已包含了点运算,图像几何变换,正交变换,修改等一系列源代码。-Points have been included in computing, image geometric transform, orthogonal transformation, a series of modified source code.
<沈夏> 在 2025-09-28 上传 | 大小:2kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 12840.41 .42 .43 .44 .45 ... 18703 »

源码中国 www.ymcn.org