-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make Import Spots handling single pixels and planar pixels properly #105
Commits on May 31, 2024
-
Handle the case of single pixel values and covariances that are only …
…in one plane and thus have zero values on the diagonal * The goal that resulting ellipoids are at least 1pixel wide in each dimension
Configuration menu - View commit details
-
Copy full SHA for 4160b0a - Browse repository at this point
Copy the full SHA 4160b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b17dd - Browse repository at this point
Copy the full SHA 27b17ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a85c02 - Browse repository at this point
Copy the full SHA 1a85c02View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24152e8 - Browse repository at this point
Copy the full SHA 24152e8View commit details -
Change assertion in testCreateSpotFromNonLabelImage()
* Since single pixels are not filtered anymore, they are now all converted to a spot in the graph
Configuration menu - View commit details
-
Copy full SHA for 03b5ac3 - Browse repository at this point
Copy the full SHA 03b5ac3View commit details -
Replace test testImportSpotsFromBdvChannel() by multiple tests
* test importing a sphere * test importing a circle in only one plane * test importing a single pixel * test importing a line
Configuration menu - View commit details
-
Copy full SHA for 9e92a0a - Browse repository at this point
Copy the full SHA 9e92a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9be389 - Browse repository at this point
Copy the full SHA d9be389View commit details -
Increase JVM max ram to 2GB also for sonar cloud job
* Build job had 2GB before * Now both jobs have more consistently the same setting
Configuration menu - View commit details
-
Copy full SHA for 369a331 - Browse repository at this point
Copy the full SHA 369a331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81662b4 - Browse repository at this point
Copy the full SHA 81662b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e11f3e - Browse repository at this point
Copy the full SHA 8e11f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72b5f9f - Browse repository at this point
Copy the full SHA 72b5f9fView commit details -
Introduce a new method getSemiAxesOfSpot() in LabelImageUtilsTest
* Reduces code duplication
Configuration menu - View commit details
-
Copy full SHA for cc96d49 - Browse repository at this point
Copy the full SHA cc96d49View commit details -
Transform ellipsoid center and ellipsoid axes to mastodon coordinate …
…system * Replaces scaling the center with voxel dimensions * Replaces scaling the covariance matrix with voxel dimensions * Required, since besides scaling, also rotation, translation and shearing may exist in the images
Configuration menu - View commit details
-
Copy full SHA for 9e77262 - Browse repository at this point
Copy the full SHA 9e77262View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe7eb2 - Browse repository at this point
Copy the full SHA 6fe7eb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb4a321 - Browse repository at this point
Copy the full SHA bb4a321View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22302a3 - Browse repository at this point
Copy the full SHA 22302a3View commit details