Mastodon – a large-scale tracking and track-editing framework for large, multi-view images.
BSD 2-Clause "Simplified" License
69
stars
20
forks
source link
Changes required for the integration of a 3D view based on BigVolumeViewer #326
Closed
tinevez closed 1 month ago
These are small API changes required for building a new view based on Tobi's BVV in Mastodon, displaying the spots with OpenGL.
ViewerPanel
(specific to BDV) work onAbstractViewPanel
(ancestor of bothViewerPanel
andVolumeViewerPanel
).