码迷,mamicode.com
首页 >  
搜索关键字:lane    ( 79个结果
道路识别demo
最近做的道路识别一开始终于弄懂了点东西,一开始在网上找到了一个简单的道路识别的opencvsharp的版本。我觉得opencvsharp真的是一个很好的东西,它封装了比opencv更多的数据结构和库,而且得益于.net平台的强大,使用起来也非常的便捷。唯一的缺点就是目前关于这方面的资料还是少之又少,后来我还是想一想把这个demo转换成cpp版本,也是一个非常简单的demo。opencvsharp版本...
分类:其他好文   时间:2015-04-15 11:29:03    阅读次数:427
MTK Android Driver知识大全
一、Display1.lcm 相关概念1.1) MIPI接口:一共有三种接口:DBI(也做CPU或MCU接口)、DPI(也叫RGB接口)、DSI.在使用DSI接口时,目前75/77都只支持到2条data lane,加上一条clock lane.使用DPI接口时,根据LCM IC支持的情况,可以选择1...
分类:移动开发   时间:2015-04-10 11:16:38    阅读次数:494
基于Xilinx Kintex-7 FPGA K7 XC7K325T PCIeX8 四路光纤卡
基于Xilinx Kintex-7 FPGA K7 XC7K325T PCIeX8 四路光纤卡1. 板卡概述 板卡主芯片采用Xilinx公司的XC7K325T-2FFG900 FPGA,pin_to_pin兼容FPGAXC7K410T-2FFG900,支持8-Lane PCIe、64bit DDR....
分类:其他好文   时间:2015-02-09 17:52:14    阅读次数:396
macbook pro的usb串口失效的的处理方法
macbook pro的usb串口失效的的处理方法2011-08-24 12:14:32|分类:mac|举报|字号订阅今天开电脑,无端端一个usb的串口失效了,接入鼠标 iphone均没反应~还以为是硬件坏了,匆忙在官网上用express lane预约了他们的advisor,按照他们提供的几个操作重...
分类:系统相关   时间:2015-01-22 10:55:49    阅读次数:621
Lane-学习OpenGL(4)-4个进阶例子
运行环境: (1)Windows 7 (2)CodeBlocks (3)GLUT (4)Author:Lane 2014-12-19 1.经过纹理贴图的棋盘 #include #include #include #include #include #include #include #define checkImageWidth 64 #...
分类:其他好文   时间:2014-12-19 19:11:40    阅读次数:252
Lane-学习OpenGL(3)
运行环境: (1)Windows 7 (2)CodeBlocks (3)GLUT (4)Author:Lane 2014-12-17 1.色彩混合 #include #include #include #include #include #include #include static int leftFirst = GL_TRUE; static void in...
分类:其他好文   时间:2014-12-17 22:43:22    阅读次数:422
MIPI D-PHY 总结
Operating Modes: Control, High-Speed, and Escape1.The Lane is only in High-Speed mode during Data bursts. The sequence to enter High-Speed mode is: LP...
分类:其他好文   时间:2014-12-17 20:18:00    阅读次数:187
Lane-学习OpenGL(2)-七个简单例子
运行环境: (1)Windows 7 (2)CodeBlocks (3)GLUT (4)Author:Lane 2014-12-03 1.行星系统,按d,D,y,Y旋转. #include #include #include #include #include #include #include static int year = 0, day = 0;...
分类:其他好文   时间:2014-12-04 15:45:21    阅读次数:249
Lane-学习OpenGL(1)-七个简单例子
在看了许多实例之后, 准备沿着OpenGL编程指南(第七版)学习OpenGL. 运行环境: (1)Windows 7 (2)CodeBlocks (3)GLUT...
分类:其他好文   时间:2014-12-03 15:43:31    阅读次数:292
sed简单实例练习
sedfile内容如下: Steve Blenheim:238-923-7366:95 Latham Lane, Easton, PA 83755:11/12/56:20300 Betty Boop:245-836-8357:635 Cutesy Lane, Hollywood, CA 91464:6/23/23:14500 Igor Chevsky:385-375-8395:3567 Popu...
分类:其他好文   时间:2014-11-30 14:15:17    阅读次数:183
79条   上一页 1 ... 5 6 7 8 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!