vision_blender icon indicating copy to clipboard operation
vision_blender copied to clipboard

A Blender addon for generating synthetic ground truth data for Computer Vision applications

Results 10 vision_blender issues
Sort by recently updated
recently updated
newest added

I have two question. 1. Can I get Optical Flow of fluid animation? - I want to make ground truth of fluid animation's optical flow for my research. I want...

Hello, My project aims to create dataset with the presence of surgical instruments. And I noticed that there is a surgical insrument in your sample video sequence. Is it real...

I was creating a synthetic image segmentation dataset of a few thousand images. I noticed that with each render the RAM usage increases making the consecutive image rendering slow. To...

Hello, When trying to get the extrinsic matrix corresponding to the non-pivot camera (in my case the right one). It says 'extrinsic_mat is not a file in the archive '....

I was messing around with making the file size of my dataset as small as possible, and realized that signed integers (-128 to 127) are ideal for storing the optical...

I have edited your code to provide the object_pose in Quaternions, the pose generated in pose of object as seen from the camera. My error is in translation. Even after...

Thank you for the great addon. Is this package capable of segmenting instances created by geometry nodes? I do not want to position all of my 100 objects manually. Thank...

Hi! I'm having trouble saving the .npz files... I've already work with this add-on before and it worked really well (on Blender 3.4), but on this 3.5 Blender version it...

I saved the file into .npz format, but I could not find RGB image in this file? How can I get the RGB image?

Hello @Cartucho, I was wondering if it would be possible to create segmentation masks taking the materials indexes instead of the object ones. That's why I'm trying to use your...