Adding noise to camera #1144
LatiosInAltoMare
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi OmniGibson team,
Thanks for your splendid work!
I would like to ask how to add noise to simulate breakdown of camera, like add Gaussian blur to the camera.
What I have tried:
I have read the
macro.py
file to find whether there're macros about adding noise but I didn't find that.Then I read the
sensor_noise_bases
website and tried to inheritage thesensor_noise_base.py
, and tried to load the scene, but it doesn't work. The python script are as follows:Thanks!
Beta Was this translation helpful? Give feedback.
All reactions