Skip to content

Coco annotations #552

Answered by themasterlink
daeyeoplee asked this question in Q&A
Apr 15, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hey,

this line creates the color image:

data = bproc.renderer.render()

If you execute this example, data["colors"] should exist. If there is not data["colors"] it might be that you have not set any camera poses:

bproc.camera.add_camera_pose(matrix_world)

Without a camera pose you can not render anything ;)

Best,
Max

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@daeyeoplee
Comment options

Answer selected by daeyeoplee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants