Migrate some non-central classes out of core net.imagej package
- Dominant language
- Java
- Stars
- 12
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
From issue #44, @dietzc writes:
> Besides `FloodFiller` it would also think about moving/replacing `Extents`, `Position`, maybe `PositionByAxis`, `ImageGrabber` and `DrawingTool`. `ChannelCollection`.
Especially `Extents` and `Position` are probably unnecessary duplication of constructs already in ImgLib2 core. The others should be moved to subpackages.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review issue #44 and inspect FloodFiller, Extents, Position, PositionByAxis, ImageGrabber, DrawingTool, and ChannelCollection. Compare Extents and Position with the corresponding ImgLib2 constructs, then determine suitable subpackages or replacements for the remaining classes. Done means the agreed classes are moved or replaced and their references remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100