Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimpleITK/SimpleITK
/ functions
Functions
1,847 in github.com/SimpleITK/SimpleITK
⨍
Functions
1,847
◇
Types & classes
404
Function
test_5d
testing __getitem__ for 5D image
Wrapping/Python/tests/sitkImageIndexingTest.py:450
Function
test_5d_setitem
testing __setitem__ with pasting to 5D roi
Wrapping/Python/tests/sitkImageIndexingTest.py:181
Function
test_IO
(test_data)
Wrapping/Python/tests/sitkFlatStaticMethod.py:55
Function
test_ProcessObject
()
Wrapping/Python/tests/sitkFlatStaticMethod.py:33
Function
test_ProcessObject_PyCommand
Test PyCommand class functionality Verifies that: 1. PyCommand objects can be created and registered 2. Callbacks are executed properly
Wrapping/Python/tests/sitkProcessObjectTest.py:80
Function
test_ProcessObject_base
Test that ProcessObject is the superclass of various filters
Wrapping/Python/tests/sitkProcessObjectTest.py:36
Function
test_ProcessObject_lambda_Command
Test lambda Command event handling Verifies that: 1. Lambda commands are correctly registered and executed 2. Start events are triggered
Wrapping/Python/tests/sitkProcessObjectTest.py:47
Function
test_ProcessObject_static
Test wrapping of static methods
Wrapping/Python/tests/sitkProcessObjectTest.py:42
Function
test_TransformixImageFilter_GetDeformationField
Test the TransformixImageFilter's deformation field computation. This test: 1. Creates simple fixed and moving images with identical patterns
Wrapping/Python/tests/sitkTransformixImageFilterTest.py:8
Function
test_Version
()
Wrapping/Python/tests/sitkFlatStaticMethod.py:59
Function
test_affine_pickle
()
Wrapping/Python/tests/sitkTransformTests.py:131
Method
test_array_interface_complex
Test __array_interface__ with complex image
Wrapping/Python/tests/sitkImageProtocolTest.py:227
Method
test_array_interface_exists
Test that __array_interface__ attribute exists
Wrapping/Python/tests/sitkImageProtocolTest.py:186
Method
test_array_interface_keeps_image_alive
Test that __array_interface__ holds reference to image
Wrapping/Python/tests/sitkImageProtocolTest.py:273
Method
test_array_interface_readonly
Test that __array_interface__ provides read-only data
Wrapping/Python/tests/sitkImageProtocolTest.py:260
Method
test_array_interface_scalar_2d
Test __array_interface__ with 2D scalar image
Wrapping/Python/tests/sitkImageProtocolTest.py:192
Method
test_array_interface_scalar_3d
Test __array_interface__ with 3D scalar image
Wrapping/Python/tests/sitkImageProtocolTest.py:202
Method
test_array_interface_strides
Test __array_interface__ strides are omitted for C-contiguous data
Wrapping/Python/tests/sitkImageProtocolTest.py:235
Method
test_array_interface_typestrs
Test __array_interface__ typestr for all scalar types (using native byte order)
Wrapping/Python/tests/sitkImageProtocolTest.py:299
Method
test_array_interface_vector_1_component
Test __array_interface__ with vector image having 1 component
Wrapping/Python/tests/sitkImageProtocolTest.py:218
Method
test_array_interface_vector_2d
Test __array_interface__ with 2D vector image
Wrapping/Python/tests/sitkImageProtocolTest.py:210
Function
test_arrayview_writable
Test that array views are correctly marked as non-writable This test verifies that: 1. The array view is marked as non-writable 2. Attemp
Wrapping/Python/tests/sitkGetArrayViewFromImageTest.py:142
Function
test_bad_image_viewer
Test ImageViewer error handling This test verifies that: 1. Invalid viewer commands are handled properly 2. Appropriate exceptions are ra
Wrapping/Python/tests/sitkExternalViewerTest.py:141
Function
test_bspline_constructor
()
Wrapping/Python/tests/sitkTransformTests.py:63
Function
test_bspline_pickle
()
Wrapping/Python/tests/sitkTransformTests.py:74
Function
test_bspline_pickle_file
Test the custom pickling and un-pickling interface
Wrapping/Python/tests/sitkTransformTests.py:94
Method
test_buffer_complex
Test buffer protocol with complex image
Wrapping/Python/tests/sitkImageProtocolTest.py:84
Method
test_buffer_formats
Test buffer protocol format strings for all scalar types
Wrapping/Python/tests/sitkImageProtocolTest.py:106
Method
test_buffer_multiple_views
Test creating multiple memoryviews from same image
Wrapping/Python/tests/sitkImageProtocolTest.py:148
Method
test_buffer_readonly
Test that buffer is read-only
Wrapping/Python/tests/sitkImageProtocolTest.py:112
Method
test_buffer_scalar_2d
Test buffer protocol with 2D scalar image
Wrapping/Python/tests/sitkImageProtocolTest.py:44
Method
test_buffer_scalar_3d
Test buffer protocol with 3D scalar image
Wrapping/Python/tests/sitkImageProtocolTest.py:55
Method
test_buffer_strides
Test buffer strides are correct for C-contiguous layout
Wrapping/Python/tests/sitkImageProtocolTest.py:138
Function
test_buffer_survives_image_deletion
Test that buffer remains valid after the image is deleted
Wrapping/Python/tests/sitkImageBufferTest.py:277
Method
test_buffer_survives_image_deletion
Test that buffer data remains valid after image deletion
Wrapping/Python/tests/sitkImageProtocolTest.py:121
Method
test_buffer_vector_1_component
Test buffer protocol with vector image having 1 component
Wrapping/Python/tests/sitkImageProtocolTest.py:75
Method
test_buffer_vector_2d
Test buffer protocol with 2D vector image
Wrapping/Python/tests/sitkImageProtocolTest.py:65
Function
test_c_contiguous
Test that buffer is C-contiguous and flattened view has correct sequence
Wrapping/Python/tests/sitkImageBufferTest.py:549
Function
test_centered_transform_initializer
Test CenteredTransformInitializer to check that return Transform is downcasted Args: test_images: Tuple of (fixed, moving) test images
Wrapping/Python/tests/sitkBasicFilterTests.py:201
Function
test_compare
Test comparison operators
Wrapping/Python/tests/sitkImageIndexingTest.py:504
Function
test_complex_image_to_numpy
Test converting complex images between SimpleITK and numpy
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:111
Function
test_complex_types
Test ImageBuffer creation and memoryview for complex types
Wrapping/Python/tests/sitkImageBufferTest.py:139
Function
test_composite_pickle
()
Wrapping/Python/tests/sitkTransformTests.py:152
Function
test_constant_5d_setitem
testing __setitem__ with pasting to 5D roi
Wrapping/Python/tests/sitkImageIndexingTest.py:242
Function
test_constant_setitem
testing __setitem__ with pasting to 2D vector image
Wrapping/Python/tests/sitkImageIndexingTest.py:225
Function
test_contains_metadata
Test the __contains__ with a string key
Wrapping/Python/tests/sitkImageTests.py:133
Function
test_data
Create a test directory with a DICOM file for testing.
Wrapping/Python/tests/sitkFlatStaticMethod.py:24
Function
test_deepcopy
Test the custom __deepcopy__ method
Wrapping/Python/tests/sitkTransformTests.py:283
Function
test_deepcopy
Test the custom __deepcopy__ method
Wrapping/Python/tests/sitkImageTests.py:54
Function
test_default_pickle
Test pickling/unpickling of minimally constructed transforms
Wrapping/Python/tests/sitkTransformTests.py:232
Function
test_delitem_metadata
Test the __delitem__ with a string key to remove elements from meta-data
Wrapping/Python/tests/sitkImageTests.py:120
Function
test_dimensions
Test ImageBuffer with different dimensionalities
Wrapping/Python/tests/sitkImageBufferTest.py:264
Function
test_dir
Fixture providing a temporary directory for test outputs
Wrapping/Python/tests/sitkGetGDCMSeriesIDs.py:25
Function
test_dir
Fixture providing a temporary directory for test outputs
Wrapping/Python/tests/sitkImageReadWrite.py:25
Function
test_dir
Fixture providing a temporary directory for test outputs
Wrapping/Python/tests/sitkTransformTests.py:34
Function
test_dir
()
Wrapping/Python/tests/sitkImageTests.py:48
Function
test_displacement_pickle
()
Wrapping/Python/tests/sitkTransformTests.py:120
Function
test_downcast
Test Downcast method with minimally constructed transforms
Wrapping/Python/tests/sitkTransformTests.py:271
Function
test_downcast_returned
Test python specific methods where returned type is downcasted to derived class.
Wrapping/Python/tests/sitkTransformTests.py:353
Function
test_evaluate_at_continuous_index
Test for EvaluateAtContinuousIndex
Wrapping/Python/tests/sitkImageTests.py:346
Function
test_evaluate_at_physical_point
Test for EvaluateAtPhysicalPoint
Wrapping/Python/tests/sitkImageTests.py:390
Function
test_get_item_metadata
Test the __getitem__ with a string to access meta-data dictionary
Wrapping/Python/tests/sitkImageTests.py:78
Function
test_get_weak_memoryview_complex_image
Test get_weak_memoryview with complex pixel types
Wrapping/Python/tests/sitkImageBufferTest.py:466
Function
test_get_weak_memoryview_default
Test get_weak_memoryview with default flags
Wrapping/Python/tests/sitkImageBufferTest.py:328
Function
test_get_weak_memoryview_multiple_calls
Test multiple calls to get_weak_memoryview from same ImageBuffer
Wrapping/Python/tests/sitkImageBufferTest.py:432
Function
test_get_weak_memoryview_no_strong_reference
Test that get_weak_memoryview does NOT keep strong reference to image
Wrapping/Python/tests/sitkImageBufferTest.py:395
Function
test_get_weak_memoryview_readonly_enforcement
Test that get_weak_memoryview always returns read-only memoryview
Wrapping/Python/tests/sitkImageBufferTest.py:381
Function
test_get_weak_memoryview_vector_image
Test get_weak_memoryview with vector pixel types
Wrapping/Python/tests/sitkImageBufferTest.py:452
Function
test_get_weak_memoryview_with_flags
Test get_weak_memoryview with various buffer protocol flags
Wrapping/Python/tests/sitkImageBufferTest.py:347
Function
test_getgdcmseries
Test the ImageSeriesReader_GetGDCMSeriesIDs method with various study configurations. This test verifies that GetGDCMSeriesIDs correctly identifi
Wrapping/Python/tests/sitkGetGDCMSeriesIDs.py:80
Function
test_image
Fixture providing a test image for all tests
Wrapping/Python/tests/sitkExternalViewerTest.py:30
Function
test_image_from_native_type
Test converting from native numpy scalar types to SimpleITK
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:200
Function
test_image_ref_attribute
Test that _image_ref attribute correctly references the source image
Wrapping/Python/tests/sitkImageBufferTest.py:236
Function
test_image_reference_chain
Test that ImageBuffer and memoryview maintain references to the source image
Wrapping/Python/tests/sitkImageBufferTest.py:503
Function
test_image_viewer
Test ImageViewer class functionality This test verifies: 1. Basic viewer setup and execution 2. Title setting with special characters
Wrapping/Python/tests/sitkExternalViewerTest.py:91
Function
test_images
Fixture providing fixed and moving images for transform initialization
Wrapping/Python/tests/sitkBasicFilterTests.py:183
Function
test_inplace_operators
Test in place operators with images
Wrapping/Python/tests/sitkImageTests.py:214
Function
test_inplace_operators_constants
Test in place operators with numeric constants
Wrapping/Python/tests/sitkImageTests.py:289
Function
test_inplace_operators_exception
Test exception generated during inplace operation
Wrapping/Python/tests/sitkImageTests.py:274
Function
test_isVector
Test behavior of isVector option
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:98
Function
test_iterable
Test that the Image object is iterable
Wrapping/Python/tests/sitkImageTests.py:191
Function
test_label_types_raise_exception
Test that label types raise an exception
Wrapping/Python/tests/sitkImageBufferTest.py:223
Function
test_landmark_based_transform_initializer
Test downcast of LandmarkBasedTransformInitializer return Transform
Wrapping/Python/tests/sitkBasicFilterTests.py:163
Function
test_legacy
This is old testing cruft before unittest
Wrapping/Python/tests/sitkImageTests.py:555
Function
test_legacy_2d
Test 2D SimpleITK Image to numpy array conversion
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:207
Function
test_legacy_3d
Test 3D SimpleITK Image to numpy array conversion
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:219
Function
test_legacy_array2sitk
Test numpy array to SimpleITK Image conversion
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:237
Function
test_masked_assign
()
Wrapping/Python/tests/sitkImageTests.py:434
Function
test_masked_assign_constant
()
Wrapping/Python/tests/sitkImageTests.py:505
Function
test_memoryview_readonly
Test that memoryview from ImageBuffer is read-only
Wrapping/Python/tests/sitkImageBufferTest.py:314
Function
test_minimum_maximum
Test the manual written MinimumMaximum procedural method
Wrapping/Python/tests/sitkBasicFilterTests.py:226
Function
test_multiple_buffers_same_image
Test creating multiple buffers from the same image
Wrapping/Python/tests/sitkImageBufferTest.py:480
Function
test_name
Testing GetName method
Wrapping/Python/tests/sitkTransformTests.py:208
Function
test_no_suboffsets
Test that buffer has no suboffsets (simple layout)
Wrapping/Python/tests/sitkImageBufferTest.py:582
Function
test_non_contiguous
Test converting non-contiguous numpy arrays to SimpleITK Image
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:184
Method
test_numpy_array_complex_dtype
Test numpy array dtype for complex images
Wrapping/Python/tests/sitkImageProtocolTest.py:365
Method
test_numpy_array_readonly
Test that numpy arrays from SimpleITK images are read-only
Wrapping/Python/tests/sitkImageProtocolTest.py:343
Method
test_numpy_array_vector_shape
Test numpy array shape for vector images
Wrapping/Python/tests/sitkImageProtocolTest.py:352
Method
test_numpy_asarray_via_array_interface
Test numpy.asarray uses __array_interface__ when __buffer__ is disabled
Wrapping/Python/tests/sitkImageProtocolTest.py:245
Method
test_numpy_copy_vs_view
Test difference between np.asarray (view) and np.array (copy)
Wrapping/Python/tests/sitkImageProtocolTest.py:382
← previous
next →
1,701–1,800 of 1,847, ranked by callers