Skip to content

[registration] Parallelize SampleConsensusInitialAlignment with OpenMP #6429

@mvieth

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.

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