-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Depth offsets calibration #2
Comments
Strange, I remember this to be working fine. @JimmyDaSilva ? |
Thanks for the imminent response @ahoarau. I have calibrated the intrinsic parameters earlier both for the RGB and depth, I am not sure where the issue is. Can you please tell me, whether during the experimentation the aruco should be moved along one plane, or can be moved in 3D?. Thank you, |
Hello @saikishor. This was an attempt to get better results with the old Asus Xtion sensor. If you really need to do this as well (which sensor are you using ?), then my advice would be to do as follow: Explanation for people who might try to fix this code : Sorry but I haven't been coding on this for long. It sure does need to be coded properly, but I don't know when I will have the time to do it. Feel free to ask questions, or send pull-requests anyhow. |
Ok I will try to take a look, I am also using xtion, but I wonder how you got good results. I am going to try with the guidelines you have provided me. When I keep it totally flat. I have something like this haha.
I will give a try with your guidelines, and update you. |
The values from the depth offsets vary from one calibration instance to another and the values totally doesn't make sense to me, as they are pretty bad. for instance:
Surely, I cannot depend on these values, because as per the cfg in openni2, the max and min of z_offset_mm is -200 to 200, and z_scaling is from 0.5 to 1.5. Why is this happening?. Is there are standard procedure that need to be followed. The above experiment is done on a device similar to Xtion.
The text was updated successfully, but these errors were encountered: