-
完成图像的插补运算,实现图像的增强与灰度调节
完成图像的插补运算,实现图像的增强与灰度调节-Completion of image interpolation operations, the realization of image enhancement and gray-scale adjustment
- 2022-03-16 19:29:21下载
- 积分:1
-
选取两幅图像的对应点后计算出变形函数,图像变形后再将两幅图像镶嵌为同一副图像...
选取两幅图像的对应点后计算出变形函数,图像变形后再将两幅图像镶嵌为同一副图像-Select the two images correspond to point out the deformation function, image deformation and then to two images for the same Vice-image mosaic
- 2022-02-07 06:29:38下载
- 积分:1
-
视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。...
视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。-video watermarking algorithm source code (VC, the dialog interface), for doing video watermarking comrades in this on the basis of their innovation.
- 2022-08-06 16:52:57下载
- 积分:1
-
实现碰装检测,两个球体碰撞前后颜色均有变化.
实现碰装检测,两个球体碰撞前后颜色均有变化.-Realize collision detection equipment, the two spheres have the color change before and after the collision.
- 2023-05-08 23:45:03下载
- 积分:1
-
用浮动水平线法实现的三维曲面造型。
用浮动水平线法实现的三维曲面造型。- With fluctuation horizontal long-base method realization three
dimensional surface modeling.
- 2023-03-27 22:20:03下载
- 积分:1
-
区域特性的多光谱与全色图像的融合
分别提出了基于区域特性的多光谱与全色图像的融合算法及SAR与全色图像的融合算法
- 2023-03-08 14:40:03下载
- 积分:1
-
在Win-Tc下运行,C语言的,这是抛物样条曲线的程序,没有在visual c++中试过...
在Win-Tc下运行,C语言的,这是抛物样条曲线的程序,没有在visual c++中试过-Win- Tc running, the C language, this is kind of parabolic curve procedures, not visual, c tried
- 2022-04-23 05:36:11下载
- 积分:1
-
bmp image processing exposure
bmp图像曝光处理-bmp image processing exposure
- 2022-09-07 20:10:02下载
- 积分:1
-
波形显示程序
别人写的一个类,相当于控件;挺好用的;里面有使用的介绍
- 2022-08-24 08:26:39下载
- 积分:1
-
这是用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