0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
propagates implementation of LabelDistanceTansform into [Binary]DistanceTransform More... over 7 years ago
add constructors with ChamferWeights More... over 7 years ago
Label Edition: delete ROI after merging or removing labels. More... over 7 years ago
Label Edition: mark original input image as unchanged. More... over 7 years ago
Label Edition: output both original and edited images. More... over 7 years ago
Create test class for "Assign Measure To Label" plugin. More... over 7 years ago
Initialize dialog to null. More... over 7 years ago
Match dialog title with plugin name More... over 7 years ago
Enhances management of largest geodesic paths More... over 7 years ago
update tests More... over 7 years ago
Add GeodesicDiameterCalculator.java, that allows computation of geodesic diameters also on touching label images More... over 7 years ago
refactor Geodesic diameter computations More... over 7 years ago
updates LabelDistances and GeodesicDistanceMapPlugin.java More... over 7 years ago
start implementing geodesic distance transform for label images More... over 7 years ago
fix bug in computation of geodesic distance map on penultimate line More... over 7 years ago
introduces LabelValues class More... over 7 years ago
Merge branch 'master' of https://github.com/ijpb/MorphoLibJ More... over 7 years ago
refactor computation of distance transform on label images to avoid storing current image within classes More... over 7 years ago
add tests for distance map within label images More... over 7 years ago
Merge pull request #12 from imagejan/fix-javadoc More... over 7 years ago
Merge pull request #13 from imagejan/master More... over 7 years ago
Travis: add encrypted GPG signing keypair More... over 7 years ago
Travis: add encrypted environment variables More... over 7 years ago
Travis: update .travis.yml More... over 7 years ago
Fix javadoc errors More... over 7 years ago
move RegionAdjacencyGraph to "label" package More... over 7 years ago
add example of trim labels plugin More... over 7 years ago
add Trim_Labels plugin More... over 7 years ago
update manual: add distance maps for label images, add ref to Lang, Ohser and Hilfer (2001). More... over 7 years ago
Add computation of distance transforms on label images using 5x5 chamfer maps. More... over 7 years ago