Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Final matches is always 0 #33

Description

@pedrob80

Couldn't make this work even using sample data. What I'm missing?
Final matches is always 0 and the number of points that remain after cross-check is always low, like 2 to 6.

.\FastGlobalRegistration.exe "features_0000.bin" "features_0001.bin" "mat.txt2"

Current config:
DIV_FACTOR 1.4
USE_ABSOLUTE_SCALE 0
MAX_CORR_DIST 0.025
ITERATION_NUMBER 64
TUPLE_SCALE 0.95
TUPLE_MAX_CNT 1000
Absolute path: D:\FastGlobalRegistration\Build\FastGlobalRegistration\Release\features_0000.bin
ReadFeature ... 13985 points with 33 feature dimensions.
Absolute path: D:\FastGlobalRegistration\Build\FastGlobalRegistration\Release\features_0001.bin
ReadFeature ... 15468 points with 33 feature dimensions.
normalize points :: mean[0] = [-0.664467 -0.160645 -0.265918]
normalize points :: mean[1] = [0.288589 -0.335949 -0.423488]
normalize points :: global scale : 0.040751
Advanced matching : [0 - 1]
Number of points that remain: 13987
        [cross check] Number of points that remain after cross-check: 2
        [tuple constraint] 0 tuples (200 trial, 200 actual).
        [final] matches 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions