MCPcopy Create free account

hub / github.com/computationalpathologygroup/ASAP / functions

Functions1,298 in github.com/computationalpathologygroup/ASAP

↓ 5 callersMethodsetInput
imgproc/wholeslide/ThresholdWholeSlideFilter.cpp:25
↓ 5 callersMethodsetInterpolationType
ASAP/annotation/PolyQtAnnotation.cpp:68
↓ 5 callersMethodsetOutput
imgproc/wholeslide/ThresholdWholeSlideFilter.cpp:29
↓ 5 callersMethodupdateStatusBar
ASAP/worklist_interface/GUI/WorklistWindow.cpp:521
↓ 4 callersMethodaddCoordinate
annotation/Annotation.cpp:64
↓ 4 callersFunctioncleanDirName
core/filetools.cpp:929
↓ 4 callersMethodclear
ASAP/annotation/AnnotationWorkstationExtensionPlugin.cpp:157
↓ 4 callersFunctionconvertImage
executables/MultiResImageConverter/MultiResImageConverter.cpp:21
↓ 4 callersFunctionconvertMonochromeToRGB
ASAP/UtilityFunctions.h:153
↓ 4 callersMethoddecode
multiresolutionimageinterface/JPEG2000Codec.cpp:159
↓ 4 callersMethoddeleteAnnotation
ASAP/annotation/AnnotationWorkstationExtensionPlugin.cpp:875
↓ 4 callersFunctionextractFileExtension
---------------------------------------------------------------------------
core/filetools.cpp:340
↓ 4 callersMethodfindSet
Note: some internal data is modified for optimization even though this method is consant.
imgproc/wholeslide/ConnectedComponentsWholeSlideFilter.cpp:47
↓ 4 callersMethodgetArea
annotation/Annotation.cpp:45
↓ 4 callersFunctiongetCompression
Gets the compression
multiresolutionimageinterface/MultiResolutionImageWriter.h:131
↓ 4 callersMethodgetCoordinate
annotation/Annotation.cpp:101
↓ 4 callersMethodgetCurrentImage
ASAP/annotation/AnnotationWorkstationExtensionPlugin.cpp:732
↓ 4 callersMethodgetNumberOfPoints
annotation/Annotation.cpp:60
↓ 4 callersMethodgetProperty
multiresolutionimageinterface/DICOMImage.cpp:106
↓ 4 callersMethodintersects
core/Box.cpp:55
↓ 4 callersMethodisInitialized
ASAP/worklist_interface/Data/DataTable.cpp:100
↓ 4 callersMethodis_used
Getter that returns true for user-supplied options. Returns false if not * user-supplied, even with a default value. */
core/argparse.hpp:936
↓ 4 callersMethodmaximumProgress
core/ProgressMonitor.cpp:47
↓ 4 callersMethodname
ASAP/basictools/PanTool.cpp:45
↓ 4 callersMethodsetActive
ASAP/annotation/AnnotationTool.cpp:116
↓ 4 callersMethodsetForegroundLUT
ASAP/PathologyViewer.cpp:276
↓ 4 callersMethodsetProcessedLevel
imgproc/wholeslide/ThresholdWholeSlideFilter.cpp:33
↓ 4 callersMethodsetProgress
core/ProgressMonitor.cpp:13
↓ 4 callersFunctiontostring
core/stringconversion.h:63
↓ 4 callersFunctionupOneLevel
---------------------------------------------------------------------------
core/filetools.cpp:250
↓ 3 callersMethodaddGroup
annotation/AnnotationList.cpp:36
↓ 3 callersFunctionchangeExtension
---------------------------------------------------------------------------
core/filetools.cpp:741
↓ 3 callersMethodclearForegroundImage
ASAP/visualization/VisualizationWorkstationExtensionPlugin.cpp:436
↓ 3 callersMethodconsume
core/argparse.hpp:437
↓ 3 callersFunctionemptyDir
---------------------------------------------------------------------------
core/filetools.cpp:121
↓ 3 callersMethodgetActiveSeedPoint
ASAP/annotation/QtAnnotation.cpp:171
↓ 3 callersMethodgetAllItems
ASAP/WSITileGraphicsItemCache.cpp:48
↓ 3 callersMethodgetColumnCount
ASAP/worklist_interface/Data/DataTable.cpp:165
↓ 3 callersMethodgetDrawingColor
ASAP/annotation/QtAnnotation.cpp:47
↓ 3 callersMethodgetImageRecords
ASAP/worklist_interface/Data/SourceProxy.cpp:194
↓ 3 callersMethodgetImageType
multiresolutionimageinterface/WSIDicomInstance.cpp:240
↓ 3 callersMethodgetNumberOfZPlanes
multiresolutionimageinterface/MultiResolutionImage.cpp:178
↓ 3 callersMethodgetSourceType
ASAP/worklist_interface/Data/SourceProxy.cpp:159
↓ 3 callersMethodgetTypeAsString
annotation/Annotation.cpp:16
↓ 3 callersMethodgetWorkers
ASAP/IOThread.cpp:65
↓ 3 callersMethodinitialize
ASAP/PathologyViewer.cpp:234
↓ 3 callersFunctionopj_stream_create_default_memory_stream
Create a stream to use memory as the input or output.
multiresolutionimageinterface/JPEG2000Codec.cpp:129
↓ 3 callersMethodrefresh
ASAP/TileManager.cpp:297
↓ 3 callersMethodremoveCoordinate
ASAP/annotation/QtAnnotation.cpp:100
↓ 3 callersFunctionrootName
---------------------------------------------------------------------------
core/filetools.cpp:425
↓ 3 callersMethodsetActiveSeedPoint
ASAP/annotation/QtAnnotation.cpp:159
↓ 3 callersMethodsetCoordinates
ASAP/annotation/QtAnnotation.cpp:114
↓ 3 callersMethodsetForegroundChannel
ASAP/IOWorker.cpp:36
↓ 3 callersMethodsetForegroundOpacity
ASAP/PathologyViewer.cpp:301
↓ 3 callersMethodsetImageItems
ASAP/worklist_interface/Models/WorklistModels.cpp:99
↓ 3 callersMethodsetTypeFromString
annotation/Annotation.cpp:36
↓ 3 callersFunctionshouldCancel
imgproc/basicfilters/FilterBase.h:34
↓ 3 callersMethodstart
imgproc/basicfilters/FilterBase.cpp:26
↓ 3 callersFunctionstarts_with
core/argparse.hpp:166
↓ 3 callersMethodupdateProgress
imgproc/basicfilters/FilterBase.cpp:53
↓ 3 callersMethodwriteImageToFile
multiresolutionimageinterface/MultiResolutionImageWriter.cpp:59
↓ 2 callersMethodComputePositionalErrors2
! \brief Computes the squared positional error between a polyline and its simplification. For each point in the range [ori
annotation/psimpl.h:1223
↓ 2 callersMethodPerpendicularDistance
! \brief Repeatedly performs the perpendicular distance routine (PD). The algorithm stops after calling the PD routine 're
annotation/psimpl.h:607
↓ 2 callersMethodRadialDistance
! \brief Performs the (radial) distance between points routine (RD). RD is a brute-force O(n) algorithm for polyline simpl
annotation/psimpl.h:553
↓ 2 callersMethodaddAnnotationToSelection
ASAP/annotation/AnnotationWorkstationExtensionPlugin.cpp:951
↓ 2 callersMethodaddElements
imgproc/wholeslide/ConnectedComponentsWholeSlideFilter.cpp:96
↓ 2 callersMethodaddJob
ASAP/IOThread.cpp:69
↓ 2 callersMethodaddTab
ASAP/worklist_interface/GUI/CompositeWindow.cpp:20
↓ 2 callersMethodaddTool
ASAP/PathologyViewer.cpp:182
↓ 2 callersFunctionapplyLUT
ASAP/UtilityFunctions.h:108
↓ 2 callersMethodcancelAnnotation
ASAP/annotation/AnnotationTool.cpp:125
↓ 2 callersMethodclearActiveSeedPoint
ASAP/annotation/QtAnnotation.cpp:166
↓ 2 callersMethodclearJobs
ASAP/IOThread.cpp:120
↓ 2 callersFunctiondeleteFile
---------------------------------------------------------------------------
core/filetools.cpp:86
↓ 2 callersFunctionescapeCharacter
use HTML style escaping
core/stringconversion.cpp:85
↓ 2 callersMethodfilter
ASAP/filters/NucleiDetectionFilterPlugin.cpp:74
↓ 2 callersMethodfinish
ASAP/annotation/QtAnnotation.cpp:37
↓ 2 callersMethodgenerateLUTEditingWidgets
ASAP/visualization/VisualizationWorkstationExtensionPlugin.cpp:152
↓ 2 callersMethodgetDockWidget
ASAP/filters/FilterWorkstationExtensionPlugin.cpp:129
↓ 2 callersMethodgetEditable
ASAP/annotation/QtAnnotation.cpp:179
↓ 2 callersMethodgetFileNameAndFactory
ASAP/ASAP_Window.cpp:301
↓ 2 callersMethodgetGlobalDensityThreshold
imgproc/basicfilters/ColorDeconvolutionFilter.h:206
↓ 2 callersMethodgetImageBoundingBox
annotation/Annotation.cpp:138
↓ 2 callersFunctiongetJPEGQuality
multiresolutionimageinterface/MultiResolutionImageWriter.h:217
↓ 2 callersMethodgetLastClickedCoordinateIndices
ASAP/annotation/QtAnnotation.cpp:43
↓ 2 callersMethodgetMaxValue
multiresolutionimageinterface/TIFFImage.cpp:259
↓ 2 callersMethodgetMenu
ASAP/interfaces/interfaces.h:113
↓ 2 callersMethodgetMinValue
multiresolutionimageinterface/TIFFImage.cpp:247
↓ 2 callersMethodgetModelEnum
ASAP/worklist_interface/Models/WorklistModels.cpp:27
↓ 2 callersMethodgetNumberOfDetectedNuclei
imgproc/opencv/NucleiDetectionFilter.h:200
↓ 2 callersMethodgetPatientHeaders
ASAP/worklist_interface/Data/SourceProxy.cpp:214
↓ 2 callersMethodgetRGBDensityThresholds
imgproc/basicfilters/ColorDeconvolutionFilter.h:198
↓ 2 callersMethodgetSelectedAnnotations
ASAP/annotation/AnnotationWorkstationExtensionPlugin.cpp:973
↓ 2 callersMethodgetSettingsPanel
ASAP/filters/NucleiDetectionFilterPlugin.cpp:108
↓ 2 callersMethodgetSizeInTiles
multiresolutionimageinterface/WSIDicomInstance.cpp:233
↓ 2 callersMethodgetStain
imgproc/basicfilters/ColorDeconvolutionFilter.h:227
↓ 2 callersMethodgetStudyHeaders
ASAP/worklist_interface/Data/SourceProxy.cpp:219
↓ 2 callersMethodgetStudyRecords
ASAP/worklist_interface/Data/SourceProxy.cpp:189
↓ 2 callersMethodgetTileLevel
ASAP/WSITileGraphicsItem.h:30
↓ 2 callersMethodgetTileSize
multiresolutionimageinterface/WSIDicomInstance.cpp:228
← previousnext →101–200 of 1,298, ranked by callers