jrender icon indicating copy to clipboard operation
jrender copied to clipboard

demo2里面的输入参数

Open Mr-Kyrie opened this issue 4 years ago • 1 comments

你好,我想请问一下,'source.npy', 'camera.npy',这里面分别表示什么含义呢?是120个渲染图对应相机三维坐标吗?

Mr-Kyrie avatar Jul 30 '21 14:07 Mr-Kyrie

image image = rgb.numpy()[0].transpose((1, 2, 0))

RuntimeError: Wrong inputs arguments, Please refer to examples(help(jt.numpy)).

Types of your inputs are: self = Var, args = (),

The function declarations are: ArrayArgs fetch_sync() 请问这是什么意思

CaoJupeng avatar Apr 24 '22 07:04 CaoJupeng