MCPcopy Create free account

hub / github.com/SimpleITK/SimpleITK / functions

Functions1,847 in github.com/SimpleITK/SimpleITK

Functiontest_5d
testing __getitem__ for 5D image
Wrapping/Python/tests/sitkImageIndexingTest.py:450
Functiontest_5d_setitem
testing __setitem__ with pasting to 5D roi
Wrapping/Python/tests/sitkImageIndexingTest.py:181
Functiontest_IO
(test_data)
Wrapping/Python/tests/sitkFlatStaticMethod.py:55
Functiontest_ProcessObject
()
Wrapping/Python/tests/sitkFlatStaticMethod.py:33
Functiontest_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
Functiontest_ProcessObject_base
Test that ProcessObject is the superclass of various filters
Wrapping/Python/tests/sitkProcessObjectTest.py:36
Functiontest_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
Functiontest_ProcessObject_static
Test wrapping of static methods
Wrapping/Python/tests/sitkProcessObjectTest.py:42
Functiontest_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
Functiontest_Version
()
Wrapping/Python/tests/sitkFlatStaticMethod.py:59
Functiontest_affine_pickle
()
Wrapping/Python/tests/sitkTransformTests.py:131
Methodtest_array_interface_complex
Test __array_interface__ with complex image
Wrapping/Python/tests/sitkImageProtocolTest.py:227
Methodtest_array_interface_exists
Test that __array_interface__ attribute exists
Wrapping/Python/tests/sitkImageProtocolTest.py:186
Methodtest_array_interface_keeps_image_alive
Test that __array_interface__ holds reference to image
Wrapping/Python/tests/sitkImageProtocolTest.py:273
Methodtest_array_interface_readonly
Test that __array_interface__ provides read-only data
Wrapping/Python/tests/sitkImageProtocolTest.py:260
Methodtest_array_interface_scalar_2d
Test __array_interface__ with 2D scalar image
Wrapping/Python/tests/sitkImageProtocolTest.py:192
Methodtest_array_interface_scalar_3d
Test __array_interface__ with 3D scalar image
Wrapping/Python/tests/sitkImageProtocolTest.py:202
Methodtest_array_interface_strides
Test __array_interface__ strides are omitted for C-contiguous data
Wrapping/Python/tests/sitkImageProtocolTest.py:235
Methodtest_array_interface_typestrs
Test __array_interface__ typestr for all scalar types (using native byte order)
Wrapping/Python/tests/sitkImageProtocolTest.py:299
Methodtest_array_interface_vector_1_component
Test __array_interface__ with vector image having 1 component
Wrapping/Python/tests/sitkImageProtocolTest.py:218
Methodtest_array_interface_vector_2d
Test __array_interface__ with 2D vector image
Wrapping/Python/tests/sitkImageProtocolTest.py:210
Functiontest_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
Functiontest_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
Functiontest_bspline_constructor
()
Wrapping/Python/tests/sitkTransformTests.py:63
Functiontest_bspline_pickle
()
Wrapping/Python/tests/sitkTransformTests.py:74
Functiontest_bspline_pickle_file
Test the custom pickling and un-pickling interface
Wrapping/Python/tests/sitkTransformTests.py:94
Methodtest_buffer_complex
Test buffer protocol with complex image
Wrapping/Python/tests/sitkImageProtocolTest.py:84
Methodtest_buffer_formats
Test buffer protocol format strings for all scalar types
Wrapping/Python/tests/sitkImageProtocolTest.py:106
Methodtest_buffer_multiple_views
Test creating multiple memoryviews from same image
Wrapping/Python/tests/sitkImageProtocolTest.py:148
Methodtest_buffer_readonly
Test that buffer is read-only
Wrapping/Python/tests/sitkImageProtocolTest.py:112
Methodtest_buffer_scalar_2d
Test buffer protocol with 2D scalar image
Wrapping/Python/tests/sitkImageProtocolTest.py:44
Methodtest_buffer_scalar_3d
Test buffer protocol with 3D scalar image
Wrapping/Python/tests/sitkImageProtocolTest.py:55
Methodtest_buffer_strides
Test buffer strides are correct for C-contiguous layout
Wrapping/Python/tests/sitkImageProtocolTest.py:138
Functiontest_buffer_survives_image_deletion
Test that buffer remains valid after the image is deleted
Wrapping/Python/tests/sitkImageBufferTest.py:277
Methodtest_buffer_survives_image_deletion
Test that buffer data remains valid after image deletion
Wrapping/Python/tests/sitkImageProtocolTest.py:121
Methodtest_buffer_vector_1_component
Test buffer protocol with vector image having 1 component
Wrapping/Python/tests/sitkImageProtocolTest.py:75
Methodtest_buffer_vector_2d
Test buffer protocol with 2D vector image
Wrapping/Python/tests/sitkImageProtocolTest.py:65
Functiontest_c_contiguous
Test that buffer is C-contiguous and flattened view has correct sequence
Wrapping/Python/tests/sitkImageBufferTest.py:549
Functiontest_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
Functiontest_compare
Test comparison operators
Wrapping/Python/tests/sitkImageIndexingTest.py:504
Functiontest_complex_image_to_numpy
Test converting complex images between SimpleITK and numpy
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:111
Functiontest_complex_types
Test ImageBuffer creation and memoryview for complex types
Wrapping/Python/tests/sitkImageBufferTest.py:139
Functiontest_composite_pickle
()
Wrapping/Python/tests/sitkTransformTests.py:152
Functiontest_constant_5d_setitem
testing __setitem__ with pasting to 5D roi
Wrapping/Python/tests/sitkImageIndexingTest.py:242
Functiontest_constant_setitem
testing __setitem__ with pasting to 2D vector image
Wrapping/Python/tests/sitkImageIndexingTest.py:225
Functiontest_contains_metadata
Test the __contains__ with a string key
Wrapping/Python/tests/sitkImageTests.py:133
Functiontest_data
Create a test directory with a DICOM file for testing.
Wrapping/Python/tests/sitkFlatStaticMethod.py:24
Functiontest_deepcopy
Test the custom __deepcopy__ method
Wrapping/Python/tests/sitkTransformTests.py:283
Functiontest_deepcopy
Test the custom __deepcopy__ method
Wrapping/Python/tests/sitkImageTests.py:54
Functiontest_default_pickle
Test pickling/unpickling of minimally constructed transforms
Wrapping/Python/tests/sitkTransformTests.py:232
Functiontest_delitem_metadata
Test the __delitem__ with a string key to remove elements from meta-data
Wrapping/Python/tests/sitkImageTests.py:120
Functiontest_dimensions
Test ImageBuffer with different dimensionalities
Wrapping/Python/tests/sitkImageBufferTest.py:264
Functiontest_dir
Fixture providing a temporary directory for test outputs
Wrapping/Python/tests/sitkGetGDCMSeriesIDs.py:25
Functiontest_dir
Fixture providing a temporary directory for test outputs
Wrapping/Python/tests/sitkImageReadWrite.py:25
Functiontest_dir
Fixture providing a temporary directory for test outputs
Wrapping/Python/tests/sitkTransformTests.py:34
Functiontest_dir
()
Wrapping/Python/tests/sitkImageTests.py:48
Functiontest_displacement_pickle
()
Wrapping/Python/tests/sitkTransformTests.py:120
Functiontest_downcast
Test Downcast method with minimally constructed transforms
Wrapping/Python/tests/sitkTransformTests.py:271
Functiontest_downcast_returned
Test python specific methods where returned type is downcasted to derived class.
Wrapping/Python/tests/sitkTransformTests.py:353
Functiontest_evaluate_at_continuous_index
Test for EvaluateAtContinuousIndex
Wrapping/Python/tests/sitkImageTests.py:346
Functiontest_evaluate_at_physical_point
Test for EvaluateAtPhysicalPoint
Wrapping/Python/tests/sitkImageTests.py:390
Functiontest_get_item_metadata
Test the __getitem__ with a string to access meta-data dictionary
Wrapping/Python/tests/sitkImageTests.py:78
Functiontest_get_weak_memoryview_complex_image
Test get_weak_memoryview with complex pixel types
Wrapping/Python/tests/sitkImageBufferTest.py:466
Functiontest_get_weak_memoryview_default
Test get_weak_memoryview with default flags
Wrapping/Python/tests/sitkImageBufferTest.py:328
Functiontest_get_weak_memoryview_multiple_calls
Test multiple calls to get_weak_memoryview from same ImageBuffer
Wrapping/Python/tests/sitkImageBufferTest.py:432
Functiontest_get_weak_memoryview_no_strong_reference
Test that get_weak_memoryview does NOT keep strong reference to image
Wrapping/Python/tests/sitkImageBufferTest.py:395
Functiontest_get_weak_memoryview_readonly_enforcement
Test that get_weak_memoryview always returns read-only memoryview
Wrapping/Python/tests/sitkImageBufferTest.py:381
Functiontest_get_weak_memoryview_vector_image
Test get_weak_memoryview with vector pixel types
Wrapping/Python/tests/sitkImageBufferTest.py:452
Functiontest_get_weak_memoryview_with_flags
Test get_weak_memoryview with various buffer protocol flags
Wrapping/Python/tests/sitkImageBufferTest.py:347
Functiontest_getgdcmseries
Test the ImageSeriesReader_GetGDCMSeriesIDs method with various study configurations. This test verifies that GetGDCMSeriesIDs correctly identifi
Wrapping/Python/tests/sitkGetGDCMSeriesIDs.py:80
Functiontest_image
Fixture providing a test image for all tests
Wrapping/Python/tests/sitkExternalViewerTest.py:30
Functiontest_image_from_native_type
Test converting from native numpy scalar types to SimpleITK
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:200
Functiontest_image_ref_attribute
Test that _image_ref attribute correctly references the source image
Wrapping/Python/tests/sitkImageBufferTest.py:236
Functiontest_image_reference_chain
Test that ImageBuffer and memoryview maintain references to the source image
Wrapping/Python/tests/sitkImageBufferTest.py:503
Functiontest_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
Functiontest_images
Fixture providing fixed and moving images for transform initialization
Wrapping/Python/tests/sitkBasicFilterTests.py:183
Functiontest_inplace_operators
Test in place operators with images
Wrapping/Python/tests/sitkImageTests.py:214
Functiontest_inplace_operators_constants
Test in place operators with numeric constants
Wrapping/Python/tests/sitkImageTests.py:289
Functiontest_inplace_operators_exception
Test exception generated during inplace operation
Wrapping/Python/tests/sitkImageTests.py:274
Functiontest_isVector
Test behavior of isVector option
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:98
Functiontest_iterable
Test that the Image object is iterable
Wrapping/Python/tests/sitkImageTests.py:191
Functiontest_label_types_raise_exception
Test that label types raise an exception
Wrapping/Python/tests/sitkImageBufferTest.py:223
Functiontest_landmark_based_transform_initializer
Test downcast of LandmarkBasedTransformInitializer return Transform
Wrapping/Python/tests/sitkBasicFilterTests.py:163
Functiontest_legacy
This is old testing cruft before unittest
Wrapping/Python/tests/sitkImageTests.py:555
Functiontest_legacy_2d
Test 2D SimpleITK Image to numpy array conversion
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:207
Functiontest_legacy_3d
Test 3D SimpleITK Image to numpy array conversion
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:219
Functiontest_legacy_array2sitk
Test numpy array to SimpleITK Image conversion
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:237
Functiontest_masked_assign
()
Wrapping/Python/tests/sitkImageTests.py:434
Functiontest_masked_assign_constant
()
Wrapping/Python/tests/sitkImageTests.py:505
Functiontest_memoryview_readonly
Test that memoryview from ImageBuffer is read-only
Wrapping/Python/tests/sitkImageBufferTest.py:314
Functiontest_minimum_maximum
Test the manual written MinimumMaximum procedural method
Wrapping/Python/tests/sitkBasicFilterTests.py:226
Functiontest_multiple_buffers_same_image
Test creating multiple buffers from the same image
Wrapping/Python/tests/sitkImageBufferTest.py:480
Functiontest_name
Testing GetName method
Wrapping/Python/tests/sitkTransformTests.py:208
Functiontest_no_suboffsets
Test that buffer has no suboffsets (simple layout)
Wrapping/Python/tests/sitkImageBufferTest.py:582
Functiontest_non_contiguous
Test converting non-contiguous numpy arrays to SimpleITK Image
Wrapping/Python/tests/sitkNumpyArrayConversionTest.py:184
Methodtest_numpy_array_complex_dtype
Test numpy array dtype for complex images
Wrapping/Python/tests/sitkImageProtocolTest.py:365
Methodtest_numpy_array_readonly
Test that numpy arrays from SimpleITK images are read-only
Wrapping/Python/tests/sitkImageProtocolTest.py:343
Methodtest_numpy_array_vector_shape
Test numpy array shape for vector images
Wrapping/Python/tests/sitkImageProtocolTest.py:352
Methodtest_numpy_asarray_via_array_interface
Test numpy.asarray uses __array_interface__ when __buffer__ is disabled
Wrapping/Python/tests/sitkImageProtocolTest.py:245
Methodtest_numpy_copy_vs_view
Test difference between np.asarray (view) and np.array (copy)
Wrapping/Python/tests/sitkImageProtocolTest.py:382
← previousnext →1,701–1,800 of 1,847, ranked by callers