suzannelab / Dissect

Library to segment, explore and analyse networks, cells and tissues.
Mozilla Public License 2.0
0 stars 0 forks source link

Convex hull over-estimate cell area #30

Open sophietheis opened 3 years ago

sophietheis commented 3 years ago

Use of convex hull on projected cell to measure area. If the cell is not "perfectly" concave (which never happened) the area is over-estimated. Use of "concave hull" not working since the threshold is hard to defined.