0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 08, 2025 — Jan 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename output images to append the information of the output at the end of the titles. More... almost 12 years ago
update pol to include jama dependency More... almost 12 years ago
Merge branch 'gui-dev' More... almost 12 years ago
Always set slice after showing images so the slicer it's in place. More... almost 12 years ago
Shut down executor service when closing plugin GUI. More... almost 12 years ago
add missing plugin files, use better normalisation constant for ellipsoid computations More... almost 12 years ago
add inertia ellipsoid plugin, use faster algorithm for surface area computation More... almost 12 years ago
Disable dynamic label when running the segmentation pipeline. More... almost 12 years ago
Add error control in the plugin to make sure the input image is grayscale and the dynamic value is valid. More... almost 12 years ago
Add verbose flag in the watershed transform classes to control the output messages. More... almost 12 years ago
Zoom in input image if it's too small (dimensions < 512 pixels) More... almost 12 years ago
Speed up creation of result image. More... almost 12 years ago
Add advanced option with morphological gradient. More... almost 12 years ago
Move the connectivity and priority queue options to a new "advanced options" panel. More... almost 12 years ago
add javadoc comments to describe plugin More... almost 12 years ago
Hide input image while running the plugin More... almost 12 years ago
Make sure to display the result with the same slice as the GUI image. More... almost 12 years ago
Redistribute GUI components and divide them into segmentation and display options. More... almost 12 years ago
Add implementation of missing display options (overlayed dams and watershed lines). More... almost 12 years ago
Fix bug to label dams correctly when using a priority queue. More... almost 12 years ago
rename variable to avoid confusions More... almost 12 years ago
Add combo box with different options to display the segmentation result. More... almost 12 years ago
Filter by h min/max when extracting voxels from input image. More... almost 12 years ago
select second image as none if two images are open, "none" otherwise More... almost 12 years ago
add method to run watershed from h_min to h_max restricted by a binary mask and make sure voxels out of those limits get set to 0 More... almost 12 years ago
add javadoc comments More... almost 12 years ago
adjust progress bar when using h min and max More... almost 12 years ago
include min/max heights as options of the classic waterhsed plugin More... almost 12 years ago
added method to run watershed specifying a minimum and maximum height More... almost 12 years ago
added method to limit the minimum and maximum heights of the watersheds More... almost 12 years ago