2018年10月2日
摘要: 阅读全文
posted @ 2018-10-02 21:57 一抹烟霞 阅读(443) 评论(0) 推荐(0) 编辑
摘要: 1 #include 2 #include 3 #include "math.h" 4 5 using namespace cv; 6 using namespace std; 7 8 int main(int argc, char** argv) { 9 Mat src = imread("test.jpg",0); 10 if (src.... 阅读全文
posted @ 2018-10-02 21:40 一抹烟霞 阅读(1480) 评论(0) 推荐(0) 编辑
摘要: LBP的扩展(多尺度表达): 阅读全文
posted @ 2018-10-02 21:20 一抹烟霞 阅读(2055) 评论(0) 推荐(0) 编辑
摘要: API: 使用OpenCV已经训练好的模型实现行人检测 阅读全文
posted @ 2018-10-02 20:27 一抹烟霞 阅读(6929) 评论(0) 推荐(0) 编辑
摘要: 原文链接:https://mp.weixin.qq.com/s/S4b1OGjRWX1kktefyHAo8A 匹配 阅读全文
posted @ 2018-10-02 17:10 一抹烟霞 阅读(9375) 评论(0) 推荐(0) 编辑

Live2D