Coder Social home page Coder Social logo

murpheylab / fls Goto Github PK

View Code? Open in Web Editor NEW
6.0 5.0 0.0 101.52 MB

FLS point cloud registration library.

Home Page: https://sites.google.com/view/fls-isrr2022/

License: GNU General Public License v3.0

Jupyter Notebook 0.30% CMake 0.01% C++ 0.08% Python 99.60%
computer-vision cpp geometry-processing jax point-cloud-registration ceres ceres-solver eigen object-localization object-segmentation

fls's Introduction

FLS: Scale-Invariant Fast Functional Registration

drawing

This repositoriy contains implementaion of the functional least-squares (FLS) algorithm from to the paper Scale-Invariant Fast Functional Registration.

FLS is a point cloud registration algorithm with support for unknown scale, partial overlap, and varying densities. More demonstrations can found in the project website.

This repository contains implementation of FLS in two forms: (1) a C++ library that can easily used for computer vision tasks; (2) a JAX implementation with potential application in learning-based task.

If you find FLS helpful and use it your projects, please cite the project as below:

@INPROCEEDINGS{SunM-ISRR-22, 
    AUTHOR    = {Muchen Sun AND Allison Pinosky AND Ian Abraham AND Todd Murphey}, 
    TITLE     = {{Scale-Invariant Fast Functional Registration}}, 
    BOOKTITLE = {Proceedings of International Symposium of Robotics Research}, 
    YEAR      = {2022}, 
    ADDRESS   = {Geneva, Switzerland}, 
    MONTH     = {September}
}

C++ Implementation

The source code of the C++ implementation is under the directory fls-plusplus. Information regarding installation and usage can be found under the same directory.

JAX Implementation

The source code of the JAX implementation is under the directory fls-jax. Information regarding installation and usage can be found under the same directory. You can try the algorithm without installation via Colab.

Copyright and License

The implementations contained herein are copyright (C) 2021 - 2022 by Muchen Sun, and are distributed under the terms of the GNU General Public License (GPL) version 3 (or later). Please see the LICENSE for more information.

Contact: [email protected]

Lab Info: Prof. Todd D. Murphey, Interactive & Emergent Autonomy Lab / Center for Robotics and Biosystems / Northwestern University

fls's People

Contributors

muchensun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.