Merge master into weighted moments branch#401
Merged
Conversation
* Use ROIs from the IJ1 ROI Manager * Use the IJ1 binary convention - 8-bit and 0,255 * Handle XY and XYZ plus optionally channel and time. Other dimensionalities are rejected.
Signed-off-by: mdoube <michael@doube.net>
Stop using the legacy ResultsTable so that there is only one destination for numerical results. This should make behaviour more consistent for API users. * Mark the legacy ResultInserter as deprecated * Let legacy plugins see the scijava SharedTable and other utilities * Give legacy plugins access to the modern plugin apis * Put a light scijava wrapper on legacy Connectivity Let the command finder index the plugin like a modern plugin Use the modern BoneJ result table All calculation and data types are IJ1 / primitive * Remove commented code * Use scijava table for Moments of Inertia * Use scijava SharedTable for SphereFitter * Use scijava SharedTable for Purify * Use the shared table for particle analyser Clears the table on each call, does not append. * Slice Geometry uses the modern shared table * Remove legacy ResultInserter
007b7f0
into
392-pixel-weighted-moments-in-slice-geometry
1 check passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.