Tags: DigitalSlideArchive/HistomicsTK
Tags
fix: redundant writes to dataframe #1105 (#1106) (#1112) * fix: redundant writes to dataframe * refac: removed double quotes * refac: removed unused variables * fix: acc to latest version of HistomicsTK * refac: removed unused import * fix: Area is float in ground truth * refac: relative import * fix: rm coordinates from rprops * fix: ignore rprops if None * fix: ignore rprops if None * linting compute_fsd_features.py * lint compute_gradient_features.py * lint compute_haralick_features.py * lint compute_morphometry_features.py * lint test_feature_extraction.py * lint: rm conditionals from compute_nuclei_features * Revert "lint: rm conditionals from compute_nuclei_features" This reverts commit cd842a0. * lint: trailing comma and newline * lint: colon spacing in compute_haralick_features.py * lint: colon spacing in compute_nuclei_features.py --------- Co-authored-by: X-TRON404 <[email protected]> Co-authored-by: Lee Cooper <[email protected]>
PreviousNext