上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 18 下一页
摘要: demo效果图:PC端android端大体流程android端是服务器端,绑定IP和端口,监听来自PC端的连接, pc端通过socket与服务器andorid端传输图片。主要代码android端private Runnable mythread = new Runnable(){ @O... 阅读全文
posted @ 2014-06-23 09:14 小菜鸟_yang 阅读(4958) 评论(0) 推荐(1) 编辑
摘要: 工程描述opencv2.4.8QT5背景建模后,当有异物入侵时,把入侵的帧写到视频文件使用BackgroundSubtractorMOG2背景建模程序基于QT对话框.pro#-------------------------------------------------## Project cre... 阅读全文
posted @ 2014-06-20 10:30 小菜鸟_yang 阅读(2099) 评论(0) 推荐(2) 编辑
摘要: 参考资料https://github.com/bsdnoobz/web-based-face-detecthttp://opencv-code.com/projects/web-based-interface-for-face-detection-with-opencv/http://www.cnb... 阅读全文
posted @ 2014-06-13 17:08 小菜鸟_yang 阅读(5000) 评论(2) 推荐(2) 编辑
摘要: 新建一个ServerForPOSTMethod的动态网站工程新建一个servlert ServerForPOSTMethod.javaimport java.io.IOException;import javax.servlet.ServletException;import javax.servl... 阅读全文
posted @ 2014-05-23 13:53 小菜鸟_yang 阅读(3464) 评论(0) 推荐(0) 编辑
摘要: 看下效果图:开发环境:QT5+BOOST+win7+vs2012+opencv2.8服务器端:只有使用到了QT(使用qtcreator)客户端(采集webcam视频通过tcp发送到服务器端)客户端的tcp用的是boost的,在VS2012里编写(ps.在qtcreator里怎么使用boost啊,bo... 阅读全文
posted @ 2014-05-01 10:49 小菜鸟_yang 阅读(1277) 评论(0) 推荐(0) 编辑
摘要: http://my.oschina.net/lifj/blog/177087javah -classpathsrc -d jni com.example.hellojni.MainAcitivity C:\Program Files\Java\jdk1.7.0_21\bin\javah.exe${p... 阅读全文
posted @ 2014-04-29 18:55 小菜鸟_yang 阅读(210) 评论(0) 推荐(0) 编辑
摘要: 客户端(client):/* * ===================================================================================== * * Filename: client.cpp * * Desc... 阅读全文
posted @ 2014-04-29 13:58 小菜鸟_yang 阅读(2519) 评论(0) 推荐(0) 编辑
摘要: 搬砖到此:A Quick InsightAs I mentioned earlier, it's nearly impossible to grasp the full meaning of Kalman Filter by starting from definitions and complic... 阅读全文
posted @ 2014-04-28 18:27 小菜鸟_yang 阅读(610) 评论(0) 推荐(0) 编辑
摘要: http://my.oschina.net/fishman/blog/96227先检查服务器是否安装过ppp, pptp, pptp-setup,如果没有, yum -y install 安装之. 1yum -y install ppp pptp pptp-setup2cp /usr/share/... 阅读全文
posted @ 2014-04-26 20:03 小菜鸟_yang 阅读(71) 评论(0) 推荐(0) 编辑
摘要: 很通俗易懂的一篇博文http://blog.csdn.net/haidao2009/article/details/7514787百度搜索研发部的一篇文章http://stblog.baidu-tech.com/?p=19 阅读全文
posted @ 2014-04-15 08:29 小菜鸟_yang 阅读(126) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 18 下一页