Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DigitalSlideArchive/HistomicsTK
/ types & classes
Types & classes
58 in github.com/DigitalSlideArchive/HistomicsTK
⨍
Functions
504
◇
Types & classes
58
↓ 10 callers
Class
Rect
A rectangle class that stores: . an axis aligned rectangle, and: two flags (swapped_x and swapped_y). (The flags are stored implicitly v
histomicstk/annotations_and_masks/pyrtree/rect.py:37
↓ 6 callers
Class
Print_and_log
Print to screen and/or log if conditions are satisfied (Internal).
histomicstk/utils/general_utils.py:11
↓ 6 callers
Class
Slide_iterator
Iterate through large_image items in a girder folder.
histomicstk/workflows/workflow_runner.py:9
↓ 5 callers
Class
Workflow_runner
Run workflow for all slides in a girder folder.
histomicstk/workflows/workflow_runner.py:71
↓ 3 callers
Class
Annotation_iterator
Iterate through annotations in a girder item (slide).
histomicstk/workflows/workflow_runner.py:175
↓ 3 callers
Class
_NodeCursor
Placeholder.
histomicstk/annotations_and_masks/pyrtree/rtree.py:97
↓ 1 callers
Class
CDT_single_tissue_piece
Detect various regions in a single tissue piece (internal).
histomicstk/saliency/cellularity_detection_thresholding.py:31
↓ 1 callers
Class
CD_single_tissue_piece
Detect cellular regions in a single tissue piece (internal).
histomicstk/saliency/cellularity_detection_superpixels.py:28
↓ 1 callers
Class
Cellularity_detector_superpixels
Detect cellular regions in a slides by classifying superpixels. This uses Simple Linear Iterative Clustering (SLIC) to get superpixels at a l
histomicstk/saliency/cellularity_detection_superpixels.py:297
↓ 1 callers
Class
Cellularity_detector_thresholding
Detect cellular regions in a slide using thresholding. This uses a thresholding and stain unmixing based pipeline to detect highly-cellular r
histomicstk/saliency/cellularity_detection_thresholding.py:267
↓ 1 callers
Class
Cfg
tests/test_feature_extraction.py:27
↓ 1 callers
Class
Cfg
histomicstk/utils/tests/test_girder_convenience_utils.py:16
↓ 1 callers
Class
Cfg
histomicstk/annotations_and_masks/annotation_and_mask_utils.py:485
↓ 1 callers
Class
Cfg
histomicstk/annotations_and_masks/tests/test_annotation_database_parser.py:20
↓ 1 callers
Class
Cfg
histomicstk/annotations_and_masks/tests/test_annotations_to_masks_handler.py:26
↓ 1 callers
Class
Cfg
histomicstk/annotations_and_masks/tests/test_annotations_to_object_mask_handler.py:24
↓ 1 callers
Class
Cfg
histomicstk/annotations_and_masks/tests/test_annotation_and_mask_utils.py:21
↓ 1 callers
Class
Cfg
histomicstk/annotations_and_masks/tests/test_review_gallery.py:19
↓ 1 callers
Class
Cfg
histomicstk/preprocessing/tests/test_normalization_and_augmentation.py:27
↓ 1 callers
Class
Cfg
histomicstk/workflows/tests/test_workflow_runner.py:20
↓ 1 callers
Class
Cfg
histomicstk/saliency/tests/test_saliency.py:31
↓ 1 callers
Class
DKCPooch
tests/datastore.py:75
↓ 1 callers
Class
Polygon_merger
Methods to merge polygons in tiled masks.
histomicstk/annotations_and_masks/polygon_merger.py:22
↓ 1 callers
Class
Polygon_merger_v2
Methods to merge contiguous polygons from whole-slide image.
histomicstk/annotations_and_masks/polygon_merger_v2.py:17
↓ 1 callers
Class
RTree
Placeholder.
histomicstk/annotations_and_masks/pyrtree/rtree.py:44
↓ 1 callers
Class
TestFeatureExtraction
tests/test_feature_extraction.py:57
Class
Base_HTK_Class
Just a base class with preferred behavior to inherit.
histomicstk/utils/general_utils.py:28
Class
Labels
Labels for the output image of the positive pixel count routines.
histomicstk/segmentation/positive_pixel_count.py:10
Class
Parameters
Parameters(hue_value, hue_width, saturation_minimum, intensity_upper_limit, intensity_weak_threshold, intensity_strong_threshold, intensity_lo
histomicstk/segmentation/positive_pixel_count.py:19
Class
TestAnnotAndMaskUtils
Test utilities for annotations and masks.
histomicstk/annotations_and_masks/tests/test_annotation_and_mask_utils.py:31
Class
TestBackgroundIntensity
tests/test_color_normalization.py:50
Class
TestBlobDetectionFilters
tests/test_blob_detection_filters.py:58
Class
TestCellularityDetection
Test methods for getting cellularity.
histomicstk/saliency/tests/test_saliency.py:84
Class
TestCliCommon
tests/test_cli_common.py:22
Class
TestColorAugmentation
Test color augmentation.
histomicstk/preprocessing/tests/test_normalization_and_augmentation.py:137
Class
TestColorConversion
tests/test_color_conversion.py:7
Class
TestColorDeconvolution
tests/test_color_deconvolution.py:49
Class
TestColorDeconvolution
tests/test_cli_results.py:90
Class
TestColorNormalization
Test color normalization.
histomicstk/preprocessing/tests/test_normalization_and_augmentation.py:57
Class
TestComputeNucleiFeatures
tests/test_cli_results.py:67
Class
TestDatabaseParser
Test girder database parser.
histomicstk/annotations_and_masks/tests/test_annotation_database_parser.py:65
Class
TestDeleteBorderLabel
tests/test_segmentation_label.py:60
Class
TestGLCMMatrixGeneration
tests/test_glcm.py:7
Class
TestGetROIMasks
Test methods for getting ROI mask from annotations.
histomicstk/annotations_and_masks/tests/test_annotations_to_masks_handler.py:120
Class
TestGetSlideRegionNoMask
Test methods for getting ROI contours from annotations.
histomicstk/annotations_and_masks/tests/test_annotations_to_object_mask_handler.py:113
Class
TestGirderConvenience
Test utilities for interaction with girder.
histomicstk/utils/tests/test_girder_convenience_utils.py:26
Class
TestGlobalCellGraphFeatures
tests/test_global_cell_graph_features.py:8
Class
TestMacenko
tests/test_color_deconvolution.py:11
Class
TestMasksToAnnotations
Test methods for getting ROI mask from annotations.
histomicstk/annotations_and_masks/tests/test_masks_to_annotations_handler.py:24
Class
TestNucleiDetection
tests/test_cli_results.py:29
Class
TestNucleiSegmentation
tests/test_nuclei_segmentation.py:21
Class
TestPolygonMerger
Test methods for polygon merger.
histomicstk/annotations_and_masks/tests/test_polygon_merger.py:27
Class
TestReinhardNormalization
tests/test_color_normalization.py:12
Class
TestReinhardNormalizationInvert
tests/test_color_normalization.py:78
Class
TestReviewGallery
Test methods for getting review gallery.
histomicstk/annotations_and_masks/tests/test_review_gallery.py:91
Class
TestTissueDetection
Test methods for getting ROI mask from annotations.
histomicstk/saliency/tests/test_saliency.py:51
Class
TestTraceBoundary
tests/test_segmentation_label.py:7
Class
TestWorkflows
Test slide and folder iterator & workflow runner.
histomicstk/workflows/tests/test_workflow_runner.py:29