-
Notifications
You must be signed in to change notification settings - Fork 20
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
Some random points in depth wrapping #32
Comments
Hi, |
what is 'single-direction projection' ? And I am trying to get the 3d coordinates of these points. A simple filtering cannot solve this 3d random points. |
I found the same problem here, do you get any good solutions? thanks [#51] |
Not yet. I have found another similar dataset called Cap3D |
Hello, your dataset is a great job and I am testing on it.
![image](https://private-user-images.githubusercontent.com/42032614/326509249-2d4997dc-6342-4bf8-a16a-319da24d4289.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2ODExMDgsIm5iZiI6MTczOTY4MDgwOCwicGF0aCI6Ii80MjAzMjYxNC8zMjY1MDkyNDktMmQ0OTk3ZGMtNjM0Mi00YmY4LWExNmEtMzE5ZGEyNGQ0Mjg5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDA0NDAwOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJkZjRkYTI4OGJlY2FmMGUxNzRhM2YyOWVjMTczMjUwNzcyZTM2ZTQyY2MwMGRiMzg2YzViZDMyODNjNmE0YzImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.G0JJ0CYNlYzmgrgrfKF63YbMGoBkCxiD0BTVyXAO_kU)
I have tried the depth wrap script example you gave in repo. However I found when reprojecting, there are some random noisy points away from the original model just like the picture below:
I tried different models and different angels, and the I got the same result. I have no idea what causes this.
The text was updated successfully, but these errors were encountered: