cd build/conda/libastra CUDA_ROOT=/path/to/cuda conda-build --no-test ./ # Build C++ library cd ../astra-toolbox CUDA_ROOT=/path/to/cuda conda-build ./ # Build Python interface
Add a description, image, and links to the astra-toolbox topic page so that developers can more easily learn about it. Curate this topic Add this topic to your repo To associate your repository with the astra-toolbox topic, visit your repo's landing page and select "manage topics."...
Toolbox objects存储在与Matlab分离的内存中,并且必须从变换为Matlab矩阵。 它们有四种:2D/3D体积数据(Volume data)和2D/3D投影数据(Projection data)。 Data objects使用astra_mex_data2d/astra.data2d和astra_mex _data3d/aastra.data3d命令进行操作。可用的示例脚本中说明了这些命令的用法。 Algorithms 为了对data ...
https://youtu.be/pZ7JlXagT0w写简介也没人看。总之讲得很清晰,还是推荐一下吧, 视频播放量 4318、弹幕量 5、点赞数 43、投硬币枚数 15、收藏人数 96、转发人数 23, 视频作者 _Summi, 作者简介 这个人一点儿也不懒,什么都没写。,相关视频:【17数模国赛知识点】傅里叶中
ASTRA v2.2.0 Source Code (.tar.gz):astra-toolbox-2.2.0.tar.gz Python packages also available in Conda:condainstall-castra-toolbox-cnvidiaastra-toolbox References If you use the ASTRA Toolbox for your research, we would appreciate it if you would refer to the following papers: ...
2012-08-20: ASTRA Toolbox, developed by iMinds-Vision Lab of the University of Antwerp, launched! Version history 1.9.0.dev add 2D parallel_vec geometry add support for fan beam FBP remove limits on number of angles in GPU code (They are still limited by available memory, however) ...
The ASTRA Toolbox: A platform for advanced algorithm development in electron tomography. The ASTRA Toolbox is an open platform for 3D image reconstruction in tomography.Advanced reconstruction algorithms can be prototyped using the fast and fle......
Sijbers, "The ASTRA Toolbox: A platform for advanced algorithm development in electron tomography", Ultramicroscopy, Vol 157, pages 35-47, 2015.Van Aarle, W.; Palenstijn, W. J.; De Beenhouwer, J.; Altantzis, T.; Bals, S.; Joost Batenburg, K.; Sijbers, J. The ASTRA Toolbox: A...
First of all, to put your mind at rest if you are not a hardcore programmer, the ASTRA Toolbox comes with a user-friendlyMATLAB wrapper. All functionality of the Toolbox is available from MATLAB. Since MATLAB is the main way to use the Toolbox, I’ll leave you in the good hands of...
ASTRA工具箱 ASTRA工具箱是用于2D和3D层析成像的高性能GPU基元的MATLAB和Python工具箱。 我们支持2D平行束和扇形束几何,以及3D平行束和圆锥形束。 它们都具有高度灵活的源/检测器定位。 大量2D和3D算法可用,包括FBP,SIRT,SART,CGLS。 基本的前向和后向投影操作都是GPU加速的,可以直接从MATLAB和Python调用以启用构建...