资源列表

« 1 2 ... .06 .07 .08 .09 .10 8611.12 .13 .14 .15 .16 ... 18703 »

[OpenGLLesson2

说明:opengl的实例教您如何创建三角形和四边形-opengl examples teach you how to create a triangle and quadrilateral
<> 在 2025-11-21 上传 | 大小:22kb | 下载:0

[OpenGLLesson3

说明:opengl实例给三角形和四边形添加2种不同类型的着色方法。使用单调着色(Flat coloring)给四边形涂上固定的一种颜色。使用平滑着色(Smooth coloring)将三角形的三个顶点的不同颜色混合在一起,创建漂亮的色彩混合。-opengl examples to add two kinds of triangles and quadrilaterals of different types of coloring methods. Use of monotone color (Fla
<> 在 2025-11-21 上传 | 大小:23kb | 下载:0

[OpenGLLesson06

说明:opengl实例教你学习学习Texture Map纹理映射(贴图)-opengl examples teach you to learn from texture mapping Texture Map (map)
<> 在 2025-11-21 上传 | 大小:48kb | 下载:0

[OpenGLLesson07

说明:opengl的实例教您如何使用三种不同的纹理滤波方式-opengl examples to teach you how to use three different methods of texture filtering
<> 在 2025-11-21 上传 | 大小:1.57mb | 下载:0

[OpenGLLesson08

说明:OpenGL中的绝大多数特效都与某些类型的(色彩)混合有关。混色的定义为,将某个象素的颜色和已绘制在屏幕上与其对应的象素颜色相互结合。至于如何结合这两个颜色则依赖于颜色的alpha通道的分量值,以及/或者所使用的混色函数。Alpha通常是位于颜色值末尾的第4个颜色组成分量。前面这些课我们都是用GL_RGB来指定颜色的三个分量。相应的GL_RGBA可以指定alpha分量的值。更进一步,我们可以使用glColor4f()来代替glColor3f()。-OpenGL in the vast major
<> 在 2025-11-21 上传 | 大小:76kb | 下载:0

[图形图像处理(光照,映射..)Complete-identification-including-skin-and-the-act

说明:本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
<憨豆> 在 2025-11-21 上传 | 大小:2.2mb | 下载:0

[图形/文字识别PCA

说明:基于PCA人脸识别算法的研究,用matlab实现。-PCA-based face recognition algorithm using matlab to achieve.
<sixu> 在 2025-11-21 上传 | 大小:1kb | 下载:0

[绘图程序coutdown

说明:一个关于倒计时的Visual Basic程序,可以自己输入倒计时时间。-A Visual Basic program on the countdown, you can enter the countdown time to its own.
<飞鸟> 在 2025-11-21 上传 | 大小:29kb | 下载:0

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

说明:典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算法为扫描线填充算法-Typical polygon filling algorithm includes scan line fill algorithm and contour filling algorithm signs domain, suitable for vector polygon filling algorithm to scan the file line filling algori
<徐晓亮> 在 2025-11-21 上传 | 大小:4kb | 下载:0

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

说明:这是一些新的纹理分割描述方面的最新论文,希望能对一些同行有所帮助-This is some new texture segmentation describe the latest paper, the hope can help to some counterparts
<书强李> 在 2025-11-21 上传 | 大小:10.12mb | 下载:0

[2D图形编程gif-lzw

说明:应用于gif动画格式的lzw解压缩算法程序,实现gif动画的现实-Gif animation format used in the decompression algorithm lzw procedures, to achieve realistic animation gif-Gif animation format used in the lzw decompression algorithm program to realize the reality of animated gif-G
<aaa> 在 2025-11-21 上传 | 大小:3kb | 下载:0

[图形图象BMP_rgb

说明:将彩色图片某点的色素提取出来,供学习液晶的朋友使用!-Welcom sharing my sourses! Good luck!
<徐海阔> 在 2025-11-21 上传 | 大小:103kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 8611.12 .13 .14 .15 .16 ... 18703 »

源码中国 www.ymcn.org