Giter Site home page Giter Site logo

analytic-icp's Introduction

Analytic Measure

Analytic Iterive Closet Point (Analytic-ICP) is a point-set registration algorithm, originally developed by Wei Feng et al.

This is a C++ solution for visual measurement, which uses Analytic-ICP to register a template to actual measured data for subsequent measurement. It consists of three projects:

  1. Analytic-ICP DLL code
  2. Surface measure DLL code
  3. Test application code

Running and Dependency Libraries

This solution can only run on the Windows visual stdio 2013 platform for the time being. At present, we have only implemented 2D and 3D second-order Analytic-ICP. The EXE generated in the Test project can output the visualization results of the registration and analytic mapping.

In the Analytic-ICP library, we used the point-to-point ICP code written by Professor Andreas Geiger, which requires installing the boost library to support kd tree, and no other third-party libraries are needed. In addition, in the SurfaceMeasure library and Test application code, we used OpenCV for image processing, so the OpenCV library needs to be imported into these two projects.

analytic-icp's People

Contributors

monge-ampere avatar haoru avatar

Watchers

郭宗辉 avatar Haiyong Zheng avatar Zhensheng Shi 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.