当前位置:网站首页>Open source project recommendation: 3D point cloud processing software paraview, based on QT and VTK
Open source project recommendation: 3D point cloud processing software paraview, based on QT and VTK
2022-04-23 15:42:00 【libaineu2004】
ParaView It's open source 、 Multi platform data analysis and visualization applications . ParaView Users can use qualitative and quantitative techniques to quickly build visualizations to analyze their data . have access to ParaView The batch processing function of 3D Explore data interactively or programmatically .
Development ParaView Is to use distributed memory computing resources to analyze very large data sets . It can run on a supercomputer to analyze PB Level size dataset , You can also run smaller data on a laptop , Has become many national laboratories 、 An indispensable tool for universities and Industry , And won a number of awards related to high-performance computing .
ParaView It is a program for analyzing and visualizing two-dimensional and three-dimensional data , It is both an application framework , It can also be used directly (Turn-Key).ParaView Support parallel , Can run on a single processor workstation , It can also run on large computers with distributed memory . ParaView use C++ To write , be based on VTK(Visualization ToolKit) Development , Graphical user interface Qt Development , Open source 、 Cross platform .
Official website
Official source code
https://gitlab.kitware.com/paraview/paraview
https://gitlab.kitware.com/paraview/paraview-superbuild
Node Editor for ParaView
With the development of computing power , Pipelines are also becoming more and more complex : Being able to understand a workflow and easily change it can be a real challenge . Decades ago , Such as Blender Software like this introduces a new way to visualize and edit this complex pipeline : Node editor . This type of workflow is now widely used and praised by users in multiple software , And recently introduced into ParaView in .
版权声明
本文为[libaineu2004]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231532509219.html
边栏推荐
猜你喜欢
随机推荐
Go语言数组,指针,结构体
Go语言条件,循环,函数
Go语言切片,范围,集合
Upgrade MySQL 5.1 to 5.67
Connect PHP to MySQL via PDO ODBC
导入地址表分析(根据库文件名求出:导入函数数量、函数序号、函数名称)
基于 TiDB 的 Apache APISIX 高可用配置中心的最佳实践
软件性能测试报告起着什么作用?第三方测试报告如何收费?
Codejock Suite Pro v20.3.0
One brush 312 - simple repetition set - Sword finger offer 03 Duplicate number in array (E)
一刷313-剑指 Offer 06. 从尾到头打印链表(e)
PHP operators
PHP PDO ODBC将一个文件夹的文件装载到MySQL数据库BLOB列,并将BLOB列下载到另一个文件夹
Node. JS ODBC connection PostgreSQL
[leetcode daily question] install fence
通过 PDO ODBC 将 PHP 连接到 MySQL
What role does the software performance test report play? How much is the third-party test report charged?
The length of the last word of the string
Extract non duplicate integers
cadence SPB17. 4 - Active Class and Subclass









