Explore the probreg package modules
masterThe probreg package is organized into several specialized modules for point cloud registration and processing. Key modules include:
cpd: Coherent Point Drift (CPD) registration algorithms.cost_functions: Various cost functions used for registration optimization.filterreg: Filtering-based registration methods.features: Feature extraction and description tools.se3_op: Operations related to the SE(3) Lie group (transformations in 3D space).transformation: Tools for applying and managing transformations.gmmtree: Gaussian Mixture Model tree structures.gauss_transform&gaussian_filtering: Gaussian-based transformations and filtering.l2dist_regs: L2 distance-based registration methods.math_utils: General mathematical utility functions.callbacks: Support for callback functions during optimization processes.