Welcome to the git repo for the lightning-pose-app.
This is a separate repo from core lightning-pose. You should not have to clone this unless changing source code.
Our full documentation, including installation guides, API references, and advanced tutorials, is available at:
👉 https://lightning-pose.readthedocs.io/
Added
- Bundle Adjustment
- Preview calibration before saving
- Adjust extrinsics only by default, other algorithm improvements
- Model Management
- Support for deleting and renaming models from the models table
- Auto-open model logs after creation
- Misc
- Added in-browser recommendation to use Chrome
- Added release notes link in upgrade check
Added
- Extract frames: Manual frame selection. You can now specify a comma-separated list of frame indices to extract from a video.
- Support for uploading AVI files
Fixed
- Some usability quirks in the scroll-to-zoom viewports.
Initial Release