HoF.py 文件源码

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

项目:Deep360Pilot-optical-flow 作者: yenchenlin 项目源码 文件源码
def show_result(hists, bin_edges):
    """ check results """
    for b_edge in bin_edges/math.pi*180:
        print '{0:.2f}\t'.format(round(b_edge)),
    print
    for hist in hists:
        print '{0:.2f}\t'.format(hist),
    print
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号