qupath icon indicating copy to clipboard operation
qupath copied to clipboard

QuPath - Bioimage analysis & digital pathology

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

## Bug report **Describe the bug** Complex ROIs generated from JTS Geometry objects may not necessarily be valid. If they are not valid, this can cause numerous problems, including: *...

bug

The function "Load training" within the object classifier does not work correctly. When I load the training data from 20 files (~20 GByte big), QuPath is going to crash. The...

bug

## Bug report **Describe the bug** Adding/removing points is slow whenever many objects are present on an image. There can be a brief-but-disturbing delay of a second or so when...

bug

## Bug report **Describe the bug** See https://forum.image.sc/t/qupath-negative-array-size-exception-during-fast-cell-counts/36332 **To Reproduce** Try Fast Cell Counts with a low Gaussian sigma value. **Expected behavior** QuPath chooses a sensible tile size. **Additional context**...

bug

## Bug report **Describe the bug** The exception thrown when passing a linear or point geometry to [`GeometryTools.refineAreas(Geometry geometry, double minSizePixels, double minHoleSizePixels)`](https://github.com/qupath/qupath/blob/v0.3.2/qupath-core/src/main/java/qupath/lib/roi/GeometryTools.java#L723) isn't exactly informative, e.g. ``` NullPointerException at...

bug

Simple text colour update for "show details" From ![image](https://user-images.githubusercontent.com/42358257/191572256-a0b3dbc3-1370-4e6d-b259-0862a3c60120.png) To: ![image](https://user-images.githubusercontent.com/42358257/191571972-558f5578-e15f-4730-bd7a-cbb552e067d1.png)

## Feature request **Is your feature request related to a problem? Please describe.** When training a pixel classifier, various settings can be customized (including features). These automatically return to their...

enhancement

As agreed in the [forum.sc post](https://forum.image.sc/t/tool-selection-via-mousewheel-side-scrolling-button-press/70796/4?u=ep.zindy) the following combinations of key / mouse button presses will need checking to make sure the proposed changes won't affect existing functionality in QuPath:...

enhancement

Dear QuPath developers, Quite some time ago a user of `paquo` reported a bug with network share URIs on windows, see: https://github.com/bayer-science-for-a-better-life/paquo/issues/65 This PR get's rid of the immediate issue...

## Bug report **Describe the bug** The performance of `MeasurementExporter` is unacceptably slow when large numbers of objects and measurements. (Although, as we shall see, it's not entirely its fault...)...

bug
enhancement