-
18x12 Left eye detector computed with 7000 positive samples
用于左眼检测的训练好的Adaboost算法分类器-18x12 Left eye detector computed with 7000 positive samples
- 2023-06-27 18:50:02下载
- 积分:1
-
基于结构特征的虹膜识别源码 vc++,我自己看过编译过,不错的。...
基于结构特征的虹膜识别源码 vc++,我自己看过编译过,不错的。-Based on the structural characteristics of the iris recognition source vc++, I have seen compiled, not bad at all.
- 2022-07-18 17:55:00下载
- 积分:1
-
轮廓跟踪算法很有价值
采用了常用的方法。
轮廓跟踪算法很有价值
采用了常用的方法。-Contour Trace is useful for Tracing image sContour
- 2023-01-05 09:35:03下载
- 积分:1
-
V c++ 静 态 分 割 窗 口的易学例子.
V c++ 静 态 分 割 窗 口的易学例子.-V c static window segmentation of Changes example.
- 2022-05-18 14:00:01下载
- 积分:1
-
CDib类,实现图像的读、写、显示等基本功能。功能完整,代码可靠。...
CDib类,实现图像的读、写、显示等基本功能。功能完整,代码可靠。-CDib category, achieving image reading, writing, basic features, such as display. Functional integrity, and reliable code.
- 2023-05-10 21:00:03下载
- 积分:1
-
一个测绘专业软件的源码,用于全球定位系统(GPS)测量值的高程值转化,将GPS测量高转化为正常高。...
一个测绘专业软件的源码,用于全球定位系统(GPS)测量值的高程值转化,将GPS测量高转化为正常高。- A mapping specialized software source code, uses in the global
positioning system (GPS) the observed value elevation value to
transform, surveys GPS high transforms as normally is high.
- 2023-04-12 20:10:03下载
- 积分:1
-
特技表演的技术基础,包括:扫描、移动、百叶窗、架,…
- 2022-02-14 22:42:28下载
- 积分:1
-
打印程序 打印程序 打印程序
打印程序 打印程序 打印程序 -Print Print Print Print Print process printing process procedures
- 2023-08-08 21:20:03下载
- 积分:1
-
两个文件夹均是Eclipse下的Java项目,运行Eclipse后分别导入这两个工程就可以看运行结果。如何运行AP2APTest请查看开发指南....
两个文件夹均是Eclipse下的Java项目,运行Eclipse后分别导入这两个工程就可以看运行结果。如何运行AP2APTest请查看开发指南.-Two folders are Java under the Eclipse project, Eclipse is running, respectively, after the import of these two works can be seen on the results. Please check AP2APTest how to run the development of guidelines.
- 2022-03-11 20:08:12下载
- 积分: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