Platymatch

Latest version: v0.0.3

Safety actively analyzes 623150 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.3

New changes include:
- Increase `ransac` iterations to 8000
- Added an additional case for fixed `y` vector prediction (this emerges because `R(x \times y) \neq Rx \times Ry`
- Estimation of accuracy is more robust (now, only takes keypoint ids and doesn't care about which rows they appear in)

0.0.2

- Add three subpanels for detecting nuclei, estimating transform and evaluating metrics
- Next todo's include:
- Add `haussdarff distance` metric
- Add tick and refresh buttons and icons for updating progress of actions on pushbuttons

0.0.1

- This release includes the`java` code originally used for evaluating results at the time of the **[BIC](https://www.bioimagecomputing.com/)** workshop submission
- Additionally, it includes the equivalent `python` code used and the first attempts of deploying it in `napari`
- The entire `Platynereis dataset` for which results were reported in the publication is included as release assets here.
- Directory `01-insitus` contains confocal images of 12 independent specimens (labeled as `02`, `04`, `05`, `06`, `07`, `08`, `10`, `11`, `12`, `13`, `14` and `16`). Additionally nuclei centroids and locations of 12 keypoints are provided for each specimen
- Directory `02-live` contains 12 static snapshots of a live embryo (again labeled as `02`, `04`, `05`, `06`, `07`, `08`, `10`, `11`, `12`, `13`, `14` and `16`), imaged under light sheet microscopy. Additionally nuclei centroids and locations of 12 keypoints are provided for each snapshot
- Folder with the same name in the two modalities have equivalent development age and should be registered with each other
- All detections and keypoints are available in isotropic global coordinates as csv files are are specified in the column order `xyz`
- In `v0.0.2`, the `python` code gets further refactored

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.