登录
首页 » 图形图像 » 在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出...

在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出...

于 2022-06-20 发布 文件大小:272.92 kB
0 169
下载积分: 2 下载次数: 1

代码说明:

在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出-In the VC++2005, using OpenGL orthographic projection drawing of the cube, for texture, and provide three-dimensional scene image output

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 提出了一种新的皮肤分割和人脸特征提取方法…
    提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区 YC C r b 域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度 ) ( 信息定位眼睛, 然后根据人脸特征的几 形态边缘检测算子检测候选区域的边缘, 利用 边缘方向 PCA PCAED ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人脸区域。利用3 个实验数据集测试该算法, 并与其它相应的算法相比较, 提出的非线性彩色空间对于肤色分 割具有很好的效果, 且对光照和姿态具有良好的不变性。另外, 利用 信息和几何特征信息检测人脸特征 PCAED 具有很高的定位精度, 定位检测率优于其他方法。实验结果表明, 该算法具有定位准确率高, 漏检率和误检率低 等特点。- A novel approach for skin segmentation and facial feature extraction is proposed The proposed skin segmentation is a method for integrating the chrominance components of ″″ . ″″ r b r b nonlinear YC C color model The chrominance components of nonlinear YC C color space , are modeled using a subgaussian probability density function and then the face skin is seg . , mented based on this function In order to authenticate the face candidate regions firstly tex ture information in face candidate regions is segmented using mean and variance of luminance ,
    2023-07-24 06:40:03下载
    积分:1
  • 使用FPGA实现直方基本处理――均衡化、规定化的例子
    使用FPGA实现直方图基本处理――均衡化、规定化的例子-Histogram using the FPGA to achieve the basic deal- balanced and provides examples of
    2022-03-06 14:58:51下载
    积分:1
  • 开发工具:DirectX 9.0,VisualC++,极棒的水的模拟。
    开发工具:DirectX 9.0,VisualC++,极棒的水的模拟。-Tools : DirectX 9.0, VisualC++, most of the water wand simulation.
    2022-06-15 01:51:38下载
    积分:1
  • 这是一个比例缩放的程序代码,可根据客户区的大小,按比例改变控件 的大小,详请见代码。...
    这是一个比例缩放的程序代码,可根据客户区的大小,按比例改变控件 的大小,详请见代码。-This a zoom ratio of the code, according to the size of the customer, according to the change in the proportion of component size, see detailed code.
    2022-03-29 00:30:00下载
    积分:1
  • 用Idl编写的,绝对真实再现了3维变换的最高境界
    用Idl编写的,绝对真实再现了3维变换的最高境界-Prepared using idl absolutely true 3-dimensional transform represents the highest state of
    2022-02-04 19:31:58下载
    积分:1
  • 数字处理,基于OpenCv的医学细胞分割,内附
    数字图像处理,基于OpenCv的医学细胞分割,内附图片-Digital Image Processing,Medical Cells Segmentation Based on opencv
    2022-10-15 05:10:03下载
    积分:1
  • 在指定位置绘制位的镜
    在指定位置绘制位图的镜像图-the designated location mapping bitmap image map
    2022-02-26 13:35:44下载
    积分:1
  • 数字象处理算法的演示,包括:象的DFT和逆DFT,象的FFT和逆FFT,在象中加入正弦噪声,象的模板运算实现象平滑和锐化等等。...
    数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。-digital image processing algorithms demo, including : Image DFT and inverse DFT, FFT image and inverse FFT, in the image by adding sinusoidal noise, the template image Operational Image sharpening and smoothing and so on.
    2023-07-11 06:45:03下载
    积分:1
  • 源代码的PDF程序作为输入文件,由两列…
    The pdf program with source code takes as input a file that consists of two columns. The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and NC indicates that the text will be numerically compressed. The second column will have a text string beginning with and ending with quotes. For BC the text must consist of the numbers 0-9 and letters A-F ( Hex 0-9, A-F). Also, in BC if the length of the string is odd,a zero will be prepended to the string to make it and even number. For TC the text can consist of any of the legal text compress charactors in the pdf417 standard. For NC, the letters 0-9 are allowed in the text. -The pdf program with source code takes as input a file that consists of two columns. The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and N
    2022-03-09 17:01:14下载
    积分:1
  • 自己做课题时编写的一个可以拟合45个数据点的曲面拟合程序
    自己做课题时编写的一个可以拟合45个数据点的曲面拟合程序-own topics can be prepared in a fit 45 data points the surface fitting procedure
    2022-01-28 05:52:33下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载