
how_to
DuinoDu
浪迹天涯的程序员
展开
-
编译OpenCV(CMake+Mingw492_32(Qt5.5自带)+OpenCV3.0)
1、准备原料:CMake,OpenCV,Mingw(我的Mingw是使用Qt5.5的mingw版本里面自带的mingw) cmake:http://www.cmake.org/download/ opencv:http://opencv.org/ Qt:http://www.qt.io/download/(注意是mingw版本) 2、安装Cmake,解压Opencv,安装Qt(安装原创 2015-08-24 11:39:44 · 1928 阅读 · 1 评论 -
Install vim after installing ubuntu
Install vim after installing ubuntu原创 2016-07-02 09:20:23 · 893 阅读 · 0 评论 -
远程使用jupyter
远程使用jupyter原创 2017-07-17 13:31:26 · 757 阅读 · 0 评论 -
Build opencv for android
build opencv for android原创 2017-01-24 22:10:38 · 1078 阅读 · 0 评论 -
Install nvidia-driver on ubuntu
Install nvidia driver on ubuntu原创 2016-10-28 20:33:06 · 652 阅读 · 0 评论 -
Install DIGITS on ubuntu
Install DIGITS on ubuntu原创 2017-01-17 09:07:52 · 449 阅读 · 0 评论 -
NFS实现linux系统间文件共享
一般用在交叉编译环境中,host和target之间的文件共享。原创 2016-06-28 10:26:40 · 1037 阅读 · 3 评论 -
Install boost on ubuntu
Install boost原创 2016-10-08 14:54:38 · 489 阅读 · 0 评论 -
Config firefox after install ubuntu
Config firefox原创 2016-10-06 12:48:17 · 404 阅读 · 0 评论 -
How to download coursera videos?
How to download coursera videos?原创 2016-09-06 14:16:09 · 900 阅读 · 0 评论 -
Install FFmpeg on ubuntu
Sometimes, you need to install FFmpeg by compiling src.原创 2016-08-31 09:09:53 · 527 阅读 · 0 评论 -
pscp基本使用方法
How to use pscp.原创 2016-07-08 17:23:49 · 1586 阅读 · 0 评论 -
Run orb_slam2 on ubuntu
Run orb_slam2 on ubuntu原创 2016-07-09 15:15:53 · 1332 阅读 · 2 评论 -
Auto install opencv after installing Ubuntu
Auto install opencv after installing ubuntu.原创 2016-07-01 22:54:02 · 3727 阅读 · 0 评论 -
导入H5Canvas到QmlCanvas 注意事项
原文链接:http://doc.qt.io/qt-5/qml-qtquick-canvas.html#tips-for-porting-existing-html5-canvas-applications 虽然QML提供了像H5一样的Canvas的API,但是要把一个H5的Canvas导入QML,还是需要注意一下5点: 1、用QML属性绑定或者Canvas Item的方法替换所有D翻译 2015-05-12 16:26:16 · 1149 阅读 · 0 评论 -
常用网址收藏
常用网址收藏原创 2017-05-18 16:56:51 · 1041 阅读 · 0 评论