Algorithm 1: 2D-to-3D framework for semantic segmentation |
---|
Input: Segmented projection tilt series |
Initialization: (L,W,H) |
Procedure Backward projection |
For each do |
end |
Procedure Threshold autoselection |
For each proposed threshold do |
; |
score(i) = |
end |
return segmented tomogram with the highest score(i). |