Skip to content
Snippets Groups Projects
Commit fa02df72 authored by Kai Schleicher's avatar Kai Schleicher
Browse files

Add TODO

parent f21b7d89
No related branches found
No related tags found
1 merge request!2Initial commit
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment