Skip to content

Question regarding the normalize_coordinate function #13

@Rashfu

Description

@Rashfu

Hi, I have a question regarding the normalize_coordinate function in your code.

The code assumes the input xy should be within [-0.55, 0.55] to scale it to [-0.5, 0.5] using the formula xy / (1 + padding + 10e-6). However, the input p is loaded from .ply files and can have arbitrary ranges. If xy is not in [-0.55, 0.55], this normalization step will not work as intended. Could you clarify this assumption?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions