搜索资源列表
facedetect
- 人脸检测程序,有部分说明,用到openCV,可以编译运行。部分结构可以应用到商用系统中去-Face detection process, some of the instructions, use openCV, can compile and run. Part of the structure can be applied to commercial systems to
LinearRegression
- 我的代码下:TreeCtrl上添加一个响应消息,TVN_ITEMEXPANDED的消息。 添加后的函数中系统自动添加这样一个语句: NM_TREEVIEW* pNMTreeView = (NM_TREEVIEW*)pNMHDR 当展开或者收起时会激发这个函数,其中结构指针pNMTreeView的action参数,就记录了是打开还是关闭,即 -My code under: TreeCtrl add a response message, TVN_ITEMEXPANDED news. After a