Package openmvg: Information
Source package: openmvg
Version: 2.1-alt5
Build time: Aug 30, 2024, 04:27 AM in the task #255604
Category: System/Libraries
Report package bugHome page: https://github.com/openMVG/openMVG
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 RPM packages built from 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)
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: Pavel Skrylev
Last changed
Aug. 28, 2024 Pavel Skrylev 2.1-alt5
- + added explicit requires for glog package - ! for newer version of glog 1.7.1 this is required expicit exprt declaration must be provided - ! closed specific loongarch code
May 25, 2024 Ilya Kurdyukov 2.1-alt4
- fix e2k build again
March 23, 2024 Alexey Sheplyakov 2.1-alt3
- Fixed FTBFS on LoongArch (remove static library).