Package openmvg: Information

    Source package: openmvg
    Version: 2.1-alt3
    Latest version according to Repology
    Build time:  May 1, 2024, 01:08 AM in the task #347127
    Category: System/Libraries
    Report package bug
    License: MPL-2.0
    Summary: open Multiple View Geometry
    Description: 
    open Multiple View Geometry library. Basis for 3D computer vision and Structure
    from Motion.
    
    OpenMVG provides an end-to-end 3D reconstruction from images framework
    compounded of libraries, binaries, and pipelines.
    
    * The libraries provide easy access to features like: images manipulation,
      features description and matching, feature tracking, camera models,
      multiple-view-geometry, robust-estimation, structure-from-motion algorithms.
    * The binaries solve unit tasks that a pipeline could require: scene
      initialization, feature detection & matching and structure-from-motion
      reconstruction, export the reconstructed scene to others
      Multiple-View-Stereovision framework to compute dense point clouds or textured
      meshes.
    * The pipelines are created by chaining various binaries to compute image
      matching relation, solve the Structure from Motion problem (reconstruction,
      triangulation, localization).
    
    OpenMVG is developed in C++ and runs on Android, iOS, Linux, macOS, and Windows.

    List of rpms provided by this srpm:
    libopenmvg (x86_64, ppc64le, i586, aarch64)
    libopenmvg-debuginfo (x86_64, ppc64le, i586, aarch64)
    libopenmvg-devel (x86_64, ppc64le, i586, aarch64)
    libopenmvg-devel-debuginfo (x86_64, ppc64le, i586, aarch64)
    openmvg (x86_64, ppc64le, i586, aarch64)
    openmvg-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Alexey Sheplyakov


    ACL:
    Pavel Skrylev
    @everybody

      1. cereal-devel
      2. ceres-solver-devel
      3. cmake
      4. libcoinor-clp-devel
      5. libcoinor-lemon-devel
      6. libcoinor-osi-clp-devel
      7. libcoinor-osi-devel
      8. libcoinor-utils-devel
      9. python3-module-cmake_build_extension
      10. libeasyexif-devel
      11. doxygen
      12. eigen3
      13. qt5-base-devel
      14. qt5-svg-devel
      15. gcc-c++
      16. ghostscript
      17. libgomp-devel
      18. rpm-macros-cmake
      19. libjpeg-devel
      20. libmetis-devel
      21. libopencv-devel
      22. libpng-devel
      23. libsphinxclient-devel
      24. libsuitesparse-devel

    Last changed


    March 23, 2024 Alexey Sheplyakov 2.1-alt3
    - Fixed FTBFS on LoongArch (remove static library).
    March 22, 2024 Ilya Kurdyukov 2.1-alt2
    - Fixed build for Elbrus
    March 2, 2024 Pavel Skrylev 2.1-alt1
    - Initial build v2.1 for Sisyphus