Port/implement more morphology operations
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 94
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
I started [a forum thread](http://forum.imagej.net/t/smart-morphology-operations/2581) asking about "smart morphology" operations. There are certainly quite a few; see:
* The [Morphological Operators for ImageJ](http://www.mecourse.com/landinig/software/software.html) from @landinig.
* [MorphoLibJ](http://imagej.net/MorphoLibJ) from @dlegland and @iarganda.
* [EDM Binary Operations](http://imagej.net/BioVoxxel_Toolbox#EDM_Binary_Operations) from @biovoxxel.
* [Topology Correction using Fast Marching Methods and
its Application to Brain Segmentation](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.85.189&rep=rep1&type=pdf)
* Stuff from other frameworks like scikit-image and OpenCV.
People with time and energy and a love of algorithms could certainly make an impact here by porting these to Ops.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked forum thread, then review the Morphological Operators, MorphoLibJ, EDM Binary Operations, and topology-correction references. The issue names no files, entry points, or tests, and does not select which operations to port. Done would require agreeing on a defined operation set, implementing it in Ops, and adding verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, opencv
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100