-
Notifications
You must be signed in to change notification settings - Fork 5.8k
further work on Ptcloud module #2957
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
Conversation
f11a111
to
5874cfd
Compare
notes / todo / rfc RTSP stopping is very useful here, and the USAC implementation from calib3d works nice.
i finally mimicked the Error interface from USAC, a distance function per point. sadly this is hard to low-level optimize (simd,parallel,..), like this is done in pcl. some stats (timing, inlier counts) in the interface would be nice, too |
superseeded by opencv/opencv#21168 |
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.
trying to take over, where #2584 left it.
added sprt stopping, preemptive segmentation, python bindings and tests