资源列表
[OpenGL] SolarSystem
说明:一个用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
[OpenGL] MultipleView
说明:一个用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
[图形图像处理(光照,映射..)] hough_line_dect
说明:matlab源码,实现利用霍夫变换的直线检测-matlab source code, line detection using Hough Transform<Leo> 在 2025-11-23 上传 | 大小:1kb | 下载: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