- 博客(3)
- 收藏
- 关注
原创 Ubuntu16.04 安装Pangolin+opencv Bug记录:/usr/bin/ld: /usr/local/lib/libz.a(crc32.o): relocation R_X86_64
Ubuntu16.04 安装Pangolin+opencv Bug记录:/usr/bin/ld: /usr/local/lib/libz.a(crc32.o): relocation R_X86_64_32 against `.rodata’ can not be used when making a shared object; recompile with -fPIC项目场景:原本安装Pangolin挺简单的,周围人安装的都很顺利,但是我装的时候一直有bug,各种搜索,终于解决,so这里记录一下,以
2021-03-18 18:44:22
577
原创 findContours函数参数详解----hierarchy分析
findContours函数参数详解----hierarchy分析本文参考博文《findContours函数参数详解》原博客地址findContours( InputOutputArray image, OutputArrayOfArrays contours, OutputArray hierarchy, int mode, int method, Point offset=Poin
2021-02-08 17:34:55
782
原创 Assertion failed (_tvec.getMat().isContinuous() && _rvec.getMat().isContinuous()) in projectPoints
项目场景:最近在对鱼眼相机标定,只标外参,然后计算重投影误差。提示:这里简述项目相关背景:例如:项目场景:示例:通过蓝牙芯片(HC-05)与手机 APP 通信,每隔 5s 传输一批传感器数据(不是很大)问题描述:使用projectPoints函数时一直报错,OpenCV Error: Assertion failed (_tvec.getMat().isContinuous() && _rvec.getMat().isContinuous()) in projectPoints,
2020-11-02 15:53:30
506
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人