Пакет openmvg: Информация

    Исходный пакет: openmvg
    Версия: 2.1-alt4
    Последняя версия по данным Repology
    Собран:  25 мая 2024 г. 20:18 в задании #349251
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/openMVG/openMVG

    Лицензия: MPL-2.0
    О пакете: open Multiple View Geometry
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Ilya Kurdyukov

    Список участников:
    Ilya Kurdyukov
    Alexey Sheplyakov
    Pavel Skrylev

    Права:
    Pavel Skrylev
    @everybody

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

    Последнее изменение


    25 мая 2024 г. Ilya Kurdyukov 2.1-alt4
    - fix e2k build again
    23 марта 2024 г. Alexey Sheplyakov 2.1-alt3
    - Fixed FTBFS on LoongArch (remove static library).
    22 марта 2024 г. Ilya Kurdyukov 2.1-alt2
    - Fixed build for Elbrus