Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/computationalpathologygroup/ASAP
/ functions
Functions
1,298 in github.com/computationalpathologygroup/ASAP
⨍
Functions
1,298
◇
Types & classes
334
↓ 2 callers
Method
getTileX
ASAP/WSITileGraphicsItem.h:28
↓ 2 callers
Method
getTileY
ASAP/WSITileGraphicsItem.h:29
↓ 2 callers
Method
getToolBar
ASAP/interfaces/interfaces.h:112
↓ 2 callers
Method
getToolButton
ASAP/basictools/PanTool.cpp:30
↓ 2 callers
Method
getWaitingThreads
ASAP/IOThread.cpp:99
↓ 2 callers
Method
icon
ASAP/filters/NucleiDetectionFilterPlugin.cpp:55
↓ 2 callers
Function
if
ASAP/worklist_interface/Data/SourceProxy.cpp:49
↓ 2 callers
Method
load
annotation/AnnotationService.cpp:55
↓ 2 callers
Method
loadTilesForFieldOfView
ASAP/TileManager.cpp:82
↓ 2 callers
Method
name
ASAP/annotation/DotAnnotationTool.cpp:41
↓ 2 callers
Method
numElements
Returns the number of elements currently in the DisjointSets data structure.
imgproc/wholeslide/ConnectedComponentsWholeSlideFilter.h:43
↓ 2 callers
Function
parseJsonObjectToHeaderVector
ASAP/worklist_interface/Serialization/JSON.cpp:25
↓ 2 callers
Function
parseJsonObjectToValueVector
ASAP/worklist_interface/Serialization/JSON.cpp:37
↓ 2 callers
Function
parseJsonResponse
ASAP/worklist_interface/Serialization/JSON.cpp:149
↓ 2 callers
Method
pixelCoordinatesToTileCoordinates
ASAP/TileManager.cpp:45
↓ 2 callers
Function
pointer_range
core/argparse.hpp:161
↓ 2 callers
Method
refreshTables
ASAP/worklist_interface/Data/GrandChallengeSource.cpp:277
↓ 2 callers
Method
removeAnnotationFromSelection
ASAP/annotation/AnnotationWorkstationExtensionPlugin.cpp:962
↓ 2 callers
Method
resetModifiedStatus
annotation/AnnotationList.cpp:27
↓ 2 callers
Method
revertToDefaultStain
imgproc/basicfilters/ColorDeconvolutionFilter.h:210
↓ 2 callers
Function
rgb2hsv
ASAP/UtilityFunctions.h:8
↓ 2 callers
Method
setAlpha
imgproc/wholeslide/NucleiDetectionWholeSlideFilter.cpp:61
↓ 2 callers
Method
setBeta
imgproc/wholeslide/NucleiDetectionWholeSlideFilter.cpp:69
↓ 2 callers
Method
setColumnAsInvisible
ASAP/worklist_interface/Data/DataTable.cpp:220
↓ 2 callers
Method
setEnableForegroundRendering
ASAP/PathologyViewer.cpp:294
↓ 2 callers
Method
setGlobalDensityThreshold
imgproc/basicfilters/ColorDeconvolutionFilter.h:202
↓ 2 callers
Method
setHMaximaThreshold
imgproc/opencv/NucleiDetectionFilter.h:244
↓ 2 callers
Method
setMaximumRadius
imgproc/wholeslide/NucleiDetectionWholeSlideFilter.cpp:73
↓ 2 callers
Method
setMinimumRadius
imgproc/wholeslide/NucleiDetectionWholeSlideFilter.cpp:81
↓ 2 callers
Method
setPatientsItems
ASAP/worklist_interface/Models/WorklistModels.cpp:67
↓ 2 callers
Method
setProgressMonitor
imgproc/wholeslide/DistanceTransformWholeSlideFilter.cpp:38
↓ 2 callers
Method
setRGBDensityThresholds
imgproc/basicfilters/ColorDeconvolutionFilter.h:194
↓ 2 callers
Method
setRadiusStep
imgproc/wholeslide/NucleiDetectionWholeSlideFilter.cpp:89
↓ 2 callers
Method
setSourceInformation
ASAP/worklist_interface/Data/SourceProxy.cpp:94
↓ 2 callers
Method
setStain
imgproc/basicfilters/ColorDeconvolutionFilter.h:237
↓ 2 callers
Method
setStudyItems
ASAP/worklist_interface/Models/WorklistModels.cpp:83
↓ 2 callers
Method
setWorklistItems
ASAP/worklist_interface/Models/WorklistModels.cpp:48
↓ 2 callers
Method
setupUi
ASAP/ASAP_Window.cpp:343
↓ 2 callers
Method
togglePan
ASAP/PathologyViewer.cpp:508
↓ 2 callers
Function
uniformSlashes
core/filetools.cpp:100
↓ 2 callers
Method
updateObjectNames
ASAP/visualization/VisualizationWorkstationExtensionPlugin.cpp:418
↓ 2 callers
Method
updateTileForegounds
ASAP/TileManager.cpp:111
↓ 1 callers
Method
ComputePositionalErrorStatistics
! \brief Computes statistics for the positional errors between a polyline and its simplification. Various statistics (mean
annotation/psimpl.h:1316
↓ 1 callers
Method
DouglasPeucker
! \brief Performs Douglas-Peucker approximation (DP). The DP algorithm uses the RadialDistance (RD) routine O(n) as a prep
annotation/psimpl.h:1069
↓ 1 callers
Method
DouglasPeuckerN
! \brief Performs a Douglas-Peucker approximation variant (DPn). This algorithm is a variation of the original implementat
annotation/psimpl.h:1146
↓ 1 callers
Method
Lang
! \brief Performs Lang approximation (LA). The LA routine defines a fixed size search-region. The first and last points of
annotation/psimpl.h:977
↓ 1 callers
Method
NthPoint
! \brief Performs the nth point routine (NP). NP is an O(n) algorithm for polyline simplification. It keeps only the first
annotation/psimpl.h:491
↓ 1 callers
Method
Opheim
! \brief Performs Opheim approximation (OP). The O(n) OP routine is very similar to the Reumann-Witkam (RW) routine, and c
annotation/psimpl.h:871
↓ 1 callers
Method
ReumannWitkam
! \brief Performs Reumann-Witkam approximation (RW). The O(n) RW routine uses a point-to-line (perpendicular) distance tol
annotation/psimpl.h:782
↓ 1 callers
Method
abort
ASAP/IOWorker.cpp:26
↓ 1 callers
Method
addCoordinate
ASAP/annotation/RectangleAnnotationTool.cpp:173
↓ 1 callers
Method
addCoordinate
ASAP/annotation/QtAnnotation.cpp:64
↓ 1 callers
Method
addMember
annotation/AnnotationGroup.cpp:100
↓ 1 callers
Method
addThumbnailToCache
ASAP/worklist_interface/GUI/ThumbnailCache.cpp:35
↓ 1 callers
Method
addWorklistRecord
ASAP/worklist_interface/Data/SourceProxy.cpp:164
↓ 1 callers
Function
apply_plus_one
core/argparse.hpp:154
↓ 1 callers
Function
apply_plus_one_impl
core/argparse.hpp:147
↓ 1 callers
Method
attachWorkstation
ASAP/worklist_interface/GUI/WorklistWindow.cpp:47
↓ 1 callers
Method
boundingRect
ASAP/annotation/MeasurementQtAnnotation.cpp:29
↓ 1 callers
Method
canClose
ASAP/annotation/AnnotationWorkstationExtensionPlugin.cpp:313
↓ 1 callers
Method
cancelAnnotation
ASAP/annotation/RectangleAnnotationTool.cpp:100
↓ 1 callers
Method
cancelTask
ASAP/worklist_interface/Networking/HTTPConnection.cpp:33
↓ 1 callers
Function
changeBaseName
---------------------------------------------------------------------------
core/filetools.cpp:769
↓ 1 callers
Function
changePath
---------------------------------------------------------------------------
core/filetools.cpp:793
↓ 1 callers
Method
clearCoordinates
annotation/Annotation.cpp:122
↓ 1 callers
Method
clone
imgproc/basicfilters/ImageFilter.h:26
↓ 1 callers
Method
clone
ASAP/filters/NucleiDetectionFilterPlugin.cpp:35
↓ 1 callers
Function
compute_statistics
annotation/psimpl.h:421
↓ 1 callers
Method
convert
annotation/AnnotationToMask.cpp:15
↓ 1 callers
Function
copyFile
---------------------------------------------------------------------------
core/filetools.cpp:128
↓ 1 callers
Method
deleteWorklistRecord
ASAP/worklist_interface/Data/SourceProxy.cpp:174
↓ 1 callers
Method
encode
multiresolutionimageinterface/JPEG2000Codec.cpp:280
↓ 1 callers
Function
equal
annotation/psimpl.h:191
↓ 1 callers
Function
fileHasCorrectSize
ASAP/worklist_interface/Networking/HTTPFileDownload.cpp:69
↓ 1 callers
Function
fileIsUnique
ASAP/worklist_interface/Networking/HTTPFileDownload.cpp:74
↓ 1 callers
Function
fileSize
---------------------------------------------------------------------------
core/filetools.cpp:79
↓ 1 callers
Method
filter
imgproc/basicfilters/ImageFilter.h:32
↓ 1 callers
Method
filter
imgproc/opencv/NucleiDetectionFilter.h:263
↓ 1 callers
Function
fixFilepath
ASAP/worklist_interface/Networking/HTTPFileDownload.cpp:83
↓ 1 callers
Method
frst2D
imgproc/FRST/FRST.cpp:24
↓ 1 callers
Method
get
multiresolutionimageinterface/TileCache.h:39
↓ 1 callers
Method
getAbsolutePath
ASAP/worklist_interface/Misc/TemporaryDirectoryTracker.cpp:39
↓ 1 callers
Method
getAlpha
imgproc/wholeslide/NucleiDetectionWholeSlideFilter.cpp:57
↓ 1 callers
Method
getAttributes
annotation/AnnotationGroup.cpp:87
↓ 1 callers
Method
getBeta
imgproc/wholeslide/NucleiDetectionWholeSlideFilter.cpp:65
↓ 1 callers
Method
getBufferSize
core/Patch.hpp:152
↓ 1 callers
Method
getCenter
annotation/AnnotationGroup.cpp:59
↓ 1 callers
Method
getClosingDistance
annotation/ImageScopeRepository.cpp:24
↓ 1 callers
Method
getCoverageMaps
ASAP/TileManager.cpp:272
↓ 1 callers
Method
getEncodedTileSize
multiresolutionimageinterface/TIFFImage.cpp:306
↓ 1 callers
Method
getForegroundTile
ASAP/IOWorker.cpp:171
↓ 1 callers
Method
getFrame
multiresolutionimageinterface/WSIDicomInstance.cpp:249
↓ 1 callers
Method
getHMaximaThreshold
imgproc/opencv/NucleiDetectionFilter.h:248
↓ 1 callers
Method
getImageFile
ASAP/worklist_interface/Data/SourceProxy.cpp:204
↓ 1 callers
Method
getImageHeaders
ASAP/worklist_interface/Data/SourceProxy.cpp:224
↓ 1 callers
Method
getJob
ASAP/IOThread.cpp:103
↓ 1 callers
Method
getLastClickedLinePoint
ASAP/annotation/PolyQtAnnotation.cpp:292
↓ 1 callers
Method
getLoginDetails
ASAP/worklist_interface/GUI/ExternalSourceDialog.cpp:20
↓ 1 callers
Method
getMaximumRadius
imgproc/wholeslide/NucleiDetectionWholeSlideFilter.cpp:77
↓ 1 callers
Method
getMinimumRadius
imgproc/wholeslide/NucleiDetectionWholeSlideFilter.cpp:85
← previous
next →
201–300 of 1,298, ranked by callers