摘要: http://blog.livecoding.tv/2015/07/22/10%E4%B8%AA%E5%85%8D%E8%B4%B9%E5%AD%A6%E4%B9%A0%E7%BC%96%E7%A8%8B%E7%9A%84%E5%A5%BD%E5%9C%B0%E6%96%B9/ 阅读全文
posted @ 2016-05-02 18:13 郭新晨 阅读(101) 评论(0) 推荐(0) 编辑
摘要: #include <iostream>#include <cstdio>#include <cmath> #include <string>#include <vector>#include<numeric> using namespace std; int main(){ vector<int> 阅读全文
posted @ 2016-05-02 18:04 郭新晨 阅读(165) 评论(0) 推荐(0) 编辑
摘要: Description From the article Number Theory in the 1994 Microsoft Encarta: ``If a, b, c are integers such that a = bc, a is called a multiple of b or o 阅读全文
posted @ 2016-05-02 17:41 郭新晨 阅读(192) 评论(0) 推荐(0) 编辑
摘要: Description The FBI is conducting a surveillance of a known criminal hideout which serves as a communication center for a number of men and women of n 阅读全文
posted @ 2016-04-29 19:36 郭新晨 阅读(309) 评论(0) 推荐(0) 编辑
摘要: https://www.objc.io/issues/21-camera-and-photos/face-recognition-with-opencv/ 阅读全文
posted @ 2016-04-28 10:20 郭新晨 阅读(125) 评论(0) 推荐(0) 编辑
摘要: http://bytefish.de/blog/extracting_contours_with_opencv/ 阅读全文
posted @ 2016-04-27 11:04 郭新晨 阅读(114) 评论(1) 推荐(0) 编辑
摘要: http://www.shervinemami.info/faceRecognition.html http://docs.opencv.org/2.4/modules/contrib/doc/facerec/facerec_tutorial.html 阅读全文
posted @ 2016-04-26 19:10 郭新晨 阅读(195) 评论(0) 推荐(0) 编辑
摘要: http://www.intorobotics.com/how-to-detect-and-track-object-with-opencv/ 阅读全文
posted @ 2016-04-26 17:26 郭新晨 阅读(174) 评论(0) 推荐(0) 编辑
摘要: http://www.pyimagesearch.com/2015/05/25/basic-motion-detection-and-tracking-with-python-and-opencv/ 阅读全文
posted @ 2016-04-26 17:15 郭新晨 阅读(241) 评论(0) 推荐(0) 编辑
摘要: http://www.pyimagesearch.com/2015/09/14/ball-tracking-with-opencv/ 阅读全文
posted @ 2016-04-26 17:13 郭新晨 阅读(235) 评论(0) 推荐(0) 编辑