摘要:
读取本地视频&打开摄像头 OpenCV中VideoCapture中有三个构造函数 + VideoCapture(); + VideoCapture(const String& filename, int apiPreference = CAP_ANY); + VideoCapture(int ind 阅读全文
posted @ 2019-05-06 15:13
elong1995
阅读(10619)
评论(0)
推荐(0)
摘要:
+ Make English as your working language. + Practice makes perfect. + All experience comes from mistakes. + Don t be one of the leeches. + Either stand 阅读全文
posted @ 2019-05-06 14:39
elong1995
阅读(226)
评论(0)
推荐(0)
摘要:
``` class Solution { public: vector twoSum(vector& nums, int target) { vector s; if(nums.size()==0&&target==0) { return s; } for(int i=0; i 阅读全文
posted @ 2019-05-06 12:46
elong1995
阅读(92)
评论(0)
推荐(0)
摘要:
生活朝那个方向走,充满了机缘巧合,和读研没有关系 阅读全文
posted @ 2019-05-06 11:15
elong1995
阅读(130)
评论(0)
推荐(0)

浙公网安备 33010602011771号