tracker.py 文件源码

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

项目:video_labeler 作者: hahnyuan 项目源码 文件源码
def start(self,im,p0,p1):
        # p0 is leftupper position of the obj, p1 is rightbottom of the obj
        self.t.start_track(im, dlib.rectangle(p0[0],p0[1], p1[0], p1[1]))
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号