Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ functions
Functions
26,697 in github.com/MITK/MITK
⨍
Functions
26,697
◇
Types & classes
5,524
↳
Endpoints
5
↓ 10 callers
Method
SetFunctor
* \brief Set the functor object. * * Replaces the current functor with a copy of the specified functor. This allows * configuring funct
Modules/PET/include/itkIndexedUnaryFunctorImageFilter.h:110
↓ 10 callers
Method
SetID
Plugins/org.blueberry.ui.qt/src/internal/berryLayoutPart.cpp:255
↓ 10 callers
Method
SetImageProperty
Modules/Core/TestingHelper/src/mitkRenderingTestHelper.cpp:168
↓ 10 callers
Method
SetInput
* */
Modules/Core/src/Algorithms/mitkImageToImageFilter.cpp:28
↓ 10 callers
Method
SetLabelInput
* \brief Set the label image defining label regions. * \param[in] input Pointer to the label image. */
Modules/ImageStatistics/include/mitkMinMaxLabelmageFilterWithIndex.h:206
↓ 10 callers
Method
SetMxNEditorScreenshotProvider
Modules/RESTAPI/src/mitkRenderWindowBridge.cpp:176
↓ 10 callers
Method
SetNameAndKey
Modules/Core/src/DataManagement/mitkPropertyPersistenceInfo.cpp:88
↓ 10 callers
Method
SetNormal
Modules/Core/src/DataManagement/mitkClippingProperty.cpp:52
↓ 10 callers
Method
SetPos
Modules/QtWidgets/src/QmitkSliceNavigationWidget.cpp:214
↓ 10 callers
Method
SetProperty
Modules/Core/src/DataManagement/mitkDataNode.cpp:460
↓ 10 callers
Method
SetRange
Modules/Core/src/Controllers/mitkStepper.cpp:33
↓ 10 callers
Method
SetRepresentation
Modules/Core/src/DataManagement/mitkMaterial.cpp:203
↓ 10 callers
Method
SetSelectedImages
Modules/Core/src/DataManagement/mitkLevelWindowManager.cpp:161
↓ 10 callers
Method
SetStdMultiCameraSetter
Modules/RESTAPI/src/mitkRenderWindowBridge.cpp:152
↓ 10 callers
Method
SetStdMultiEditorScreenshotProvider
Modules/RESTAPI/src/mitkRenderWindowBridge.cpp:134
↓ 10 callers
Method
SetStdMultiWindowListProvider
Modules/RESTAPI/src/mitkRenderWindowBridge.cpp:128
↓ 10 callers
Method
TemporoSpatialStringProperty
Modules/Core/src/DataManagement/mitkTemporoSpatialStringProperty.cpp:75
↓ 10 callers
Method
Update
Plugins/org.mitk.gui.qt.ext/src/internal/QmitkStartupPreferencePage.cpp:68
↓ 10 callers
Method
WaitCursorOff
Modules/SegmentationUI/src/QmitkMultiLabelInspector.cpp:457
↓ 10 callers
Method
_make_seg_with_pixels
Helper: seg with two labels, each owning a distinct voxel region.
Modules/Python/test/pytest/test_multilabel.py:882
↓ 10 callers
Function
convoluteAIFWithExponential
\brief Convolves the AIF with an exponential residue function using an iterative formula. * * Computes the convolution of the arterial input fun
Modules/Pharmacokinetics/include/mitkConvolutionHelper.h:129
↓ 10 callers
Function
equals
Modules/AlgorithmsExt/test/mitkLabeledImageToSurfaceFilterTest.cpp:21
↓ 10 callers
Function
us_mz_crc32
Karl Malbrain's compact CRC-32. See "A compact CCITT crc16 and crc32 C implementation that balances processor cache usage against speed"
Modules/CppMicroServices/src/us_miniz.c:999
↓ 10 callers
Function
us_mz_zip_reader_end
Modules/CppMicroServices/src/us_miniz.c:3942
↓ 9 callers
Method
AddEntry
Modules/Core/src/DataManagement/mitkPropertyFilter.cpp:43
↓ 9 callers
Method
AddInfo
Modules/Core/src/DataManagement/mitkPropertyPersistence.cpp:27
↓ 9 callers
Method
AddListener
Plugins/org.blueberry.core.commands/src/berryState.cpp:18
↓ 9 callers
Method
AddTagPaths
Modules/DICOM/src/mitkDICOMGDCMTagScanner.cpp:70
↓ 9 callers
Method
AssertPutCameraReturns400
Helper: assert that a PUT camera body produces 400 INVALID_REQUEST and that the error message contains the expected substring.
Modules/RESTAPI/test/mitkRenderingControllerTest.cpp:2109
↓ 9 callers
Method
BringToTop
Plugins/org.blueberry.ui.qt/src/internal/berryWorkbenchPage.cpp:289
↓ 9 callers
Method
CalculateTimeStep
Modules/Core/src/Rendering/mitkMapper.cpp:31
↓ 9 callers
Method
CheckEvent
Modules/Core/include/mitkCallbackFromGUIThread.h:40
↓ 9 callers
Method
CheckForPointSetInNode
Modules/QtWidgetsExt/src/QmitkPointListModel.cpp:309
↓ 9 callers
Method
Connect
Modules/Core/test/mitkSourceImageRelationRuleTest.cpp:766
↓ 9 callers
Function
ConvertCompositePixelValueToString
Modules/Core/src/Algorithms/mitkCompositePixelValueToString.cpp:39
↓ 9 callers
Method
CreateControl
Plugins/org.blueberry.ui.qt/src/internal/berryPartPane.cpp:44
↓ 9 callers
Function
DICOMKey
Modules/Multilabel/Testing/mitkDICOMSegmentationPropertyHelperTest.cpp:25
↓ 9 callers
Method
DisplayText
* Display the text in the statusbar of the application */
Plugins/org.mitk.gui.qt.application/src/QmitkStatusBar.cpp:29
↓ 9 callers
Method
Expand
Modules/Core/test/mitkArbitraryTimeGeometryTest.cpp:440
↓ 9 callers
Function
FindFirstDICOMProperty
Pull the first matching property as a DICOMProperty so the caller can index by (timestep, slice). Returns nullptr if no match. Wraps mitk::GetProperty
Modules/PET/src/mitkSUVCalculationHelper.cpp:61
↓ 9 callers
Method
FindPerspective
Plugins/org.blueberry.ui.qt/src/internal/berryWorkbenchPage.cpp:1917
↓ 9 callers
Function
GenerateParameters
Modules/ModelFit/test/mitkSimpleBarrierConstraintCheckerTest.cpp:20
↓ 9 callers
Function
GenerateTestImage
Modules/Core/TestingHelper/src/mitkTestDynamicImageGenerator.cpp:24
↓ 9 callers
Function
GenerateTimeInInputRegion
Modules/Core/include/mitkTimeHelper.h:30
↓ 9 callers
Method
GetActualId
Plugins/org.blueberry.core.runtime/src/internal/berryRegistryContributor.cpp:33
↓ 9 callers
Method
GetAliases
Modules/Core/src/DataManagement/mitkPropertyAliases.cpp:62
↓ 9 callers
Method
GetAppearance
Plugins/org.blueberry.ui.qt/src/internal/berryPartStack.cpp:308
↓ 9 callers
Method
GetBoundsOnDisplay
Modules/Annotation/src/mitkVtkAnnotation2D.cpp:26
↓ 9 callers
Method
GetByKey
Plugins/org.blueberry.core.runtime/src/internal/berryKeyedHashSet.cpp:78
↓ 9 callers
Method
GetCommand
Plugins/org.blueberry.ui.qt/src/actions/berryCommandContributionItem.cpp:526
↓ 9 callers
Method
GetControl
Plugins/org.blueberry.ui.qt/src/internal/berryDetachedWindow.cpp:263
↓ 9 callers
Method
GetDataInteractor
Modules/Core/src/DataManagement/mitkDataNode.cpp:578
↓ 9 callers
Method
GetEntropy
Modules/ImageStatistics/src/mitkHistogramStatisticsCalculator.cpp:33
↓ 9 callers
Method
GetFileName
Modules/Core/src/IO/mitkAbstractFileWriter.cpp:58
↓ 9 callers
Method
GetFrom
Plugins/org.mitk.gui.qt.moviemaker/src/internal/QmitkSliceAnimationItem.cpp:39
↓ 9 callers
Method
GetGeometryForTimePoint
Modules/Core/src/DataManagement/mitkArbitraryTimeGeometry.cpp:182
↓ 9 callers
Function
GetHistogram
* \brief Get the associated histogram. * \return Pointer to the histogram, or nullptr. */
Modules/QtWidgetsExt/include/QmitkTransferFunctionCanvas.h:53
↓ 9 callers
Method
GetId
Modules/DataTypesExt/src/mitkLineOperation.cpp:34
↓ 9 callers
Method
GetIsoDoseNode
@TODO ATM the IsoDoseContours have an own (helper) node which is a child of dose node; Will be fixed with the doseMapper refactoring*/
Plugins/org.mitk.gui.qt.dosevisualization/src/internal/RTDoseVisualizer.cpp:812
↓ 9 callers
Function
GetLastErrorStr
Modules/CppMicroServices/src/usUtils.cpp:206
↓ 9 callers
Method
GetLocalStorage
Modules/Multilabel/src/mitkLabelSetImageVtkMapper2D.cpp:93
↓ 9 callers
Method
GetModifierCount
Modules/DICOM/src/mitkDICOMCodeSequenceWithModifiers.cpp:81
↓ 9 callers
Method
GetMultiWidget
Plugins/org.mitk.gui.qt.common/src/QmitkAbstractMultiWidgetEditor.cpp:239
↓ 9 callers
Method
GetNamespace
Plugins/org.blueberry.core.runtime/src/internal/berryExtensionPoint.cpp:85
↓ 9 callers
Method
GetNamespaceIdentifier
Plugins/org.blueberry.core.runtime/src/internal/berryExtension.cpp:129
↓ 9 callers
Method
GetNextColor
Modules/DataTypesExt/src/mitkColorSequenceCycleH.cpp:30
↓ 9 callers
Method
GetNumberOfTasks
Modules/Segmentation/src/DataManagement/mitkSegmentationTaskList.cpp:55
↓ 9 callers
Method
GetObject
Plugins/org.blueberry.core.runtime/src/internal/berryExtensionHandle.cpp:112
↓ 9 callers
Method
GetPart
Plugins/org.blueberry.ui.qt/src/internal/berryPagePartSelectionTracker.cpp:179
↓ 9 callers
Method
GetPartReference
Plugins/org.blueberry.ui.qt/src/internal/berryPresentablePart.cpp:56
↓ 9 callers
Method
GetPerspectives
Plugins/org.blueberry.ui.qt/src/internal/berryPerspectiveRegistry.cpp:300
↓ 9 callers
Method
GetPixelTypeAsString
Modules/Core/src/IO/mitkPixelType.cpp:48
↓ 9 callers
Method
GetPreferences
Plugins/org.mitk.gui.qt.common/src/QmitkAbstractView.cpp:365
↓ 9 callers
Method
GetProperties
Modules/Core/src/IO/mitkAbstractFileReader.cpp:298
↓ 9 callers
Method
GetQuantity
Modules/PlanarFigure/src/DataManagement/mitkPlanarFigure.cpp:355
↓ 9 callers
Method
GetRegistration
Modules/MatchPointRegistrationUI/src/QmitkMappingJob.cpp:49
↓ 9 callers
Method
GetSelectionProvider
Plugins/org.blueberry.ui.qt/src/internal/berryPartSite.cpp:184
↓ 9 callers
Method
GetShell
Plugins/org.blueberry.ui.qt/src/internal/intro/berryIntroPartAdapterSite.cpp:58
↓ 9 callers
Method
GetSigma
Modules/Core/src/DataManagement/mitkThinPlateSplineCurvedGeometry.cpp:66
↓ 9 callers
Method
GetSource
Plugins/org.blueberry.ui.qt/src/berryShellEvent.cpp:26
↓ 9 callers
Method
GetTagValue
Modules/DICOM/src/mitkDICOMGDCMTagCache.cpp:25
↓ 9 callers
Method
GetTargetSegmentation
Modules/Segmentation/src/Interactions/mitkSegWithPreviewTool.cpp:864
↓ 9 callers
Method
GetTo
Plugins/org.mitk.gui.qt.moviemaker/src/internal/QmitkSliceAnimationItem.cpp:49
↓ 9 callers
Method
GetType
Modules/Forms/src/mitkDropdownQuestion.cpp:20
↓ 9 callers
Function
GetValueFromJson
Modules/Multilabel/include/mitkMultiLabelIOHelper.h:179
↓ 9 callers
Method
GetVisible
Plugins/org.blueberry.ui.qt/src/internal/berryPartPane.cpp:301
↓ 9 callers
Method
GetVtkProp
Modules/Core/src/Rendering/mitkImageVtkMapper2D.cpp:153
↓ 9 callers
Method
GetWorkbenchPage
Plugins/org.blueberry.ui.qt/src/internal/berryViewFactory.cpp:139
↓ 9 callers
Method
HasReferenceGeometry
Modules/Core/src/DataManagement/mitkPlaneGeometry.cpp:890
↓ 9 callers
Method
IndexToMeanIntensity
Modules/Classification/CLUtilities/src/GlobalImageFeatures/mitkGIFGreyLevelSizeZone.cpp:147
↓ 9 callers
Method
Init
Plugins/org.blueberry.ui.qt/src/internal/berryWorkbench.cpp:319
↓ 9 callers
Method
IsDefault
Modules/Core/src/DataManagement/mitkDataStorageReference.cpp:50
↓ 9 callers
Method
IsDirty
Plugins/org.blueberry.ui.qt/src/internal/berryShowViewMenu.cpp:67
↓ 9 callers
Method
IsEmpty
Plugins/org.blueberry.core.runtime/src/berryMessage.h:774
↓ 9 callers
Method
IsExplicit
Modules/Core/src/DataManagement/mitkPropertyKeyPath.cpp:67
↓ 9 callers
Method
IsFixed
Modules/Core/src/DataManagement/mitkLevelWindow.cpp:482
↓ 9 callers
Method
IsGenerateDataRequired
Modules/Core/src/Rendering/mitkMapper.cpp:71
↓ 9 callers
Method
IsOnPlane
Modules/Core/src/DataManagement/mitkPlaneGeometry.cpp:699
↓ 9 callers
Function
MakeColor
* \brief Convenience function to create a Color from individual RGB components. * * \param[in] r Red component (0.0f to 1.0f). * \param[in] g
Modules/Core/include/mitkColorProperty.h:40
↓ 9 callers
Method
Match
Modules/CppMicroServices/src/usLDAPFilter.cpp:73
← previous
next →
1,201–1,300 of 26,697, ranked by callers