qupath icon indicating copy to clipboard operation
qupath copied to clipboard

QuPath - Bioimage analysis & digital pathology

Results 76 qupath issues
Sort by recently updated
recently updated
newest added

Organizations who would like to use your tool might want to verify the binaries you distribute are not being tampered with in transet. One easy way to make that easy...

Calculate a negative distance to the inner surface of annotations rather than saving the distance from the detection to annotation as zero. As mentioned in several places on the forum,...

enhancement

## Feature request **Is your feature request related to a problem? Please describe.** Currently, the only way to know when Run for project completes is by actively watching the progress...

enhancement

Basically, add this as a built-in command: * https://github.com/qupath/qupath/issues/77#issuecomment-301234930 It isn't a beautiful way to create a manual TMA grid, but it should be better than nothing (or hunting for...

enhancement

## Bug report **Describe the bug** QuPath v0.3.2 hangs when attempting to open certain images with Bio-Formats, outside of a project. The problem occurs when: * Bio-Formats is the reader...

bug

## IMPORTANT! This section is **only** for bug reports, which **must** follow the template below. Please post any other questions to the official QuPath forum at https://forum.image.sc/tags/qupath If in doubt,...

Support for annotation descriptions is improved in #1004 The screenshots below show the current status. The purpose of this feature request is to discuss further enhancements, in particular: * Consolidating...

enhancement

## Bug report **Describe the bug** When QuPath is first launched, a few key options are presented to the user - which are currently the memory settings, locale and whether...

enhancement

Currently, RoiTools supports [union](https://github.com/qupath/qupath/blob/2e7042fc0c5913757a1f5ba481941fa9ba9f8275/qupath-core/src/main/java/qupath/lib/roi/RoiTools.java#L124) and [intersection](https://github.com/qupath/qupath/blob/2e7042fc0c5913757a1f5ba481941fa9ba9f8275/qupath-core/src/main/java/qupath/lib/roi/RoiTools.java#L148) methods directly but not subtraction. Subtraction has to be done using [combineROIs](https://github.com/qupath/qupath/blob/2e7042fc0c5913757a1f5ba481941fa9ba9f8275/qupath-core/src/main/java/qupath/lib/roi/RoiTools.java#L97) and CombineOp methods, while not difficult, is incoherent as union and intersection...

enhancement

## Bug report **Describe the bug** QuPath's viewer doesn't (really) support ICC profiles. This makes the display colors inconsistent with that seen in other viewers, for some file formats. **To...

bug
enhancement