معرفی شرکت ها


python3-vtkplotter_2020.2.0+dfsg1-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

python module for 3D scientific visualization with VTK
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Focal-20.04
مخزن Ubuntu universe all
نام بسته python3-vtkplotter
نام فایل بسته python3-vtkplotter_2020.2.0+dfsg1-1_all.deb
نسخه بسته 2020.2.0+dfsg1
انتشار بسته 1
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://vtkplotter.embl.es/
مجوز -
حجم دانلود 7919788
حجم نصب 8904
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. . vtkplotter is published in M. Musy et al. "vtkplotter, 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.2561402. . This package installs the library for Python 3. It also include vtkplotter and vtkconvert executables.


نیازمندی

مقدار نام
- python3-vtk7
- python3-numpy
- python3:any


نحوه نصب


نصب پکیج deb python3-vtkplotter:

    sudo apt-get install python3-vtkplotter_2020.2.0+dfsg1-1_all.deb


فایل ها

مسیرها
./usr/bin/vtkplotter
./usr/bin/vtkplotter-convert
./usr/lib/python3/dist-packages/vtkplotter/__init__.py
./usr/lib/python3/dist-packages/vtkplotter/addons.py
./usr/lib/python3/dist-packages/vtkplotter/analysis.py
./usr/lib/python3/dist-packages/vtkplotter/animation.py
./usr/lib/python3/dist-packages/vtkplotter/assembly.py
./usr/lib/python3/dist-packages/vtkplotter/backends.py
./usr/lib/python3/dist-packages/vtkplotter/base.py
./usr/lib/python3/dist-packages/vtkplotter/colors.py
./usr/lib/python3/dist-packages/vtkplotter/docs.py
./usr/lib/python3/dist-packages/vtkplotter/dolfin.py
./usr/lib/python3/dist-packages/vtkplotter/fonts/licenses/README
./usr/lib/python3/dist-packages/vtkplotter/mesh.py
./usr/lib/python3/dist-packages/vtkplotter/picture.py
./usr/lib/python3/dist-packages/vtkplotter/plotter.py
./usr/lib/python3/dist-packages/vtkplotter/pyplot.py
./usr/lib/python3/dist-packages/vtkplotter/settings.py
./usr/lib/python3/dist-packages/vtkplotter/shapes.py
./usr/lib/python3/dist-packages/vtkplotter/utils.py
./usr/lib/python3/dist-packages/vtkplotter/version.py
./usr/lib/python3/dist-packages/vtkplotter/volume.py
./usr/lib/python3/dist-packages/vtkplotter/vtkio.py
./usr/lib/python3/dist-packages/vtkplotter-2020.2.0.egg-info/PKG-INFO
./usr/lib/python3/dist-packages/vtkplotter-2020.2.0.egg-info/dependency_links.txt
./usr/lib/python3/dist-packages/vtkplotter-2020.2.0.egg-info/requires.txt
./usr/lib/python3/dist-packages/vtkplotter-2020.2.0.egg-info/top_level.txt
./usr/share/doc/python3-vtkplotter/changelog.Debian.gz
./usr/share/doc/python3-vtkplotter/copyright
./usr/share/man/man1/vtkplotter-convert.1.gz
./usr/share/man/man1/vtkplotter.1.gz
./usr/share/vtkplotter/textures/aqua.jpg
./usr/share/vtkplotter/textures/blue.jpg
./usr/share/vtkplotter/textures/bricks.jpg
./usr/share/vtkplotter/textures/earth1.jpg
./usr/share/vtkplotter/textures/earth2.jpg
./usr/share/vtkplotter/textures/earth3.jpg
./usr/share/vtkplotter/textures/earth4.jpg
./usr/share/vtkplotter/textures/earth5.jpg
./usr/share/vtkplotter/textures/earth6.jpg
./usr/share/vtkplotter/textures/earth7.jpg
./usr/share/vtkplotter/textures/fibers.jpg
./usr/share/vtkplotter/textures/gold1.jpg
./usr/share/vtkplotter/textures/gold2.jpg
./usr/share/vtkplotter/textures/grass.jpg
./usr/share/vtkplotter/textures/greenfloor.jpg
./usr/share/vtkplotter/textures/greentiles.jpg
./usr/share/vtkplotter/textures/grid.jpg
./usr/share/vtkplotter/textures/grunge1.jpg
./usr/share/vtkplotter/textures/grunge2.jpg
... and 33 more