Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
myosoft-imcf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
imcf
myosoft-imcf
Commits
fa02df72
Commit
fa02df72
authored
2 weeks ago
by
Kai Schleicher
Browse files
Options
Downloads
Patches
Plain Diff
Add TODO
parent
f21b7d89
No related branches found
No related tags found
1 merge request
!2
Initial commit
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
2d_spots_in_fibers.py
+1
-1
1 addition, 1 deletion
2d_spots_in_fibers.py
with
1 addition
and
1 deletion
2d_spots_in_fibers.py
+
1
−
1
View file @
fa02df72
...
...
@@ -332,7 +332,7 @@ def convert_labelimage_to_binary(label_imp, scale_binary=True):
return
binary_imp
# TODO: test simpler way using IJ roi measure
def
measure_intensity_sum
(
label_imp
,
target_imp
):
"""
Measure the sum intensity for each label in a label image on another target image.
Uses imglib2 and ops for this and works with both 2D and 3D label images.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment