Skip to content

[registration] Parallelize SampleConsensusInitialAlignment with OpenMP #6429

Description

@mvieth

The task is to parallelize SampleConsensusInitialAlignment using OpenMP, more specifically this for-loop: https://github.com/PointCloudLibrary/pcl/blob/master/registration/include/pcl/registration/impl/ia_ransac.hpp#L177 Should be pretty straightforward, with an OpenMP reduction on the variable error. For a parallelization example, see normal_3d_omp.h(pp). If there are questions, feel free to ask.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions