-
Notifications
You must be signed in to change notification settings - Fork 39
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
Margin Patches #61
Comments
Hello @otirmizi, I am not sure if I understand you correctly if you also have the flickering issue or not. If so, try using the Chrome browser, The flickering seems to be a firefox issue. |
Good morning! I apologize for the incredibly late response as I was out of the country over the holidays and did not have access to the files. The flickering issue does occur sometimes during calibration but it stops whenever a module is loaded so that is not too much of an issue. The main issue is the margin patches being confined to the bottom corner. Here are the calibration files as requested. |
Hello @otirmizi, |
Ah, I just read your initial post again and realized that it was not you that switched to a kinect v2, sorry :-) |
@SimonVirgo no worries! Yes, I am using the Kinect v1. This setup is for the geoscience tutoring center at our university |
okay, Thanks for the clarification. I do not have a kinect v1 to test at the moment, So it will be hard for me to reproduce the error. Can you check if the resolution of the projector (1920x1080) is actually the resolution that the projector is using? |
could you try uncommenting the following 2 lines in update_panel_frame in calibration_sensor.py:
|
@otirmizi Did you manage to try the suggestion above? |
Hi, thanks for checking in. I am using this software to upgrade the sandbox in our tutoring center on campus (we had the old uc davis linux sandbox setup in place). Since the semester has started and some classes currently need to use it, I have to leave it on the old setup for a while before I can continue working on it. I will let you know as soon as I am able to try it out! |
Hello,
I saw this issue with the KinectV1 mentioned in another thread (briefly) but I can't seem to resolve it. The original poster managed to fix it by using a KinectV2. I am having the issue of the margin patches only taking up a quarter of the sensor image in the bottom left. Despite digging through the code (which I am still very new at), I couldn't find a way to make the initial margin patches line up with the sensor depth image extent. Any advice on how to proceed?
I have attached an image below for reference. Thanks
!
The text was updated successfully, but these errors were encountered: