-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1
-
Fractal Brown Model 分形布朗模型计算图像的纹理分形值。运行命令:fractal(收敛范围)...
Fractal Brown Model 分形布朗模型计算图像的纹理分形值。运行命令:fractal(收敛范围)-Brown Fractal Brown model image texture fractal value. Running order : fractal (Scherer)
- 2022-12-07 16:10:03下载
- 积分:1
-
This procedure and the procedure is fn_DBn_2D together for testing procedures fn...
此程序和fn_DBn_2D程序是一起的,用于测试fn_DBn_2D程序的分解和重构效果,里面用到了一副典型图象:babala。-This procedure and the procedure is fn_DBn_2D together for testing procedures fn_DBn_2D effects of decomposition and reconstruction, which uses a typical image: babala.
- 2023-08-06 05:40:03下载
- 积分:1
-
本程序是用VC的MFC开发的单文档图象处理应用程序,实现了位图的显示,统计灰度值,画出值方图,边缘检测,灰度均衡化等功能...
本程序是用VC的MFC开发的单文档图象处理应用程序,实现了位图的显示,统计灰度值,画出值方图,边缘检测,灰度均衡化等功能-this procedure is the MFC with VC development of a single document image processing applications, achieving a bitmap display, statistical gray values, to give value to map, edge detection, gray equalization function
- 2022-04-09 14:17:22下载
- 积分:1
-
一个用于gpl游戏编程的3d图形处理库
一个用于gpl游戏编程的3d图形处理库- The 3d graph processing storehouse which uses in the gpl game
to program
- 2022-03-18 11:40:25下载
- 积分:1
-
LZW 变换 对灰度图像有很好的效果,VC环境下。有界面。
LZW 变换 对灰度图像有很好的效果,VC环境下。有界面。-LZW transform grayscale images have very good results, VC environment. There interface.
- 2022-09-21 14:20:02下载
- 积分:1
-
地理信息系统图层显示功能
地理信息系统图层显示功能- Geography information diagram level demonstration function
- 2022-04-15 04:34:00下载
- 积分:1
-
本程序来显示项目EffectShowcdib的特技显示功能.
本程序来显示项目EffectShowcdib的特技显示功能.-the procedures to show that the project EffectShowcdib stunts display.
- 2022-02-01 09:09:20下载
- 积分:1
-
有光照效果的网格模型绘制程序
有光照效果,并且加入了键盘互动效果(代码中有注释),对于初学图形图像或者OpenGL的童鞋有参考意义。代码用了C++的类封装技术,对于从C刚刚过渡到C++的同学来说也是很容易看懂的。
- 2023-02-02 18:45:04下载
- 积分:1
-
基于OpenCV和C++的图像的角点检测算法
基于OpenCV和C++的图像的角点检测算法-OpenCV and C++ based on the image of the corner detection algorithm
- 2022-02-14 01:52:01下载
- 积分:1