Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ball-Pivoting Lifting (Point Cloud to Simplicial Complex) #55

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Jul 12, 2024

  1. feat: add spherical point cloud dataset and loader

    KATRINA.AGATE committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8f35f51 View commit details
    Browse the repository at this point in the history
  2. feat: add ball pivoting lifting and tests

    KATRINA.AGATE committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9019793 View commit details
    Browse the repository at this point in the history
  3. feat: add jupyter tutorial notebook

    KATRINA.AGATE committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    80cb5ed View commit details
    Browse the repository at this point in the history
  4. feat: add BallPivotingLifting to data_transform.py

    KATRINA.AGATE committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    477adaf View commit details
    Browse the repository at this point in the history
  5. fix: add open3d to pyproject.toml

    KATRINA.AGATE committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    438abc1 View commit details
    Browse the repository at this point in the history
  6. fix: fix linting issues

    KATRINA.AGATE committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0e82d57 View commit details
    Browse the repository at this point in the history
  7. fix: fix linting issues + delete unused code

    KATRINA.AGATE committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7608fdc View commit details
    Browse the repository at this point in the history
  8. fix: attempt at fixing linting pt. 2

    KATRINA.AGATE committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c361ab1 View commit details
    Browse the repository at this point in the history
  9. fix: linting fixes pt. 3

    KATRINA.AGATE committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ba37ae0 View commit details
    Browse the repository at this point in the history
  10. fix: add/clean doc strings

    KATRINA.AGATE committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b0a9596 View commit details
    Browse the repository at this point in the history