You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* WIP improve performance of cubing and use dataset api for tile_cubing
* format code and fix bbox offset in tile_cubing
* update changelog
* fix tile_cubing
* fix tile_cubing with dataset api
* simplify code
* fix merge with master
Co-authored-by: Philipp Otto <[email protected]>
Copy file name to clipboardExpand all lines: wkcuber/Changelog.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ For upgrade instructions, please check the respective *Breaking Changes* section
14
14
### Added
15
15
16
16
### Changed
17
+
- Improved the performance of cubing and tile-cubing and integrated the dataset API into tile-cubing. [#480](https://github.com/scalableminds/webknossos-libs/pull/480)
0 commit comments