Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astra-toolbox/astra-toolbox
/ functions
Functions
1,667 in github.com/astra-toolbox/astra-toolbox
⨍
Functions
1,667
◇
Types & classes
319
↓ 3 callers
Function
dctsub
src/Fourier.cpp:3259
↓ 3 callers
Method
document
Gets document of which node is a child. \return Pointer to document that contains this node, or 0 if there is no parent document.
lib/include/rapidxml/rapidxml.hpp:923
↓ 3 callers
Function
dstsub
src/Fourier.cpp:3280
↓ 3 callers
Function
effective_detweight
(src, det, u)
tests/python/functional/test_line2d.py:194
↓ 3 callers
Function
floatToString
src/Utilities.cpp:165
↓ 3 callers
Function
format
src/Utilities.cpp:62
↓ 3 callers
Function
getClassFromString
python/astra/src/PythonPluginAlgorithmFactory.cpp:87
↓ 3 callers
Method
getDetectorTotCount
---------------------------------------------------------------------------------------- Get the number of detectors.
include/astra/ProjectionGeometry3D.h:373
↓ 3 callers
Function
getFilterConfigForAlgorithm
src/Filters.cpp:548
↓ 3 callers
Method
getIndex
include/astra/AstraObjectManager.h:255
↓ 3 callers
Method
getInt
src/XMLConfig.cpp:83
↓ 3 callers
Method
getMatrix
---------------------------------------------------------------------------------------- explicit projection matrix
src/Projector2D.cpp:134
↓ 3 callers
Method
getNodes
----------------------------------------------------------------------------- Get list of nodes
src/XMLNode.cpp:97
↓ 3 callers
Function
getProjectionWeightsCount
include/astra/CudaProjector2D.h:83
↓ 3 callers
Function
getSize
include/astra/Data.h:90
↓ 3 callers
Method
getType
tests/test_AstraObjectManager.cpp:47
↓ 3 callers
Method
indexToAngleDetectorIndex
sinogram index -> angle and detecor index
include/astra/ProjectionGeometry2D.h:317
↓ 3 callers
Function
intersect_line_vertical
(src, det, x)
tests/python/functional/test_line2d.py:91
↓ 3 callers
Method
projectSingleProjection
include/astra/DataProjector.h:122
↓ 3 callers
Function
reduceProjectionVertical
src/CompositeGeometryManager.cpp:382
↓ 3 callers
Method
remove_all_attributes
Removes all attributes of node.
lib/include/rapidxml/rapidxml.hpp:1309
↓ 3 callers
Method
remove_all_nodes
Removes all child nodes (but not attributes).
lib/include/rapidxml/rapidxml.hpp:1188
↓ 3 callers
Function
rftbsub
src/Fourier.cpp:3234
↓ 3 callers
Method
saveToFile
-----------------------------------------------------------------------------
src/XMLDocument.cpp:97
↓ 3 callers
Method
setGPUIndices
src/CompositeGeometryManager.cpp:1382
↓ 3 callers
Method
skip
lib/include/rapidxml/rapidxml.hpp:1558
↓ 3 callers
Function
stringToMxArray
-----------------------------------------------------------------------------------------
matlab/mex/mexHelpFunctions.cpp:326
↓ 3 callers
Function
stringToPythonValue
python/astra/src/PythonPluginAlgorithm.cpp:140
↓ 3 callers
Method
translate
include/astra/GeometryUtil2D.h:65
↓ 3 callers
Function
translateDetectorVectorsV
src/GeometryUtil3D.cpp:259
↓ 2 callers
Function
CProjectionGeometry2D
Protected default copy constructor for use by derived classes
include/astra/ProjectionGeometry2D.h:98
↓ 2 callers
Function
CProjectionGeometry3D
Protected default copy constructor for use by derived classes
include/astra/ProjectionGeometry3D.h:118
↓ 2 callers
Function
CProjector2D
Delete copy ctor/operator to prevent copying Projector2D objects
include/astra/Projector2D.h:77
↓ 2 callers
Function
ProjectionGeometries
(type,shortscan,singleslice)
tests/python/functional/test_rec_scaling.py:25
↓ 2 callers
Function
VolumeGeometries
(is3D,noncube,singleslice)
tests/python/functional/test_rec_scaling.py:9
↓ 2 callers
Function
_basic_par2d
()
python/astra/tests.py:53
↓ 2 callers
Function
_basic_par2d_fp
(type)
python/astra/tests.py:28
↓ 2 callers
Function
_clog_append_time
include/astra/clog.h:490
↓ 2 callers
Function
_convert_to_backend
(data, backend)
tests/python/integration/test_gpulink.py:21
↓ 2 callers
Function
_fourier_space_filter
(proj_geom)
tests/python/unit/test_algorithms_2d.py:59
↓ 2 callers
Function
_fourier_space_filter
(proj_geom)
tests/python/unit/test_algorithms_3d.py:64
↓ 2 callers
Function
_real_space_filter
(proj_geom)
tests/python/unit/test_algorithms_2d.py:67
↓ 2 callers
Function
_real_space_filter
(proj_geom)
tests/python/unit/test_algorithms_3d.py:72
↓ 2 callers
Function
allocateDataObject
-----------------------------------------------------------------------------------------
matlab/mex/mexDataManagerHelpFunctions.cpp:161
↓ 2 callers
Method
allocate_attribute
Allocates a new attribute from the pool, and optionally assigns name and value to it. If the allocation request cannot be accomodated, this function w
lib/include/rapidxml/rapidxml.hpp:447
↓ 2 callers
Function
area_signed
(a, b)
tests/python/functional/test_line2d.py:142
↓ 2 callers
Method
astra_init
(self, cfg)
python/astra/plugin.py:38
↓ 2 callers
Function
buildStruct
----------------------------------------------------------------------------------------- turn a c++ map into a matlab struct
matlab/mex/mexHelpFunctions.cpp:384
↓ 2 callers
Function
calcFFTFourierSize
Because the input is real, the Fourier transform is symmetric. CUFFT only outputs the first half (ignoring the redundant second half), and expects the
src/Filters.cpp:674
↓ 2 callers
Function
calcNextPowerOfTwo
src/Filters.cpp:662
↓ 2 callers
Function
cftfx41
src/Fourier.cpp:2658
↓ 2 callers
Function
cftrec4
src/Fourier.cpp:2304
↓ 2 callers
Function
cftrec4_th
src/Fourier.cpp:2217
↓ 2 callers
Function
cftx020
src/Fourier.cpp:3196
↓ 2 callers
Function
checkCustomFilterSize
src/Filters.cpp:681
↓ 2 callers
Function
checkDLTensor
python/astra/src/dlpack.cpp:113
↓ 2 callers
Function
clear
Clear all matrix objects.
python/astra/matrix.py:37
↓ 2 callers
Function
clog_debug
include/astra/clog.h:650
↓ 2 callers
Function
clog_error
include/astra/clog.h:668
↓ 2 callers
Function
clog_info
include/astra/clog.h:656
↓ 2 callers
Function
clog_init_fd
include/astra/clog.h:334
↓ 2 callers
Function
clog_warn
include/astra/clog.h:662
↓ 2 callers
Function
computeBP_UV_Coeffs
src/GeometryUtil3D.cpp:503
↓ 2 callers
Function
computeLinearSplit
src/CompositeGeometryManager.cpp:635
↓ 2 callers
Method
computeSingleRayWeights
---------------------------------------------------------------------------------------- Single Ray Weights
src/SparseMatrixProjector2D.cpp:138
↓ 2 callers
Function
convertStringToFilter
src/Filters.cpp:508
↓ 2 callers
Method
copyToGPUMemory
src/CompositeGeometryManager.cpp:147
↓ 2 callers
Function
createGPUMemoryHandler
src/CompositeGeometryManager.cpp:165
↓ 2 callers
Function
createSubVolumePart
src/CompositeGeometryManager.cpp:475
↓ 2 callers
Function
delete_algorithm_objects
(algorithm_config)
tests/python/unit/test_algorithms_2d.py:134
↓ 2 callers
Function
delete_algorithm_objects
(algorithm_config)
tests/python/unit/test_algorithms_3d.py:137
↓ 2 callers
Function
det3
include/astra/GeometryUtil3D.h:270
↓ 2 callers
Function
det3x
include/astra/GeometryUtil3D.h:259
↓ 2 callers
Function
det3y
include/astra/GeometryUtil3D.h:262
↓ 2 callers
Function
det3z
include/astra/GeometryUtil3D.h:266
↓ 2 callers
Method
detectorOffsetToIndex
detector offset -> detector index
include/astra/ProjectionGeometry2D.h:298
↓ 2 callers
Function
disableFile
Disable logging to file.
python/astra/log.py:86
↓ 2 callers
Function
disableScreen
Disable logging to screen.
python/astra/log.py:82
↓ 2 callers
Function
doJob
src/CompositeGeometryManager.cpp:1115
↓ 2 callers
Function
doubleToString
src/Utilities.cpp:173
↓ 2 callers
Function
enableFile
Enable logging to file (note that a file has to be set).
python/astra/log.py:74
↓ 2 callers
Function
enableScreen
Enable logging to screen.
python/astra/log.py:70
↓ 2 callers
Function
genConeProjections
src/GeometryUtil3D.cpp:42
↓ 2 callers
Function
genFanProjections
src/GeometryUtil2D.cpp:82
↓ 2 callers
Function
genPar3DProjections
src/GeometryUtil3D.cpp:133
↓ 2 callers
Function
genParProjections
src/GeometryUtil2D.cpp:40
↓ 2 callers
Function
gen_random_geometry_fanflat
()
tests/python/functional/test_line2d.py:290
↓ 2 callers
Function
gen_random_geometry_fanflat_vec
()
tests/python/functional/test_line2d.py:306
↓ 2 callers
Function
gen_random_geometry_parallel
()
tests/python/functional/test_line2d.py:298
↓ 2 callers
Function
gen_random_geometry_parallel_vec
()
tests/python/functional/test_line2d.py:327
↓ 2 callers
Method
getContentNumericalArray
----------------------------------------------------------------------------- Get node content - NUMERICAL LIST NB: A 2D matrix is returned as a linea
src/XMLNode.cpp:156
↓ 2 callers
Method
getContentNumericalArrayDouble
src/XMLNode.cpp:161
↓ 2 callers
Function
getItemStringRef
python/astra/src/PythonPluginAlgorithmFactory.cpp:46
↓ 2 callers
Method
getOption
----------------------------------------------------------------------------- Get option - STRING
src/XMLNode.cpp:228
↓ 2 callers
Function
getPartSubDims
src/CompositeGeometryManager.cpp:174
↓ 2 callers
Method
getProjectedBBox
src/ProjectionGeometry3D.cpp:162
↓ 2 callers
Method
getProjectionAngleDegrees
Get a projection angle, represented in degrees.
include/astra/ProjectionGeometry2D.h:287
↓ 2 callers
Method
getResidualNorm
src/CudaEMAlgorithm.cpp:255
↓ 2 callers
Function
getSubProjectionGeometry_Angle
src/GeometryUtil3D.cpp:438
↓ 2 callers
Function
getSubProjectionGeometry_V
src/GeometryUtil3D.cpp:375
← previous
next →
201–300 of 1,667, ranked by callers