#include
#include
#include
voidsolidCylinder(GLdoubleradius-opengl切削仿真-图形图像 - IMDN开发者社群-imdn.cn" />
#include#include#includevoidsolidCylinder(GLdoubleradius,GLdoubleheight,GLintslices,GLintstacks)//»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ{ GLUquadricObj*qobj=gluNewQuadric(); gluCylinder(qobj,radius,radius,height,slices,stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È glScalef(-1.0,1.0,-1.0);-IMDN开发者社群-imdn.cn">
#include#include#includevoidsolidCylinder(GLdoubleradius,GLdoubleheight,GLintslices,GLintstacks)//»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ{ GLUquadricObj*qobj=gluNewQuadric(); gluCylinder(qobj,radius,radius,height,slices,stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È glScalef(-1.0,1.0,-1.0); - IMDN开发者社群-imdn.cn">
于 2022-02-03 发布
文件大小:955.99 kB
0 186
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
下载说明:请别用迅雷下载,失败请重下,重下不扣分!
关键帧提取 K-mean方法
基于K-mean,也即是取K值法提取方法的关键帧抽取方法
2022-11-09 10:25:03下载
积分:1
这是一个可以自动识别文字的程序,对识别数字非常有效。
这是一个可以自动识别文字的程序,对识别数字非常有效。-This is an automatic language identification procedures, to identify the number of very effective.
2022-04-11 22:48:07下载
积分:1
A figure of identification, through pre
进行了数字的识别,经过预处理图像,得到归一化的数字,以及应用神经网络识别。-A figure of identification, through pre-processing images, to be normalized figures, as well as the application of neural networks.
2022-06-16 09:08:39下载
积分:1
Test of height mapping in C/Asm
Test of height mapping in C/Asm
2022-09-21 09:05:03下载
积分:1
中点画圆法算法实现,能够实现坐标平移,支持鼠标绘图
中点画圆法算法实现,能够实现坐标平移,支持鼠标绘图-midpoint Circle France algorithm to achieve coordinates translation, mapping support for mouse
2023-03-23 22:00:03下载
积分:1
人脸检测源码,有多种处理函数,已通过VS6.0
人脸检测源码,有多种处理函数,已通过VS6.0-Face detection source, has a wide range of treatment functions, has passed VS6.0
2022-06-13 16:19:53下载
积分:1
卡拉ok字幕效果显示
卡拉ok字幕效果显示-karaoke subtitles results show
2023-07-22 10:55:04下载
积分:1
介绍如何在Linux下使用OpenCV的文章及附件了一些基本的源程序。...
介绍如何在Linux下使用OpenCV的文章及附件了一些基本的源程序。-how to use Linux in OpenCV articles and annex some basic source.
2022-03-07 01:21:50下载
积分:1
读取256色的BMP灰度图 ,并用4*4的矩阵对其进行抖动,用opengl实现
读取256色的BMP灰度图,并用4*4的矩阵对其进行抖动,用opengl实现-BMP to read 256 color grayscale, and 4* 4 matrix of its jitter, using opengl implementation
2022-10-28 21:05:04下载
积分:1
视频帧感兴趣区域提取工具
一款视频标注软件,基于opencv2.4.9 & VS2010开发的用于交互式提取视频感兴趣区域并保存为图片的软件,可用于模式识别方向的的训练数据提取环节。
2022-02-13 13:50:24下载
积分:1