-
图像处理的DWT算法,用于基础图像处理学习。matlab语言制作
图像处理的DWT算法,用于基础图像处理学习。matlab语言制作-image processing with DWTimage processing with DWTimage processing with DWT
- 2022-02-02 01:30:12下载
- 积分:1
-
sparsebayes版本1。
SPARSEBAYES VERSION 1.
- 2022-10-12 12:10:03下载
- 积分:1
-
3d与 vc opengl 的结合 ,对初学者的帮助应该很大
3d与 vc opengl 的结合 ,对初学者的帮助应该很大-Vc opengl and 3d combination of help for beginners should be great
- 2022-11-25 17:05:04下载
- 积分: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
-
用adoost实现方法,进行人脸识别
用adoost实现方法,进行人脸识别-With adoost implementation method for face recognition! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-01-21 23:00:31下载
- 积分:1
-
《学习计算机图形基础》直线源程序
《学习计算机图形基础》直线源程序-"study computer graphics based" linear source
- 2023-07-06 05:00:02下载
- 积分:1
-
图像不变矩的推广,可以利用图像的不变矩进行二次开发
图像不变矩的推广,可以利用图像的不变矩进行二次开发-Image Moment unchanged promotion, we can use the same image for secondary development Moment
- 2022-03-14 04:05:19下载
- 积分:1
-
游程编码
系统实现方案:总体思想:将图像文件以二进制方式读入缓冲区,把二进制位转制为整数,对缓冲区数据进行编码,以特定的格式(unsigned short)写入输出文件;解压缩过程反过来即可。压缩文件存储格式:以每两个字节为单位储存(即每次写入16位unsigned short类型)。 0 1 2~15 ... 第0位 存储压缩信息(1压缩;0不压缩,原始数据)第1位 如果第0位为1(压缩),此位标明字符类别(0或1);如果第0位为0(原始数据),此位无意义,默认为0后14位 存储字符数量或者原始数据的值
- 2022-07-09 04:00:22下载
- 积分:1
-
OpenGL的一个灯光效果源代码和应用程序
OpenGL的一个灯光效果源代码和应用程序-OpenGL, a lighting source code and applications
- 2022-03-01 08:29:55下载
- 积分:1
-
介绍一种用VC实现图象的纹理分析方法的程序
介绍一种用VC实现图象的纹理分析方法的程序-Introduce a program in texture analysis method .using VC realize image.
- 2022-02-02 03:41:29下载
- 积分:1