摘要: def create_frustum(self): """Generate frustum""" # make grid in image plane ogfH, ogfW = self.final_dim #256, 704 fH, fW = ogfH // self.downsample_fac 阅读全文
posted @ 2025-04-17 11:39 无左无右 阅读(33) 评论(0) 推荐(0)