This is a static copy of a profile report

Home

region_seg>mask2phi (404 calls, 35.860 sec)
Generated 05-Nov-2014 07:52:51 using cpu time.
subfunction in file /usr0/home/jenkins/workspace/cellorganizer-demo3D11-glnx64/utilities/preprocessing/3D/ashariff/region_seg.m
Copy to new window for comparing multiple runs

Parents (calling functions)

Function NameFunction TypeCalls
region_segfunction404
Lines where the most time was spent

Line NumberCodeCallsTotal Time% TimeTime Plot
205
phi=bwdist(init_a)-bwdist(1-in...
40435.860 s100.0%
All other lines  0 s0%
Totals  35.860 s100% 
Children (called functions)

Function NameFunction TypeCallsTotal Time% TimeTime Plot
bwdistfunction80833.697 s94.0%
im2doublefunction4040.040 s0.1%
Self time (built-ins, overhead, etc.)  2.123 s5.9%
Totals  35.860 s100% 
Code Analyzer results
Line numberMessage
Coverage results
[ Show coverage for parent directory ]
Total lines in function2
Non-code lines (comments, blank lines)1
Code lines (lines that can run)1
Code lines that did run1
Code lines that did not run0
Coverage (did run/can run)100.00 %
Function listing
   time   calls  line
204 function phi = mask2phi(init_a)
35.86 404 205 phi=bwdist(init_a)-bwdist(1-init_a)+im2double(init_a)-.5;

Other subfunctions in this file are not included in this listing.