资源列表

« 1 2 ... .13 .14 .15 .16 .17 3218.19 .20 .21 .22 .23 ... 18703 »

[OpenGLglutEx3

说明:一、实验目的和要求 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “平移的桌子,旋转的桌子”-First, experimental purposes and requirements of the OpenGL programming, based on the contents through the
<robin> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[OpenGLglutEx5

说明:一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为a
<robin> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[OpenGLA4

说明:绘制桌子,茶壶,兔子 通过键盘按键,控制各个物体(茶壶、桌子和兔子)的显示状态 对各个物体分别用显示列表进行绘制,重复上面的交互控制。 增加键盘按键来切换显示列表和非显示列表绘制方式,通过动画以及对FPS的理解和分析,理解显示列表对程序绘制性能的影响。 -Drawing table, teapot, rabbits through the keyboard keys to control each object (teapot, tables and rabbits) to di
<robin> 在 2025-11-23 上传 | 大小:390kb | 下载:1

[OpenGLSolarSystem

说明:一个用OpenGL实现的简单的太阳系,可以模拟各星球间的公转自转关系-A solar system with a simple OpenGL implementation, can simulate the relationship between the public switched turn each planet
<robin> 在 2025-11-23 上传 | 大小:8.83mb | 下载:0

[OpenGLMultipleView

说明:一个用OpenGL实现的一个窗口多视口显示的程序,可以实现四个视口间的拼接-A window with an OpenGL implementation of the multi-viewport display program that can realize the splice between four viewports
<robin> 在 2025-11-23 上传 | 大小:6.91mb | 下载:0

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

说明:构造人脸数据库,利用粗糙集进行属性约减,最后利用神经网络就行分类-Construct face , using rough sets attribute reduction , and finally the use of neural network to classify
<张苏楠> 在 2025-11-23 上传 | 大小:189kb | 下载:0

[图片显示浏览A2_rgb

说明:已知RGB立方体八个顶点的像素值,要求输出该立方体对应的6个面的 .ppm 格式的图像。每个图像大小是512X512像素-Known RGB pixel values ​ ​ of the eight vertices of the cube, the required output image ' .ppm' format corresponding to 6 of the cube faces. Each image size is 512X512 pixe
<高水水> 在 2025-11-23 上传 | 大小:1kb | 下载:0

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

说明:matlab源码,实现利用霍夫变换的直线检测-matlab source code, line detection using Hough Transform
<Leo> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[图片显示浏览MI

说明:直接求解两幅图片的最大相关系数mi值,用起来比较方便快捷。-Directly solve the two pictures mi maximum value of the correlation coefficient, using up more convenient.
<l> 在 2025-11-23 上传 | 大小:100kb | 下载:0

[2D图形编程project_1

说明:直方图均衡,将一个彩色bmp图进行直方均衡优化。-Histogram equalization, a color histogram equalization bmp graph optimization.
<wenjianzhang> 在 2025-11-23 上传 | 大小:1.05mb | 下载:0

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

说明:canny边缘检测一共四个部分:   1.对原图像高斯平滑   2.对高斯平滑后的图像进行sobel边缘检测。这里需要求横的和竖的还有联合的,所以一共三个需要sobel边缘检测图像。   3.对联合的sobel检测图像进行非极大抑制   4.连接边缘点并进行滞后阈值处理。-canny edge detection total of four parts: 1. Gaussian smoothing the original image
<zqc> 在 2025-11-23 上传 | 大小:12kb | 下载:0

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

说明:在图像预处理中,对图像进行平滑,去除噪声,恢复原始图像是一个重要内容。本文设计了一个平滑尺度和 模板大小均可以改变的高斯滤波器,用它对多幅加入各种噪声后的图像进行平滑,经过对各个结果图像的对比可知高斯滤波 对服从正态分布的噪声去除效果比较好,并且相比各个不同参数,在平滑尺度为2,模板大小为7 时效果最佳。-In the image pre-processing, image smoothing, noise removal, restore the original image is a
<zqc> 在 2025-11-23 上传 | 大小:1.1mb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 3218.19 .20 .21 .22 .23 ... 18703 »

源码中国 www.ymcn.org