DIYer22 / bpycv

Computer vision utils for Blender (generate instance annoatation, depth and 6D pose by one line code)
MIT License
464 stars 58 forks source link

Unexpected result #4

Closed anferico closed 3 years ago

anferico commented 4 years ago

I've copy-pasted your code and run it, but the images I get are different from yours (namely, all the meshes are the same color). What could be the reason?

demo-depth.png demo-depth

demo-inst.png demo-inst

demo-rgb.png demo-rgb

demo-vis(inst|rgb|depth).png demo-vis(inst|rgb|depth)

DIYer22 commented 4 years ago

It's seems only depth are not corrent. Can you upload your .blend file here, so I could debug on the .blend file.