posest | 6DoF pose solver given a set of 2D-3D point correspondences | Robotics library

 by   imbinwang C Version: Current License: GPL-2.0

kandi X-RAY | posest Summary

kandi X-RAY | posest Summary

posest is a C library typically used in Automation, Robotics applications. posest has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

general this is posest, a copylefted c/c++ library for 6dof pose estimation. the computation is based on a set of 3d points and their corresponding 2d projections on an imaging sensor. the library estimates the relative motion between the 3d points and the camera. see posest_demo.c for examples of use. the theory behind posest is described in the paper entitled "model-based pose estimation for rigid objects" by m. lourakis and x. zabulis, springer lncs 7963, pp. 83-92, 2013. please cite this paper if your use posest in your published work. license posest is released under the gnu public license (gpl), which can be found in the included license file. note that under the terms of gpl, commercial use is allowed only if a software employing posest is also published in source under the gpl. however, if you are interested in using posest in a proprietary commercial application, a commercial
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              posest has a low active ecosystem.
              It has 11 star(s) with 9 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              posest has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of posest is current.

            kandi-Quality Quality

              posest has 0 bugs and 0 code smells.

            kandi-Security Security

              posest has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              posest code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              posest is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              posest releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of posest
            Get all kandi verified functions for this library.

            posest Key Features

            No Key Features are available at this moment for posest.

            posest Examples and Code Snippets

            No Code Snippets are available at this moment for posest.

            Community Discussions

            QUESTION

            Not able to compile C source files using make. CMake error Cannot find source files but they are there
            Asked 2020-Jul-22 at 16:11

            Im trying to compile the posest C++ library posest : A C/C++ Library for Robust 6DoF Pose Estimation from 3D-2D Correspondences with make. But when run the make I got the following error

            ...

            ANSWER

            Answered 2020-Jul-22 at 16:11

            I had to download the tar file from the website. It is malformed and won't work.

            Source https://stackoverflow.com/questions/63035981

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install posest

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/imbinwang/posest.git

          • CLI

            gh repo clone imbinwang/posest

          • sshUrl

            git@github.com:imbinwang/posest.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Robotics Libraries

            openpilot

            by commaai

            apollo

            by ApolloAuto

            PythonRobotics

            by AtsushiSakai

            carla

            by carla-simulator

            ardupilot

            by ArduPilot

            Try Top Libraries by imbinwang

            LINE2D

            by imbinwangC++

            simpleARDIY

            by imbinwangC++

            GLRenderer

            by imbinwangC

            MarkerlessBasedAR

            by imbinwangC++

            CameraCalibration

            by imbinwangC++