imagej / imagej/imagej-common

Migrate some non-central classes out of core net.imagej package

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.