码迷,mamicode.com
首页 >  
搜索关键字:phoenix frame    ( 7592个结果
Linux LCD驱动(四)--驱动的实现
目录(?)[-]基本原理写 framebuffer 驱动程序要做什么LCD 模块 驱动程序 控制器什么是 frame buffer 设备Linux Frame Buffer 驱动程序层次结构数据结构接口一个 LCD controller 驱动程序分配系统内存作为显存实现 fb_ops 结构基本原理通...
分类:系统相关   时间:2014-04-27 23:41:53    阅读次数:827
OpenCV脸部、眼睛检测
/* 功能:实现对眼睛、脸部的跟踪。 版本:1.0 时间:2014-4-27 */ #include #include #include #include #include #include using namespace std; using namespace cv; void detectEyeAndFace( Mat frame ); //将下面两个文件复制到当前工...
分类:其他好文   时间:2014-04-27 20:40:47    阅读次数:659
7592条   上一页 1 ... 758 759 760
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!