Stay Hungry,Stay Foolish!

摘要: openCV检测物体是否运动 https://blog.csdn.net/XiBuQiuChong/article/details/135419293 int fmle::capCam() { videoCap.open(0); cv::Mat frame1, frame2; BOOL ifSucc 阅读全文
posted @ 2024-11-22 23:27 lightsong 阅读(84) 评论(0) 推荐(0)
摘要: Computer Vision https://zhuanlan.zhihu.com/p/44420871 1.1 概念 计算机视觉(Computer Vision)是研究计算机如何像人类视觉系统 一样,从数字图像或视频中理解其高层内涵的一门学科,简言之就是研究如何让计算机看懂世界,由于它包括对数字 阅读全文
posted @ 2024-11-22 23:17 lightsong 阅读(34) 评论(0) 推荐(0)
千山鸟飞绝,万径人踪灭