这是根据opencv3的封装函数来进行相机标定的,其opencv的依赖库配置是通过文件来进行配置的,不同的人需要修改工程目录下的opencvdebug.props和opencvrelease.props文件,把相应路径改回来即可编译成功。
在windows上,不用编译多余的扩展库,就可以跑yolov2的网络。
使用混合高斯模型进行运动物体检测,其是对每个像素建立其对应的高斯模型个数,其代表着这个像素作为背景的值变化范围,然后出现的新像素不在这高斯模型中则判为前景。不具有实时更新背景模型的功能。
这个是自动驾驶使用摄像头跟激光雷达的时进行联合标定的工程介绍。
这个一个身份证识别比赛冠军的工程,其中使用到了orc,gan等技术。
Contributions last year: 4
Max continuous contributions: 1
Recent contributions: 1
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.