11 2017 档案

摘要:http://old.sebug.net/paper/books/scipydoc/index.html 阅读全文
posted @ 2017-11-30 13:59 scott_h 阅读(218) 评论(0) 推荐(0) 编辑
摘要:"Getting Started with OpenMP " Abstract As you probably know by now, to get the maximum performance benefit from a processor with Hyper Threading Tech 阅读全文
posted @ 2017-11-25 00:37 scott_h 阅读(145) 评论(0) 推荐(0) 编辑
摘要:https://github.com/xtaci/algorithms "go queue" "awesome lockfree" Libraries Boost.Lockfree Boost lock free data structures. ConcurrencyKit Concurrency 阅读全文
posted @ 2017-11-23 23:40 scott_h 阅读(584) 评论(0) 推荐(0) 编辑
摘要:https://techiedelight.quora.com/500 Data Structures and Algorithms practice problems and their solutions?__filter__&__nsrc__=2&__snid3__=1594232728&sh 阅读全文
posted @ 2017-11-23 23:32 scott_h 编辑
摘要:via : "【视频处理】YUV与RGB格式转换" "YUV格式分析" "图文详解YUV420数据格式" " 关于描述YUV格式,写得比较好是这一篇文件 " .aspx) YUV格式具有亮度信息和色彩信息分离的特点,但大多数图像处理操作都是基于RGB格式。 因此当要对图像进行后期处理显示时,需要把Y 阅读全文
posted @ 2017-11-23 21:42 scott_h 编辑
摘要:dlib 19.7 video_tracking_ex.cpp 是跟踪图像中的某个物体, 可以事先指定 物体坐标(可以应用中 用户用鼠标 指定。)。 video_frames 中有许多图片(视频I帧) 将来停车场可以判断某个图形 是否存在 (比如 △,○,□ 或自定义图形等等) 也有可能根据图形的出 阅读全文
posted @ 2017-11-17 22:21 scott_h 编辑
摘要:boost 1.56.0 编译及使用 http://www.cnblogs.com/zhcncn/p/3950477.html 1.运行 生成b2.exe bjam.exe 等文件 2. (1)stage/install: stage表示只生成库(dll和lib),install还会生成包含头文件的 阅读全文
posted @ 2017-11-17 21:54 scott_h 阅读(392) 评论(0) 推荐(0) 编辑
摘要:https://www.pyimagesearch.com/2017/03/27/how to install dlib/ python How to install dlib 阅读全文
posted @ 2017-11-17 21:43 scott_h 阅读(126) 评论(0) 推荐(0) 编辑
摘要:Dlib 19.7 + VS2017 http://dlib.net/faq.html Whyisdlibslow Why can't I use the DNN module with Visual Studio? You can, but you need to use Visual Studi 阅读全文
posted @ 2017-11-08 22:26 scott_h 编辑
摘要:http://www.ruanyifeng.com/blog/2013/12/getting_started_with_postgresql.html http://www.cnblogs.com/stephen liu74/category/343171.html 一个系列 一、安装 首先,安装P 阅读全文
posted @ 2017-11-03 13:58 scott_h 阅读(210) 评论(0) 推荐(0) 编辑