reference_surface.py 文件源码

python
阅读 21 收藏 0 点赞 0 评论 0

项目:esys-pbi 作者: fsxfreak 项目源码 文件源码
def gl_draw_corners(self):
        """
        draw surface and markers
        """
        if self.detected:
            frame = cv2.perspectiveTransform(marker_corners_norm.reshape(-1,1,2),self.m_to_screen)
            draw_points_norm(frame.reshape((4,2)),20,RGBA(1.0,0.2,0.6,.5))



    #### fns to draw surface in seperate window
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号