资源列表
project_1
- 直方图均衡,将一个彩色bmp图进行直方均衡优化。-Histogram equalization, a color histogram equalization bmp graph optimization.
MI
- 直接求解两幅图片的最大相关系数mi值,用起来比较方便快捷。-Directly solve the two pictures mi maximum value of the correlation coefficient, using up more convenient.
hough_line_dect
- matlab源码,实现利用霍夫变换的直线检测-matlab source code, line detection using Hough Transform
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
renlianshibie
- 构造人脸数据库,利用粗糙集进行属性约减,最后利用神经网络就行分类-Construct face , using rough sets attribute reduction , and finally the use of neural network to classify
MultipleView
- 一个用OpenGL实现的一个窗口多视口显示的程序,可以实现四个视口间的拼接-A window with an OpenGL implementation of the multi-viewport display program that can realize the splice between four viewports
SolarSystem
- 一个用OpenGL实现的简单的太阳系,可以模拟各星球间的公转自转关系-A solar system with a simple OpenGL implementation, can simulate the relationship between the public switched turn each planet
A4
- 绘制桌子,茶壶,兔子 通过键盘按键,控制各个物体(茶壶、桌子和兔子)的显示状态 对各个物体分别用显示列表进行绘制,重复上面的交互控制。 增加键盘按键来切换显示列表和非显示列表绘制方式,通过动画以及对FPS的理解和分析,理解显示列表对程序绘制性能的影响。 -Drawing table, teapot, rabbits through the keyboard keys to control each object (teapot, tables and rabbits) to di
glutEx5
- 一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为a
glutEx3
- 一、实验目的和要求 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “平移的桌子,旋转的桌子”-First, experimental purposes and requirements of the OpenGL programming, based on the contents through the
glutEx1
- 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “一个六角星” 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。-On Windows systems, the installation of GLUT library: Open glut-3.7.6-bin.zip, r
MyFem003
- opengl+mfc框架显示有限元网格的基本框架-using mfc plus opengl display
