IJ2-based Particle Analyzer
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
Particle analyzer is one of the more heavily used features of ImageJ. It should be ported to use IJ2 under the hood.
# What needs to happen
- [ ] Port [IJ1 Analyzer](https://github.com/imagej/imagej1/blob/ce491f23ca56a342576ee13455de60bf018b1015/ij/plugin/filter/ParticleAnalyzer.java)
- [ ] Port ROI manager
# To consider
- BioVoxxel's [Extended Particle Analyzer](http://imagej.net/BioVoxxel_Toolbox#Extended_Particle_Analyzer)
- 3D Manager from [mcib3d-core](https://github.com/MicronOxford/mcib3d-core)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked IJ1 Analyzer, ParticleAnalyzer.java, and determine how the ROI manager requirement fits the IJ2 port. Review the linked Extended Particle Analyzer and 3D Manager references to define scope; done means both the analyzer and ROI manager are ported to IJ2.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100