libpdal-plugin-draco
Point Data Abstraction Library - Draco plugin
PDAL is a BSD licensed library for translating and manipulating point
cloud data of various formats. PDAL can be used to read, write and
translate point cloud data in many formats. Support is included for
input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read
from and write to databases that support point cloud storage, including
Oracle, Postgres and SQLite.
gfortran-13-i686-linux-gnu
GNU Fortran compiler for the i686-linux-gnu architecture
This is the GNU Fortran compiler for the i686-linux-gnu architecture,
which compiles Fortran on platforms supported by the gcc compiler.
It uses the gcc backend to generate optimized code.
libdraco4
Library for compressing 3D geometric meshes and point clouds
Draco is a library for compressing and decompressing 3D geometric meshes
and point clouds. It is intended to improve the storage and transmission
of 3D graphics.
linux-libc-dev-loong64-cross
Linux Kernel Headers for development (for cross-compiling)
This package provides headers from the Linux kernel. These headers
are used by the installed headers for GNU glibc and other system
libraries. They are NOT meant to be used to build third-party modules for
your kernel. Use linux-headers-* packages for that.
python3-symmetrize
Symmetrization and centering of 2D pattern
Symmetrization of 2D pattern using nonrigid landmark registration
with symmetry constraints. Implemented registration methods include
projective transform and thin plate spline. Details are given in the
publication associated with the package.
libpf4j-java
framework to turn monolithic Java applications into modular ones
PF4J is a lightweight framework which helps one to build a modular application
by defining plugins, which are containers for extension points (defining
where, in the application, custom code may be called), for extensions (which
implement extension points) and for optional life-cycle methods to start, load
and stop extensions.
A plugin is similar to modules in other programming languages.