OpenCV报错:error: (-215:Assertion failed) size.width>0 && size.height>0 in function ‘cv::imshow‘
opencv
OpenCV: 开源计算机视觉库
项目地址:https://gitcode.com/gh_mirrors/opencv31/opencv

·




OpenCV: 开源计算机视觉库
最近提交(Master分支:16 天前 )
255d1d2b
Speedup ChArUco by avoiding temporary copies 1 天前
6f9f8f49 This speeds up processing a 132x128 board by more than 100 times.
This methods return std::vectors<> which means lots of copies and allocations.
1 天前
更多推荐
所有评论(0)