How to Install and Uninstall python3-vedo Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "python3-vedo" package

Please follow the instructions below to install python3-vedo on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-vedo

2. Uninstall "python3-vedo" package

Learn how to uninstall python3-vedo on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove python3-vedo $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-vedo package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-vedo
Architecture: all
Version: 2020.3.4+dfsg2-2
Priority: optional
Section: universe/python
Source: vedo
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3354
Depends: python3-vtk7, python3-numpy, python3:any
Suggests: python3-vedo-examples
Breaks: python3-vtkplotter
Replaces: python3-vtkplotter
Filename: pool/universe/v/vedo/python3-vedo_2020.3.4+dfsg2-2_all.deb
Size: 2186616
MD5sum: a42ebf6f20646a0137757e0033e3fb0b
SHA1: fd8eda8c81e79572295e6defb7569a3e874007d2
SHA256: 661752010a5e69fcc7ceb2700c62fa2e90b2e4fc235b148b65c6d95d8c86e12d
SHA512: 4b7b91627810566fbc26e2fae84c088582582e8dd5d7b667488354560c938c17f05a2d66e9f5434cba7cb8fd21fafee2bf3a764135ee4ff0d9612b409c90db37
Homepage: https://vedo.embl.es/
Description-en: python module for 3D scientific visualization with VTK
A python module for scientific visualization, analysis and animation
of 3D objects and point clouds based on VTK and numpy.
.
Intuitive and straightforward API which can be combined with VTK
seamlessly in a program, whilst maintaining access to the full range
of VTK native classes.
.
It includes a large set of working examples for the all following
functionalities:
.
* Import meshes from VTK format, STL, Wavefront OBJ, 3DS, XML,
Neutral, GMSH, OFF, PCD (PointCloud), volumetric TIFF stacks, SLC,
MHD, 2D images PNG, JPEG.
* Export meshes as ASCII or binary to VTK, STL, OBJ, PLY formats.
* Mesh analysis through the built-in methods of VTK package.
Additional analysis tools like Moving Least Squares, mesh
morphing.
* Tools to visualize and edit meshes (cutting a mesh with another
mesh, slicing, normalizing, moving vertex positions, etc..).
Interactive cutter widget.
* Split mesh based on surface connectivity. Extract the largest
connected area.
* Calculate mass properties, like area, volume, center of mass,
average size etc.
* Calculate vertex and face normals, curvatures, feature edges.
Fill mesh holes.
* Subdivide faces of a mesh, increasing the number of vertex
points. Mesh simplification.
* Coloring and thresholding of meshes based on associated scalar
or vectorial data.
* Point-surface operations: find nearest points, determine if a
point lies inside or outside a mesh.
* Create primitive objects like: spheres, arrows, cubes, torus,
ellipsoids...
* Generate glyphs (associating a mesh to each vertex of a source
mesh).
* Create animations easily by just defining the position of the
displayed objects in the 3D scene. Add trailing lines to moving
objects automatically.
* Straightforward support for multiple sync-ed or independent
renderers in the same window.
* Registration (alignment) of meshes with different techniques.
* Mesh smoothing with Laplacian and WindowedSinc algorithms.
* Delaunay triangulation in 2D and 3D.
* Generate meshes by joining nearby lines in space.
* Find the closest path from one point to another, travelling
along the edges of a mesh.
* Find the intersection of a mesh with a line (or with another
mesh).
* Analysis of Point Clouds:
- Moving Least Squares smoothing of 2D, 3D and 4D clouds
- Fit lines, planes and spheres in space
- Perform PCA (Principal Component Analysis) on point
coordinates
- Identify outliers in a distribution of points
- Decimate a cloud to a uniform distribution.
* Basic histogramming and function plotting in 1D and 2D.
* Interpolate scalar and vectorial fields with Radial Basis
Functions and Thin Plate Splines.
* Analysis of volumetric datasets:
- Isosurfacing of volumes
- Direct maximum projection rendering
- Generate volumetric signed-distance data from an input
surface mesh
- Probe a volume with lines and planes.
* Add sliders and buttons to interact with the scene and the
individual objects.
* Examples using SHTools package for spherical harmonics
expansion of a mesh shape.
* Integration with the Qt5 framework.
* Support for FEniCS/dolfin package.
.
vedo is published in M. Musy et al. "vedo, a python
module for scientific visualization and analysis of 3D objects and
point clouds based on VTK (Visualization Toolkit)", Zenodo, 10
February 2019, doi:10.5281/zenodo.2561401.
Formerly known as vtkplotter.
.
This package installs the library for Python 3.
It also include vedo and vtkconvert executables.
Description-md5: 2df3b1af7b63918bb59a243bc25ca990