摘要: 参考资料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 阅读(5061) 评论(2) 推荐(2)
摘要: 参考了秋风细雨的文章:http://blog.csdn.net/candyforever/article/details/8564746花了点时间编写出了程序,先看看效果吧。识别效果大概都能正确。好了,开始正题:因为本程序是提取HOG特征,使用SVM进行分类的,所以大概了解下HOG的一些知识,其中我... 阅读全文
posted @ 2013-10-13 09:05 小菜鸟_yang 阅读(9197) 评论(0) 推荐(1)
摘要: 按照网上的教程编译成功,当时运行时老是奔溃(不弹出任何提示,窗口变灰色)。遂更新了ATI的显卡驱动果然可以运行了,哈哈 http://support.amd.com/en us/download/desktop/legacy?product=legacy2&os=Windows%207%20 %20... 阅读全文
posted @ 2016-01-04 16:45 小菜鸟_yang 阅读(285) 评论(0) 推荐(1)
摘要: 1. 下载 OpenCV 3.0.0 android sdk 1.zip 2. 打开 intellj,新建立一个 android 工程后选择工程属性,导入模块(Import module from external model" with Eclipse option),选择文件夹 OpenCV 3... 阅读全文
posted @ 2015-10-08 16:50 小菜鸟_yang 阅读(2136) 评论(0) 推荐(0)
摘要: 闲来无聊,来码一发 安装 登录 登出 阅读全文
posted @ 2015-09-23 11:24 小菜鸟_yang 阅读(482) 评论(0) 推荐(0)
摘要: kinect record depth video and color video using opencv and openni2 阅读全文
posted @ 2015-07-21 11:23 小菜鸟_yang 阅读(1731) 评论(0) 推荐(0)
摘要: Qt,opencv,image stitch 阅读全文
posted @ 2015-07-04 12:16 小菜鸟_yang 阅读(376) 评论(0) 推荐(0)
摘要: ![](http://7qnct6.com1.z0.glb.clouddn.com/2015-06-30_01.jpg)`Path` Button used to set dir where avi file saves,##set path![](http://7qnct6.com1.z0.glb... 阅读全文
posted @ 2015-06-30 17:27 小菜鸟_yang 阅读(409) 评论(0) 推荐(0)
摘要: call Kernelized Correlation Filters Tracker(Matab) in Qt(c++) 阅读全文
posted @ 2015-06-29 21:45 小菜鸟_yang 阅读(1232) 评论(0) 推荐(0)
摘要: c++ output 0000,0001,0002,0003 阅读全文
posted @ 2015-06-14 20:23 小菜鸟_yang 阅读(1346) 评论(0) 推荐(0)
摘要: Qt 安装 PC 端 下载安装即可 https://mirrors.ustc.edu.cn/qtproject/official_releases/qt树莓派:Qt开发套件和opencv安装sudo apt-get install qt4-dev-tools libqt4-dev 不用qt cor... 阅读全文
posted @ 2015-06-11 16:55 小菜鸟_yang 阅读(1436) 评论(0) 推荐(1)
摘要: // The contents of this file are in the public domain. See LICENSE_FOR_EXAMPLE_PROGRAMS.txt/* This is an example illustrating the use of the member... 阅读全文
posted @ 2015-05-26 14:12 小菜鸟_yang 阅读(242) 评论(0) 推荐(0)