Abstract
Signal transduction and cell function are governed by the spatiotemporal organization of membrane-associated molecules. Despite significant advances in visualizing molecular distributions by 3D light microscopy, cell biologists still have limited quantitative understanding of the processes implicated in the regulation of molecular signals at the whole cell scale. In particular, complex and transient cell surface morphologies challenge the complete sampling of cell geometry, membrane-associated molecular concentration and activity and the computing of meaningful parameters such as the cofluctuation between morphology and signals. Here, we introduce u-Unwrap3D, a framework to remap arbitrarily complex 3D cell surfaces and membrane-associated signals into equivalent lower dimensional representations. The mappings are bidirectional, allowing the application of image processing operations in the data representation best suited for the task and to subsequently present the results in any of the other representations, including the original 3D cell surface. Leveraging this surface-guided computing paradigm, we track segmented surface motifs in 2D to quantify the recruitment of Septin polymers by blebbing events; we quantify actin enrichment in peripheral ruffles; and we measure the speed of ruffle movement along topographically complex cell surfaces. Thus, u-Unwrap3D provides access to spatiotemporal analyses of cell biological parameters on unconstrained 3D surface geometries and signals.
Advances in 3D high-resolution live-cell microscopy and biosensor design enable integrative studies of the dynamic interplay and causal relations between cell morphology and signal transduction in vitro and in vivo. By reshaping the plasma membrane into diverse morphologies, cells sense, respond to and remodel their local environment1–6. Many cell types adopt shapes that are tailored to their characteristic function7–11. Cell morphology has thus long been recognised as a proxy of cell state and as a marker of differentiation9,11,12. Mechanically, the plasma membrane integrates internal and external forces, which affects cell fate through mechanotransductive proteins and changes in cytoskeleton and nuclear morphology13–15. Structurally, the plasma membrane serves as a platform for catalysing chemical reactions16–20 and as a spatiotemporal organiser of signalling activity through the creation of binding sites, local confinements and molecular concentration in scaffolds, diffusion traps, and by phase separation16,21–23. These reactions occur locally at the nanometer or micron length scale or in global bursts that span the entire cell18,24. Understanding the salient biophysical processes that govern the formation and persistence of these subcellular signalling domains and how these domains regulate biochemical signal transduction remains enigmatic. Systematic identification of this intricate regulatory interplay between cell shape and molecular signalling necessitates consistent temporal tracking of the local 3D cell geometry and conjoint sampling of the corresponding membrane-associated molecular concentration and activity.
Cell surfaces are extracted from binary segmented image volumes and stored as a mesh, a data structure described by a list of the Cartesian 3D vertex coordinates on the surface and a second list specifying how the individual vertices are connected into triangles or faces. Tracking the correspondence between two 3D surface meshes is an active area of research in computer graphics25–28 and none of the methods have been adopted to cell imaging. A particular technical challenge that arises when adapting techniques from computer graphics with applications to cell biology is the non-convexity, irregularity and high curvature of surface protrusions on most cell shapes. Very few methods have been proposed to accurately follow such geometries over time and have largely been demonstrated on well-defined shapes such as human pose29 or hands30,31. Generally, these methods track by matching meshes from consecutive timepoints. To match meshes, methods attempt to assign a unique signature per vertex or face to establish a matching between vertices and faces by minimizing a loss metric32,33. However, this approach is inherently sensitive to mesh quality, uniqueness of the signature, optimizer convergence and is difficult to generalize when tracking surfaces over many timepoints. Crucially, meshes segmented from two different timepoints have different numbers of vertices and faces and the lack of the exact same surface features poses ambiguity in matching. Alternatively, individual 3D image volumes may be first registered spatiotemporally before mesh extraction, as is done in neuroscience34–37. This approach is robust to mesh quality and sampling errors, however deformations must be small between timepoints. For example, long or thin cell surface structures such as lamellipodia and filopodia suffer voxel undersampling, limiting the registration to cell surfaces with largely globular features such as blebs38. This problem could be remedied by mapping the 3D surface to the unit sphere39–41. Indeed, in macroscopic imaging application, this procedure has enabled registration of complex geometrical features such as brain folds directly on the 3D sphere or in derivative 2D unwrapped images27,42–44. Unfortunately, this strategy requires closed surface topologies with no holes (genus-0 surfaces), which is not generally guaranteed in live-cell microscopy. Alternatively, one can selectively segment surface motifs and track these in 3D whilst mapping surface-proximal molecular signal intensity38,45–47. Like the 3D surface tracking, this approach is also susceptible to the variable quality of the segmented motifs used for matching and non-convexities of the surface.
Here, we develop a general and comprehensive software solution, u-Unwrap3D, for surface-guided computing. u-Unwrap3D remaps arbitrarily complex 3D subcellular morphology and membrane associated signals to equivalent lower dimensional representations that allow for optimized computation of surface features and spatiotemporal tracking and sampling of cell geometry and associated molecular entities. We demonstrate the power of this approach in applications to i) the unsupervised segmentation of diverse surface motifs; ii) the quantification of septin polymer recruitment to dynamic cell surface blebs and iii) the measurement of travel speed of actin-enriched surface ruffles.
Results
u-Unwrap3D for surface-guided computing
Given an input Cartesian 3D surface as a 3D mesh, u-Unwrap3D computes a series of equivalent surface representations (Fig. 1a, Suppl. Video 1). The input surface is smoothened to find a genus-0 reference surface and then mapped to the sphere, , unwrapped into a 2D using UV-unwrapping and the parameterized propagated along the steepest gradient of its signed distance transform to construct a topographic representation of the input surface, . The mappings between representations are bijective and constructed to minimize the associated conformal (preservation of aspect ratio) and equiareal (preservation of surface area fraction) errors48 (Extended Fig. 1a,b). We denote and as surfaces and volumes, respectively, relative to a coordinate system indicated in brackets. The variables and denote surface- and volume- associated signals of interest. These signals may describe geometrical quantities, (like mean curvature, ), integer labels (like segmented surface protrusions) or molecular activities (like molecular concentrations or activities). Thus, u-Unwrap3D provides a framework to map these variables between different surface representations, each of which is suited for different computational tasks.
Figure 1. Overview of the surface-guided computing framework u-Unwrap3D.
a) Overview of the 6 key steps to map an input genus-X Cartesian 3D surface, such as that obtained from surface meshing the binary segmentation of an input 3D volume image, , and associated scalar measurements, , via a smooth genus-0 reference surface, , into any of three additional representations; topographic 3D surface, , 3D sphere, and 2D plane, . denotes mesh vertex coordinates, is the mesh mass matrix, is the mesh Laplacian matrix, the step size of area-distortion relaxation, the step size (in pixels) of the propagation distance, the topographic depth (in pixels) and the iteration number. c) Steps to directly remap input genus-0 surfaces without need for a reference surface. In the figure, , denote surface and volume geometries, respectively, in either Cartesian 3D, topographic 3D, or radius-standardized 3D spherical coordinates; and denote surface or volumetric signals as a function of a particular surface or volume geometry. and denote mean and Gaussian curvatures respectively.
Step 1 iteratively smoothens out salient surface features on using conformalized mean curvature flow (cMCF)49 to determine a genus-0 reference surface without holes or ‘handles’. The term ‘handle’ refers to the holes in a loop mesh structure such as the handle of a teacup that unlike ‘holes’ does not involve missing/incomplete surface patches in a mesh. cMCF iteratively displaces vertices with a speed proportional to the mean curvature at each vertex (Extended Fig. 1c). The input surface is thereby preferentially deformed into the largest inscribable sphere. In the absence of a priori markers for the reference shape such as cell cortex markers, the rate of decrease in mean absolute Gaussian curvature is monitored to determine a stopping iteration (Methods). The Gaussian curvature is a shape-invariant measure of local curvature. Accordingly, the same shape (e.g. a sphere) has identical value irrespective of size50. is thus well-suited as a criterion to terminate the cMCF iterations. cMCF is agnostic to minor mesh imperfections such as small holes and handles but does not change the genus. Any holes or handles in the input surface are still present. However, because of the smoothing, these holes are more regular and smaller. Still in Step 1, we compute a genus-0 mesh of the reference surface through filling all holes in the volume enclosed by the intermediary cMCF-processed surface and remeshing of the resulting body (Methods). The remeshing changes the vertex position and face topology. To restore bijectivity between the input surface and we match the mesh with the mesh of the intermediary cMCF-processed surface that is bijective to , (Methods). Any associated measurements are mapped to by interpolation. In Step 2, the genus-0 reference surface, ( is quasi-conformally mapped to the unit sphere without folds39,51 (Extended Fig. 1d). This spherical parametrization is denoted . Per the uniformization theorem, such a mapping always exists for a genus-0 surface52–55. The quasi-conformal spherical parameterization severely shrinks surface extremities deviating from the sphere27, even for roughly globular shapes (Extended Fig. 1d). Consequently, surface features with high curvature are undersampled and disproportionately represented relative to their original Cartesian 3D surface area. This can detrimentally affect downstream analyses such as segmentation and tracking27. To mitigate this problem, we iteratively diffuse in Step 3 the area distortion factor per face by advecting vertex positions on the sphere27 at the expense of increased conformal error (Extended Fig. 1e). In Step 4, this quasi-equiareal sphere is bijectively unwrapped to the 2D plane, , using equirectangular projection, in short UV-mapping, with denoting the spherical polar and azimuthal angles, respectively. UV-mapping introduces the strongest distortions to signals at the north and south poles of the sphere. To visualize features of interest with minimal distortion, u-Unwrap3D optionally infers a rotation matrix based on a weighted principal component analysis of surface variables, such as the local curvature (Extended Fig. 1f,g, Methods). If the input Cartesian 3D surface mesh is genus-0, the generation of a reference surface, may be skipped and 2D equiareal surface unwrapping realised directly (Fig. 1b, Suppl. Video 2). We note that an input genus-X Cartesian 3D surface is also directly unwrapped into 2D through steps 1–4 of u-Unwrap3D, but not in an equiareal manner (Extended Fig. 1h). In Step 5, the first part remaps the Cartesian 3D volume and associated signals into a topographic volume coordinate system that is normal to the reference surface, . The second part establishes a bijective mapping of to coordinates, , i.e. the parameterized reference surface of , is propagated in Cartesian 3D space in the surface normal direction at equidistant steps of voxels along the steepest gradient of the signed distance function, , for a total of steps. Interpolation of the respective Cartesian volumetric signal intensities, at the coordinates indexed by generates the topographic 3D volume equivalents, . Finally, in Step 6 the topographic 3D surface representation, of the input surface is obtained by surface meshing the topographic binary volume segmentation.
In summary, u-Unwrap3D generates bijective mappings of a given genus-X surface between 5 equivalent surface representations; Cartesian 3D, , genus-0 reference 3D, , the unit 3D sphere, , topographic 3D, , and the 2D plane image, (Fig. 2a), while simultaneously transforming Cartesian 3D to topographic 3D volumes (Fig. 2b). This was made possible by two crucial choices; the use of cMCF and voxelization to construct a genus-0 reference surface, to realise spherical parameterization (Step 1) and the implementation of an efficient numerical scheme to relax area distortion on the 3D sphere (Step 3). The former allows us to construct as a proxy of the genus-X surface mesh and to unwrap this 3D surface into one 2D image, instead of requiring multiple 2D images, which simplifies downstream analysis56–59. The latter ensures that the unwrapped 2D image captures the salient surface features of , and by extension the genus-X surface. Importantly, the bijectivity of the mappings guarantees that for any point on any of the surface or volume representations matching points exist on any of the other surfaces or volumes. Moreover, the bijectivity guarantees preservation of the point topology, i.e. a series of points ordered in clockwise fashion on one surface representation maps to a series of points ordered in the same way on any of the other surface representations and preserves the local neighbourhood relationships. As a result, we can apply mathematical operations defined in any one of the representations and map the results to any other. u-Unwrap3D thus supports the optimal spatiotemporal analysis of unconstrained surface geometries and associated signals.
Figure 2. u-Unwrap3D generates a spectrum of equivalent data representations for surface-guided computing.
a) Summary of the bijective mappings between the 5 equivalent surface mesh representations generated by u-Unwrap3D. Black bidirectional arrows indicate the mapping algorithms between representations discussed in the text. Grey arrow indicates the direct spherical mapping applicable when the input mesh is genus-0. b) u-Unwrap3D also enables bidirectional mapping of volumetric information between a Cartesian and topographic space relative to a genus-0 reference surface. c) Gallery of equivalent surface representations generated on examples of cell surfaces with blebs, lamellipodia and filopodia. For visualization of the mappings, individual instances of morphological motifs detected by the software uShape3D are color-coded on surface representations. d) Gallery of equivalent volume representations for the same cells shown in c). Volume image intensities were visualized using ImageJ volume viewer and contrast-enhanced to better visualize fine protrusions (see Methods).
Validation of u-Unwrap3D on diverse surface motifs
We validated the generality and performance of u-Unwrap3D by application to 66 single cell images acquired by high-resolution light sheet imaging45,60. The dataset span morphologically diverse cells with blebs, lamellipodia and filopodia. The cell surfaces were meshed with marching cubes and segmented within the u-Shape3D software45. Small errors in the initial segmentation and meshing process cause high-order genus surfaces with topological holes and handles, which cannot be unwrapped directly (Extended Fig. 2a). Holes can also generate non-watertight surface meshes – surfaces that are not closed and have no clearly defined inside volume48,61 possessing potentially complex internal volumetric structures that violate the assumptions of standard 3D mesh processing algorithms.
We first tested the number of input cell surfaces for which u-Unwrap3D could successfully run all steps 1–6 and compute all 5 of the representations as a measure of generality and robustness. Notably only 6/66 (11%) input cell surfaces were genus-0 and only 36/66 (55%) were watertight (Extended Fig 2b). In 63/66 cases, (>95%) we successfully ran all steps and obtained all representations (Extended Fig 2b). The three failures occurred in scenarios, in which the holes and handles remaining after the application of cMCF were still too large for the volume dilation to generate a genus-0 reference surface after remeshing (Fig. 1b, Step 1) (Extended Fig. 2c). In all successful cases, cMCF and binary voxelization under volume dilation generated genus-0 reference surfaces within a median of 10 iterations (Extended Fig 2c, c.f. lamellipodia). Fig. 2c shows extracted representations for challenging examples with blebs, lamellipodia and filopodia (Suppl. Video 3–5).
We next tested the robustness and performance of the spherical parameterizations, (Fig. 1b, Steps 2–3). Extended Fig. 3a confirms that the quasi-conformal spherical parameterization (Step 2) minimizes the conformal error to the ideal value of 1, with the largest error in cells with filopodia (1.016±0.013). We also verified the need to relax local area distortion. Whilst quasi-conformal spherical parameterization is equiareal for blebs (0.978±0.037), the median area distortion showed that the surface fraction of lamellipodia was down to 0.432 and in filopodia to just 0.140 with respect to their original area fraction on the reference 3D, surface, let alone . Our scheme for area distortion relaxation (Methods) produces a quasi-equiareal spherical parameterization (Step 3) in blebs (0.985±0.012), and successfully achieves the ideal value of 1 in lamellipodia (1.000±0.000) and filopodia(1.000±0.001), within a maximum median of 23 iterations for lamellipodia (Extended Fig.3b, Table i). We further tested the ability of our relaxation scheme to balance the trade-off between the two extremes of conformal to equiareal spherical parameterizations using different stopping criteria (Extended Fig.3b, Table ii-iv). The initial parameterization without any area-distortion relaxation (iteration 0) is by design conformal but also found to satisfy the most isometric parameterization (MIP)62. Running for maximum of 50 iterations yields an equiareal parameterization for all motifs. At iterations the relaxed mesh jointly minimizes the summation (, Methods) of conformal and area distortion errors. At iterations the relaxed mesh is the area-preserving MIP63. As expected, this latter parameterization does not fully minimize area distortion (blebs (0.997±0.011), lamellipodia (0.979±0.005) and filopodia (0.980±0.028)) but exhibits slightly lower conformal errors and consequently higher quality faces than a pure equiareal mapping.
Figure 3. u-Unwrap3D enables segmentation and characterization of complex 3D surface morphologies.
a) The -coordinate of the topographic 3D surface directly measures the protrusion height of the input surface relative to the reference surface . Here, was optimized for delineating surface protrusions (see Extended Fig. 4a,b). b) Surface segmentation obtained by binary thresholding of the height measured relative to the optimized (blue) reference surface (see Extended Fig. 4c). Surface protrusions above the threshold are in red. c) Overview of an unsupervised pipeline to detect and segment protrusion instances by thresholding the topographic curvature and connected component labeling (see Extended Fig. 4d). Individual protrusions are uniquely colored. d) Comparison of the topography-guided protrusion segmentation with supervised uShape3D morphological motif detection. Individual protrusions are uniquely colored. Quantitative concordance was measured by adjusted normalized mutual information (NMI, 0–1) and Rand index (0–1). e) Comparison of the surface area of topography-guided (red bars) and uShape3D-based (grey bars) segmented protrusions plotted relative to the full reference surface (top) including the grey colored cortical surface and zoomed-in (indicated by the polygon) comparing only the surface area of segmented protrusions (bottom). f) Selective 2D unwrapping of 3 individual segmented protrusions labelled i-iii) into corresponding 2D disk and square representations for fine-grained segmentation of under-segmented protrusions g) Application of a watershed algorithm to the 2D representations refines under-segmented protrusions. The bijectivity of all intermediary mappings permits the representation of coarse- and fine-grained segmentations back on the 3D surface. Comparison of the final protrusion segmentation to the segmentation before refinement (see f)) and to the motifs detected by uShape3D. Quantitative concordance was measured by adjusted normalized mutual information (NMI, 0–1) and Rand index (0–1). h) Decomposition of an input Cartesian 3D surface (left) into reference cortical surface (grey colored) (middle) and individual meshes (uniquely colored) per segmented protrusion (right). The decompositions were guided by the topographic representations (bottom) (see Extended Fig. 4e–g). The decomposed surface meshes are closed and define individual volumes (i.e. volumized). i) Comparison of the surface area (left, labelled i) and volumes (middle, labelled ii) of individual protrusions computed from u-Unwrap3D topography guided from h) (x-axis) or standard 3D mesh processing (see Methods) volumized surface meshes (y-axis). Reconstructed reference cortical surface meshes without protrusions and colored by mean curvature using from u-Unwrap3D topography guidance (bottom) or standard 3D mesh processing (top) (right, labelled iii). Black triangles highlight mechanically implausible surface features left by standard 3D mesh processing. j) Illustration of the modified conformalized mean curvature flow (cMCF) to directly map topographic 3D surfaces and associated signals (here, segmented protrusions marked by unique colors) to the 2D plane, an optimal representation for tracking individual protrusions.
Lastly, we tested how accurately , which defines the topographic 3D mesh, (step 5) mapped back into Cartesian coordinates reconstructs the input surface, . For all cells, was computed with a image grid size of 1024×512 pixels. The aspect ratio, was chosen to preserve the ratio between the equatorial circumference and the length of the arc between north and south poles of a sphere. Compared to the input surface , is lower genus and provides higher face quality (Extended Fig. 3c). We assessed the discrepancy between and using 4 metrics; Chamfer distance (CD), sliced Wasserstein distance 64, and differences in total surface area and volume (Extended Fig. 3d, Methods). Considering inevitable rasterization errors when mapping the floating-point precision 3D sphere to defined on an integer image grid, we measured low vertex position errors according to CD and . Cells with lamellipodia had the lowest error (median voxel, voxel) and cells with blebs were slightly worse (median voxel, voxel), likely due to their intrinsically small height (small topographic ). As one would expect, cells with long, thin filopodia displayed the largest discrepancies (median voxel, voxel). Correspondingly we measured a small and for cells with lamellipodia. was larger for cells with blebs (−11.6%) and measured to be too large for filopodia (−55.3%) when compared to differences measured after making watertight (+4.2% blebs, +3.4% filopodia). Visualization of exemplar cells show good geometric correspondence between and (Extended Fig. 3e). Salient surface features were largely captured, albeit smoothened and blurred in when local surface regions were underrepresented due to being distant relative to (Extended Fig. 3e, black triangles, 1st row blebs and 4th row lamellipodia). Most of the primary morphological features, namely the length and thickness of long, thin filopodia (Extended Fig. 3e, green triangles), except those located both densely together and distant relative to (Extended Fig. 3e, red triangles), were captured. u-Unwrap3D was able to capture both the complex lamellipodia folds and curved cell bodies to high accuracy (Extended Fig. 3e, row 2,4). Closer inspection of and in these cells traced a large to meshing errors in the input surface , which caused internal volumetric structures to be merged into the cell surface representation, and overestimation of total surface area. These errors affect the CD and to lesser extent.
In summary, our results demonstrate that u-Unwrap3D is robust and applicable to process unconstrained geometries. For maximum resolution of high curvature surface features, a genus-0 reference surface proximal to the input surface is recommended with a large grid size and small step sizes when propagating . However, these choices depend on the quality of the input surface mesh , which depends on the robustness of cell segmentation in the face of noisy image raw data.
u-Unwrap3D enables unsupervised instance segmentation of subcellular surface motifs
The unbiased identification and segmentation of individual protrusive features in unconstrained 3D surface geometries is nontrivial. Cellular protrusions present complex morphological characteristics that are difficult to define descriptively. Even well-known morphological motifs exhibit significant heterogeneity and ambiguity. Not all blebs are spherical, lamellipodia are often plate-like with high curvature ridges but otherwise have no readily-defined shape prior, and filopodia, though long and thin, can sprout haphazardly from elevated ‘stumps’ or even off of each other. In areas of dynamic and dense protrusions, where does one protrusion start and another end? Consequently, most existing approaches focus on particular surface features of interest such as ‘ridge’ networks that can be segmented by designed imaging filters or through trained semantic segmentation, with morphological processing and parameter tuning46,47,65,66. With u-Shape3D we introduced a multi-class morphological motif detection by partitioning the 3D surface into convex patches and applying support vector machines trained with expert annotation to classify the patches into pre-specified motif types45. However, this approach cannot detect and segment all protrusions generally, only the limited motifs for which the supervised classifier has been trained on. Lastly, even after obtaining the segmentations, how do we systematically measure salient protrusion properties? For example, with respect to what reference surface should protrusion height be measured? Where is the protrusion width to be measured? How is the internal volume of a protrusion determined?
These segmentation and characterization problems can be significantly better defined in the topographic 3D surface representation , which captures in one field-of-view all surface features protruding normally to . As preserves the total Cartesian 3D curvilinear distance from to along the gradient of steepest descent we can formally define a ‘protrusive’ feature as having a -coordinate greater than that of a reference topographic surface, , and measure the protrusion height as the difference, . For example, protrusive features could be specified as those having , the mean height of relative to the planar topographic 3D cMCF surface (i.e. ). However, this definition leads to under-segmentation (Extended Fig. 4a). A remedy would be an intermediate surface , which interpolates between the input rugged topographic cell surface, and the 2D planar cMCF cell surface , (Fig. 3a,b). Whereas this problem is difficult to frame in Cartesian 3D, in the topographic space the interpolation can be solved naturally by using asymmetric least squares (ALS) optimization with a Whittaker smoother67,68, where the asymmetric weights allow us to account for the heterogeneous protrusion height; and the desired level of surface smoothness can be incorporated as a regularization term (Extended Fig. 4b, Methods). To use ALS, we create a -parameterized approximation of with using straightforward image processing procedures (Extended Fig. 4b, Methods). By exploiting these properties of the topography space, we developed a general approach to segment any protrusion motif including blebs, lamellipodia and filopodia (Extended Fig. 4c,d) with minimal heuristic parameters to tune. Importantly, we did not need to design specialized image filters65,66, compute and cluster feature descriptors46,69–71, or require data training45–47.
We demonstrate the segmentation of individual protrusion instances, capturing motifs identified by uShape3D, but without the need for training annotations. By construction, in topographic 3D space all surface protrusions are oriented upwards with increasing . Moreover, the tops of protrusions are individually separated as local regions of high topographic mean curvature, which we identify by thresholding and applying connected component labelling in the topographic volume, (Fig. 3c). Mapping the segmented regions back onto the topographic mesh , we diffuse these initial ‘seed’ labels across the surface using a combined geodesic distance and dihedral angle affinity matrix to naturally segment the ‘stem’ of the individual protrusions (Methods). The dihedral angle measures the discontinuity in local mean curvature. It incorporates the prior intuition that the boundaries of a label should expand faster on local surfaces of homogeneous curvature such as that on a ‘hill’, compared to another label experiencing large curvature differences in its local surface region, such as in a valley between multiple ‘hills’. The combined affinity matrix thus introduces a morphology-aware competition between segmentation labels and provides a biophysical rationale for defining which surface patches belong to individual ‘seed’ protrusions. Furthermore, the dihedral angle is large between a protrusion and the main cortical cell surface and thus serves as a soft stopping criteria for diffusion (Extended Fig. 4d) in addition to applying the binary protrusion segmentation from above. Lastly, we filter out protrusions that are too small and close any small holes using the Cartesian 3D surface area. The final segmentation result qualitatively and quantitatively agrees with that obtained by supervised u-Shape3D for lamellipodia (Fig. 3d) but yields more contiguous labels and is less prone to over-segmentation (Fig. 3e). Importantly, this segmentation strategy is applicable, even when not all protrusions are equiareally represented in , as shown by the segmentation of the majority of blebs and filopodia in exemplar cells (Extended Fig. 4d).
Individual segmented protrusions are genus-0 open-surface 3D submeshes that can be directly mapped to the 2D plane (Fig. 3f). This allows us to further refine the segmentation, for example, by detecting and splitting under-segmented blebs by a gradient watershed algorithm (Methods). Thanks to bijectivity, the refined segmentation labels can be transferred back onto the original surface mesh (Fig. 3f,g, c.f. before and after refine, black triangles). Both the before (adjusted normalized mutual information, ) and the after refinement (adjusted ) segmentations agree with u-Shape3D. However, u-Unwrap3D segmented blebs are more complete, with more blebs of larger surface area (150 blebs in total). In contrast, u-Shape3D over-segments small blebs (742 blebs) that were found to originate from erroneous meshing of internal structures in (see Extended Fig.3e). This example illustrates the potential pitfalls of identifying motifs from local surface patches only with potentially imperfect input 3D meshes. In contrast, with u-Unwrap3D any surfaces internal to the cell volume are readily removed when mapped into topography as these surfaces have -coordinates less than the reference surface, .
Finally, the representation enables partitioning of the input cell volume into the sum of a reference volume representing the underlying cortical cell body and the unique volume occupied by individual protrusions (Fig. 3h). We do so by -parameterizing the reference cortical surface submesh, after removing all individual protrusion submeshes as a grayscale image such that the pixel intensity value at is the respective -coordinate, and inpainting the missing -coordinates at coordinates corresponding to the subtracted protrusions to generate a full reference binary volume (Extended Fig. 4e, Methods). For the protrusions, we first devised a marker-controlled lateral watershed depth propagation to diffuse the surface-based protrusion segmentation labels uniquely throughout the full topographic space slice-by-slice, top-to-bottom (Extended Fig. 4f). Then, individual protrusion volumes were generated by masking the propagated label volume with the reference binary volume (Extended Fig. 4g). We compared our topography-guided decomposition strategy to a fully Cartesian 3D mesh processing approach whereby individual protrusion submeshes were first closed by constructing a surface patch that minimized the local bending (or harmonic) energy72 (Methods). The closed reference volume was then generated using all such patches to impute the residual holes in the raw reference surface. Fig. 3i panels i-ii show that the computed surface area (slope=0.90) and volume (slope=0.95) of individual protrusions are similar for both methods. However, the 3D mesh processing protrusions consistently under-measure larger protrusions. Crucially, the imputed reference volume appears artefactual. Where protrusions were located, the surface is overly smooth, and even involuted. These regions contrast starkly with non-imputed surface areas between protrusions, creating artificial ‘peaks’ and ‘ridges’ of high mean curvature (black arrows). In comparison, the topography-guided reference volume is mechanically more plausible.
In summary, the ability to map freely between topographic and Cartesian 3D surfaces and their respective volumetric representations enabled us to design simple and generalizable methods to detect and segment in an unsupervised fashion individual morphological motifs from unconstrained surface geometries. To bijectively map the topographically segmented surface protrusion labels onto the 2D plane, which is an optimal representation for tracking the segmented motifs, we developed a topographic cMCF for u-Unwrap3D (Fig. 3j, Suppl. Video 6, Methods).
u-Unwrap3D enables tracking of 3D subcellular surface motifs and molecular activity in 2D
A central goal of live cell imaging in 3D is to visualize the spatiotemporal relations between molecular activities and cell behaviors, including morphodynamic outputs. Progress has been made on software developments that allow unbiased and statistically meaningful analysis of cell morphology and molecular distributions45,47,60,73,74. However, to remain algorithmically and computationally tractable these pipelines have been restricted to quasi-static representations of dynamic processes. Surface-guided computing with u-Unwrap3D allows us now to remedy this limitation. Dynamic behaviours on complex 3D cell shapes, including their morphological and molecular signal activity changes, can be mapped to 2D representations where powerful analytical pipelines exist for spatiotemporally consistent tracking. Results can be statistically evaluated and, if of interest, be visualized in 3D by leveraging the bijective properties of u-Unwrap3D mappings. Fig. 4 and 5 demonstrate this capacity based on two examples.
Figure 4. u-Unwrap3D enables tracking and characterization of blebs and associated signals.
a) Individual blebs segmented in topographic 3D representation are mapped to Cartesian 3D for visualization and to the 2D plane for tracking (top). Individual blebs are uniquely colored. Mean curvature, (middle) and normalized Septin intensities (bottom) are jointly mapped from Cartesian 3D to topographic 3D to the 2D plane. The Septin intensity is normalized at each time to the mean Septin intensity in the whole cell volume to correct for expression variation and photobleaching. b) Tracking of individual blebs using an optical flow-guided 2D bounding box tracker. The unwrapped -map is padded on all four sides to capture the continuation of the spherical surface (dashed black lines). Because of the bijectivity between representations individual bleb bounding box tracks in 2D (middle) can be mapped to 3D (right). c) Bijective mappings enable the transfer of manually annotated out-of-focus in Cartesian 3D to the unwrapped 2D plane to restrict intensity timeseries analyses to only the bleb tracks within the in-focus surface regions. The decay in image contrast with sample depth is shown in a maximum projection image of the first timepoint restricted to the segmented surface ±1 μm (Methods). Scalebar: 10 μm. d) Histogram of the in-focus bleb track lengths (dashed line, mean length). e) Autocorrelation curves (mean ± standard deviation) of mean curvature, and Septin computed from Cartesian 3D meshes. Dashed black line depicts the lag time of the first autocorrelation side lobe of mean curvature, . f). Average (mean ± s.e.m) time course of bleb surface area (top), mean curvature (on bleb, black; off bleb, orange, and Septin intensity (bottom) over a window 17.5s before to 17.5s after the timepoint of maximum bleb size used for alignment ( bleb events from cell). A-D labels distinct phases of bleb-mediated curvature Septin recruitment.
Figure 5. u-Unwrap3D enables tracking and characterization of morphological and molecular dynamics.
a) Unwrapping of a ruffling SU.86.86 pancreatic adenocarcinoma cell visualized in Cartesian 3D (left), topographic 3D (middle) and unwrapped 2D plane (right) representations for the first frame of a timelapse 3D image sequence sampled every 2.27s for 30 frames. Top row: mean curvature; bottom row: Tractin-mEmerald intensity sampled from the cell surface. Labels i-iv indicate corresponding landmarks in all three representations. b) Cross-section (dashed black line, top) to generate kymographs (bottom) of mean curvature and Tractin-mEmerald intensity normalized to myristolated CyOFP1 as a diffuse volumetric marker. c) Optical flow tracking on equipartitioned regions of interest (ROI) in the (u,v)-plane of ruffles based on the Tractin/CyOFP1 (TC) ratiometric intensity(left). The resultant optical flow ROI tracks are colored by the mean track direction. Color saturation indicates mean track speed. ROI tracks remapped to 2D polar view (middle) and to Cartesian 3D surface representation overlaid on the first time point (right). The polar transform maps the green (top), purple (middle) and black (bottom) horizontal line in the -plane to the central green point, purple and black rings in the -view, respectively. d) Mean temporal planar travel speed of the ruffle-associated ROI tracks from c) plotted onto the Cartesian 3D surface representation of the first time point (left) and histogram (right). We infer a mean ruffle travel speed of 4.2 μm/min corresponding to the faster of the two histogram populations (black vertical dashed lines) using 3-class Otsu thresholding (see Methods). e) Cross-correlation curve (mean ± 95% confidence interval) between mean curvature and TC timeseries per ROI track (left). Lag 0 cross-correlation of mean curvature and TC as a function of mean curvature, (middle); ROI tracks color-coded by cross-correlation magnitude plotted onto the Cartesian 3D surface representation of the first time point (right).
Individual blebs dynamically recruit Septins to local surface regions during retraction
We first analysed potential relations between dynamic surface blebbing and the recruitment of Septins. Blebs are globular membrane protrusions of 1–2 μm diameter that are thought to extend in areas of localized membrane detachment from the actin cortex75,76. Intracellular pressure expands the budding blebs outward, followed by rapid assembly of a contractile actomyosin network that yields retraction. Cycles of protrusion and retraction have been described to last a few tens of seconds. Associated with the cycles are molecular activities both driving and responding to the morphological dynamics. One such process is the assembly of Septin protein polymers at sites of negative curvature (from a cell-external perspective) emerging at the bleb necks. Our previous work38 has shown that disrupting the bleb cycle diminishes Septin assembly at the cell surface. Here we now exploit the ability of u-Unwrap3D to track individual bleb cycles and quantify Septin accumulation by remapping surface morphology and a fluorescent marker of Septins to an appropriate 2D representation. We acquired 3D volumes of SEPT6-GFP-expressing MV3 melanoma cells every 1.2s for 200 timepoints. As the cortical cell body exhibits little temporal variation and blebs protrude normally to the surface, the temporal mean cell surface, is a good proxy of the cell cortex. We apply u-Unwrap3D to to create a common static coordinate space for computing topographic 3D and 2D planar representations for each timepoint. was computed by meshing the mean binary volume across individual binary voxelizations of the cell surface over all 200 timepoints (Methods). Note the construction of a common topographic space from a single mesh for a timelapse is computationally efficient but applicable only if cell shape changes lie within the Cartesian subvolume mapped by the topographic space. For large shape changes u-Unwrap3D should be applied to individual timepoints and spatiotemporal registration used to align surfaces to a common reference using or representations. The segmentation tools discussed above were used to detect all bleb instances from and mapped to and for each timepoint (Fig. 4a, Suppl. Video 7). Similarly, the computed mean curvature and the normalized Septin intensity surface signals from Cartesian 3D were mapped to topographic 3D and into 2D, , to enable simple bleb tracking and timeseries analysis.
To track blebs in 2D we computed the bounding box of individual bleb instances in every timepoint after appropriate image padding to account for spherical periodicity (Fig. 4b left). In bleb dynamics can readily be followed by an established 2D multi-object bounding box tracker77 with mean curvature optical flow-guided bipartite matching (Fig. 4b middle, Methods). The bijective mapping allows us to map the resulting trajectories from coordinates (individually colored) to coordinates to generate bleb tracks in Cartesian 3D (Fig. 4b right, Suppl. Video 7). Due to the fast temporal acquisition rate, only a northern portion of the cell can be maintained in-focus. Again, u-Unwrap3D’s bijectivity between 3D and 2D representation enabled us to easily map a manually annotated out-of-focus subvolume onto and into to retain for analysis only the bleb tracks that remain within the in-focus surface regions (Fig. 4c). The distribution of individual bleb track lifetimes showed a peak at 14s and a long tail up to 240s, suggestive of a mixture of short- and long-lived blebs (Fig. 4d). The mean bleb lifetime of 27s corresponded well with a 30s periodicity given by the first peak of the temporal autocorrelation of mean curvature in Cartesian 3D (Fig. 4e). This validates at the population level the accuracy of single bleb tracking after projection and segmentation of mean surface curvature in 2D.
The temporal autocorrelation curves of mean curvature and Septin intensity showed a high level of similarity, suggesting co-fluctuation of the two surface signals. Indeed, we had previously shown that surface regions of high Septin intensity with negative surface curvature for at least 30s display a correlation between negative curvature value and Septin intensity38. Whilst the majority of Septin pulses endured only one cycle of bleb formation and retraction, de novo formation of stable Septin structures appeared to be driven by several Septin pulses occurring in short succession. We thus hypothesized that these were formed by iterative bleb-driven curvature generation events resulting in local levels of Septin oligomers surpassing a threshold necessary for inter-oligomer polymerization and enabling stabilization through formation of higher-order structures38. The ability to spatiotemporally track individual blebs enabled us now to quantitatively test this model. For the duration of each tracked bleb, we sampled within the 2D bounding box distortion-corrected timeseries of bleb surface area, on-/off- bleb surface mean curvature and Septin intensity (Methods). We used the 2D bounding box to define a bleb’s spatial area-of-influence and its surface area. The Cartesian 3D box area was taken as the bleb’s 3D surface area in each tracked frame. Within the 2D bleb bounding box, ‘on-bleb’ is the largest spatially contiguous region of high mean curvature. The remainder area is ‘off-bleb’. A single curvature threshold was computed by 3-class Otsu thresholding over all to define the regions of low/high mean curvature in . Using the extracted timeseries we reconstructed the temporal profile of bleb area, on-/off- mean curvature and Septin intensity of a single mean bleb event in a window of 35s centered on the timepoint of maximum bleb area averaged over 545 single bleb events from 480 bleb tracks. We sample ±17.5s before and after the timepoint of maximum bleb area to exceed the 30s periodicity inferred from temporal autocorrelation by 5s and capture the full dynamics. We then broke the mean timeseries into four distinct temporal phases of bleb-mediated Septin recruitment, each ≈5s long (Fig.4f labels A-D). In phase A, the bleb begins to expand, increasing its surface area, accompanied by a sharp increase in on-bleb and a decrease in Septin intensity as the plasma membrane detaches from the actin cortex. The expansion also reduces off-bleb 𝐻, causing a decrease in Septin intensity off-bleb, presumably due to disrupting Septin structures. In phase B, the bleb reaches maximum size and then begins to retract with decreasing surface area. Interestingly, unlike mean curvature, which begins to decrease before the maximum bleb area, the change in area is symmetrical, occurring ±2.5s relative to the time of maximum bleb area. Coincident with the bleb increasing to a maximum area, off-bleb decreases to a minimum and Septin intensity both on/off bleb stabilizes at a minimum. As the bleb retracts and the actin cytoskeleton reassembles, off-bleb increases and Septin intensity begins to increase both on/off bleb. In phase C (+2.5s to +8.0s after peak bleb area), the bleb area continues to decrease but at a slower rate. Unexpectedly, the off-bleb negative curvature plateaus at a value lower than its starting value (before phase A) instead of continuing to increase. Concurrently, Septin intensity undergoes the greatest rate of increase on both on-bleb and off-bleb surfaces such that at the end of phase C, the Septin intensity is at the levels before phase A (c.f. −15s to −10s). In phase D (+8.0s to +14.0s), bleb area and on/off-bleb recover to pre-expansion levels while Septin intensity continues to increase before plateauing on both on/off-bleb surfaces. Beyond phase D, the next bleb cycle begins, with similar temporal characteristics to phase A. Altogether these results indicate that blebs generate optimal curvature dynamics during retraction to recruit Septin polymers to the surface regions around blebs. Moreover, the data support our model of Septins being recruited to negative curvature patches in a cyclic fashion, where each bleb formation-retraction drives the local accumulation of a few more oligomers until a threshold concentration is reached to trigger inter-oligomer polymerization of a stable Septin assembly. Notably, none of these observations could have been made without u-Unwrap3D.
Ruffles are driven by locally enriched filamentous actin and migrate actively on the cell surface
We also applied the capacity of u-Unwrap3D to examine putative relations between the dynamics of membrane ruffles, filamentous actin and surface actin retrograde flow. Membrane ruffles are thin, rapidly-moving, actin-rich protrusions78,79. They are thought to play a role in cell migration, and it has been proposed that ruffles arise as a consequence of inefficient adhesion in cellular lamellipodia80. Yet, it is unclear whether they have a specific function in migration or elsewhere, and the precise molecular and mechanical mechanisms of ruffle formation remain poorly understood. Although membrane ruffles have been the showcase for many of the recent advances in volumetric light sheet microscopy, there are no tools for quantitative assessment of membrane ruffling78,81. The thin, lamellar appearance make ruffles extremely challenging to segment in 3D live-cell images46. Moreover, ruffles are transient and they exhibit significant heterogeneity in nature and distribution across the cell surface. These characteristics make ruffles difficult if not impossible to directly track in Cartesian 3D.
There are many unanswered questions about cell membrane ruffles. Here, we focus on defining a membrane ruffle by a set of objective criteria and then on measuring their speed. We acquired 3D volumes of SU.86.86 pancreatic ductal adenocarcinoma cells plated on fibronectin-coated cover glasses and co-expressing Tractin-mEmerald and myristoylated CyOFP1. Tractin is a marker for actin82, while myristoylated CyOFP1 served as a diffuse cell membrane marker. We acquired images every 2.27s for 30 timepoints, and used u-Unwrap3D to map the Cartesian 3D surface of every timepoint into topographic 3D, and into 2D, for tracking (Fig. 5a, Suppl. Video 8). The cortical shape change was relatively small but ruffles travel on the surface. Like for bleb tracking we constructed a common static topographic coordinate space for all time points. Here, we used the reference surface, for this purpose (Extended Fig.5a). We then sought to track the spatial location of ruffles as individual ‘ridge’ objects. To do so, we projected onto the 2D plane, i.e. the coordinate was the same as setting , instead of applying topographic cMCF. We computed the local enrichment of the actin signal as the ratio of Tractin-mEmerald to CyOFP1 intensity. Kymograph visualization of for mean curvature, and Tractin-mEmerald/CyOFP1 (TC) showed strong co-fluctuation of curvature and local actin intensity. It also highlighted the transient, ‘ripple-like’ nature of ruffles and their merging and dissipation with a delay between successive ruffles of ≈20s (Fig. 5b). To avoid complex image processing operations such as merging and splitting we applied optical flow-based region-of-interest (ROI) tracking83,84 to the TC intensity to track simultaneously the protrusive membrane ruffling and retrograde surface actin flow (Fig. 5c, left). The image grid size was 1025 × 512 pixels (not 1024 × 512 as ruffles required active contour cMCF to be used to generate , see Methods) and the average dimensions of the tracked ROI size was 23 × 23 pixels(approximately 0.06 × 0.11 μm pixel size in physical space). The resulting 2D ROI tracks exhibit unidirectional motion towards the cell center as shown by coloring directionality and remapping of (𝑢, 𝑣) ROI tracks to polar (Fig. 5c, middle, Extended Fig. 5b) and Cartesian 3D coordinates (Fig. 5c, right) (Suppl. Video 8). The optical flow tracks measure the geodesic cellular surface speed. To measure specifically the component corresponding to mean lateral ruffle travel speed we must project the 3D optical flow velocities along the same plane as the flat cell bottom. The volumetric imaging of cells is acquired on a cover glass tilted at ≈45° (Extended Fig. 5c, left). Direct 3D plane-fitting to to determine a precise angle is sensitive to outlier points and shapes deviating from an elongated ellipsoid. Thanks to the representation of u-Unwrap3D mapping the curved proximal cell surface and the planar cell bottom to the upper and lower half of the unwrapped 2D image respectively, we could readily annotate in 2D the cell bottom and fit a 3D plane to only this surface patch in (Extended Fig. 5c, middle, right). Similarly, we could gate ROI tracks in and compute the lateral speed only for those associated the lamellipodia and lamella surface. Doing so we found two populations in the speed histogram (Fig. 5d). Visualizing the speed on , the faster population corresponds to higher curvature ruffles with speeds ranging from 2–10 μm/min, and an average speed of 4.2 μm/min (Suppl. Video 8). This is at least two times faster than the slower population surface retrograde actin flow ranging from 0–1 μm/min, which are consistent with the flow speeds we used to measure by 2D fluorescent speckle microscopy in the lamella of epithelial cells85. This result suggests ruffles are actively produced and transported across the cell surface. To assess the synchronicity of actin and ruffles we extracted distortion-corrected timeseries of TC and mean curvature, by sampling and averaging the respective values within a spatial window of 23 × 23 centered around the coordinates of all ROI tracks on the lamellipodia and lamella surface. Averaging the temporal cross-correlation curves (mean±95% confidence interval) of individual ROI tracks we find a significant positive instantaneous (lag=0) correlation of 0.2 (Fig. 5e, left). Plotting the instantaneous (lag=0) correlation values of individual ROI tracks as a function of the mean value of the same ROI track and visualizing the instantaneous correlation on , we found that ruffles with higher positive surface curvature are more temporally correlated with TC intensity (Fig. 5e, middle, right). Altogether our results show that ruffles are highly dynamic, transient protrusions that actively migrate on the cell surface and driven by locally enriched filamentous actin. Our u-Unwrap3D framework provides now the platform for systematic investigation of the mechanisms that drive and regulate these dynamics.
Discussion
Analyzing the spatiotemporal organization of molecular distributions and signaling activities on cell surfaces in 3D has been limited by the lack of methods to represent, track and process these dynamics. Here we introduce a surface-guided computing framework, referred to as u-Unwrap3D, to bijectively map a genus-X Cartesian 3D surface to equivalent surface and volume representations that are optimally suited for a distinct analytical task. The mappings rely on two critical insights: i) the engineered surface deformation of to generate a genus-0 for which a 3D spherical parameterization exists; ii) a novel, efficient algorithm to relax geometric distortion on the 3D sphere in a bijective and tunable manner. Insight i) is fundamental to allowing to serve as a representative proxy that captures all the salient surface features of the genus-X surface and insight ii) to preserving this property when is unwrapped to the 2D plane. Using diverse cell examples we validated that u-Unwrap3D could be widely applied (>90% of cases) in a manner robust to the input surface mesh quality and that it accurately captures the cell geometry to transfer salient surface features, morphological or molecular, between all representations. We note that this 90% is an underestimation of the applicability. The validation dataset was assembled to be deliberately heterogeneous and was not segmented with the downstream aim of surface mapping. In practice, segmentation algorithms continue to improve and postprocessing techniques can be used to create improved surface meshes. Moreover we can leverage surface meshing algorithms that are more sophisticated than marching cubes, such as dual contouring86 and shrink-wrapping87, to guarantee watertight mesh creation. For timelapse acquisitions, as we showed in Fig. 4,5, the situation is even simpler. Only one timepoint or average surface is needed to generate a single common to unwrap all timepoints. u-Unwrap3D puts in place a generic platform for the spatiotemporal processing of unconstrained cell geometries.
u-Unwrap3D is applicable for arbitrary genus-X 3D surfaces, wherever a genus-0 reference surface, can be found from conformalized curvature flow (cMCF). It works best when is close to the . In our current implementation, the generation of may be suboptimal or fail when either small handles in the mesh pinch together, causing early termination of the cMCF, or if the binary voxelization and morphological hole closing fails to infill large handles and holes in the cMCF . Whilst we can increase the range of morphological hole closing in the latter case, we restrict dilation to a maximum 3–5 voxels to minimise smoothing out protrusion features in . Mesh surgery methods have been developed in computer graphics to make non-watertight 3D meshes watertight88,89, and fix imperfections like holes and handles to reduce genus90,91 to generate higher quality 3D meshes. These have yet to be applied and fully tested for complex cell surfaces. Future development will investigate how to apply such procedures to allow u-Unwrap3D to be applied to input meshes of any quality. In our data we have paid attention during the acquisition to generating sufficient foreground-to-background contrast for reliable surface segmentation, thus minimizing mesh defects.
The concept of geometrical reduction of 3D into 2D geometry through the choice of an optimal coordinate transformation has long existed in mathematics and physics to simplify mathematical manipulation and plotting. For example, parametric coordinates describe the sphere, the cylinder, Mobius strip and helicoids amongst others92. In computer graphics this is realised in the common practice of mapping between surfaces through simpler intermediaries: for example, the texture mapping of arbitrary surfaces by optimal surface cutting and mapping of the cuts into individual 2D shapes57 and surface parameterization by cutting and gluing individually mapped 2D planar patches93 or mapping to canonical shapes such as the triangle94, plane39 or polyhedra95 to minimize distortion. u-Unwrap3D draws inspiration from this thinking. Through the availability and development of rationalized multiple 3D-to-2D representations, u-Unwrap3D projects analyses that would otherwise require specialised mathematical operations into a sequence of simpler, computationally tractable procedures for 3D mesh processing, image processing and machine learning with specific consideration for single cell biology. Unlike computer graphics benchmarks, surface protrusions are irregular, high curvature and dense. First, we specifically chose representations that map the whole cell surface with well-behaved topologies such as the sphere and plane and designed a relaxation scheme to guarantee interpolation between the minimal conformal and area distortion. This bypasses the numerical instabilities of stitching multiple surface maps and only quasi-conformal mappings for the majority of literature methods. Second, although was conceived as a mathematical trick to enable spherical parameterization, because it is derived explicitly from and not as a canonical shape, it serves biologically to decompose as the ‘sum’ of a smooth cell cortex and surface protrusions. Our results suggest the introduced and could open up new opportunities to model and quantify the interplay of dynamic membrane morphology and associated signals with more volumetric nuclear/cytoplasmic signalling. Lastly, we designed mappings to underlying representations, including Cartesian 3D, 3D sphere and 2D plane that are standard inputs in computer vision and machine learning.
With u-Unwrap3D standard computer vision, machine learning methods become directly applicable to computing tasks on rugged complex surfaces. More recently, research into combining different geometric representations are state-of-the-art in addressing complex computational problems such as multiple 2D image views to inform 3D mesh reconstruction96,97, or 3D mesh vertex coordinates with 2D unwrapped images for feature extraction98,99. u-Unwrap3D is fully complementary to these research developments - unifying the different representations into a single surface-guided computing framework for downstream analysis. The u-Unwrap3D framework is made available as a Python library. The resources and validation provided by this work will aid the cell biology community to generate testable hypotheses of the spatiotemporal organization and regulation of subcellular geometry and molecular activity.
Methods
u-Unwrap3D framework
Following we describe the algorithms underpinning each step of u-Unwrap3D depicted in Fig.1.
Step 1: to
Conformalized mean curvature flow (cMCF).
cMCF49 modifies the mean curvature flow (MCF) to avoid the formation of pinches and collapsed vertices that compromise bijectivity and cause early flow termination for watertight meshes with high curvature features. We find cMCF also reduces the size of holes and handles in . MCF evolves , the mesh at time according to , where is the Laplace-Beltrami operator induced by the metric and is the discrete mesh parameterization with vertex positions , each a 3D coordinate tuple and the local function basis, which for a triangle mesh is the linear hat basis spanned by the edge vectors. Galerkin’s method100 is used to find a weak, least-squares solution to the MCF equation within the span of , by solving is the surface spanned by and the volume form. The equation is solved to obtain the vertex position, at the next iteration, using backwards Euler integration; and noting the Laplace-Beltrami is the divergence of the gradient, with respect to the local mesh metric to get . The integrals, and are called the mass and Laplacian matrices at time, . Substituting this notation and rearranging, the linear algebra MCF equation is
is then computed from by direct matrix inversion. cMCF modifies the MCF equation above by using the Laplacian matrix at time for all timepoints. The Laplacian matrix is a measure of stiffness between local mesh faces, see active contour cMCF below. Using for all timepoints instead of recomputing implicitly constrains mesh faces to retain the same aspect ratio and this conformalizes the flow.
We use the libigl library101 awith the cotangent Laplacian and barycentric mass matrix as the default implementations of respectively. We improve the numerics of solving cMCF by normalization of the surface area and recentering of vertex coordinates at the origin after each iteration as recommended in Alec Jacobson’s blog post (https://www.alecjacobson.com/weblog/?tag=mean-curvature-flow). u-Unwrap3D implements for optional usage the robust Laplacian of Sharp et al.102 instead of the cotangent Laplacian, which can improve numerical stability.
Automatic stopping criterion for cMCF.
The ideal reference surface for topographic representation is the cortical cell shape without protrusions. We find that this corresponds to finding the ‘elbow point’ in the mean absolute Gaussian curvature (Fig. 1a) and not the convergence limit of cMCF which is the sphere49. The difference in the mean absolute Gaussian curvature over vertices, between successive iterations and is used as an automatic stopping criterion for cMCF, is a user-specified minimum iteration number and is the first iteration for which exceeds a user-specified threshold, . We compute the discrete Gaussian curvature, at a vertex , given by the vertex’s angular deficit103, where are the triangles incident on and is the angle at vertex in triangle .
Mesh voxelization and remeshing.
Mesh voxelization converts a surface mesh to a binary volume image where individual voxels are either 1 if they are interior to the surface or 0 if exterior. To do this we create a voxel volume image larger than the surface with voxels initialised to 0. We then set the intensities of all voxels indexed by the mesh barycenters to 1 , i.e. . To ensure a closed binary volume with all interior voxel intensities = 1, was iteratively subdivided by replacing each triangle face by four new faces formed from adding new vertices at the midpoint of every edge until the mean triangle edge length is < 1 voxel. We use the barycenter coordinates of the final mesh to set the binary voxel values. In case of small holes in that would prevent a closed binary volume by binary filling only, was first dilated with a ball kernel, then binary infilled, and lastly binary eroded with a ball kernel. The postprocessed was meshed using marching cubes104 followed by construction of an approximated centroidal voronoi diagram (ACVD)105 to produce a lower genus remeshing of with approximately equilateral triangle faces. If the input is a smooth shape with only small holes or handles such as the cMCF intermediary the proposed voxelization and remesh yields a genus-0 mesh.
Step 2: to
Quasi-conformal spherical parametrization of genus-0 closed surfaces.
For genus-0 closed surfaces the uniformization theorem52 guarantees the existence of a conformal map onto the unit sphere, . For a closed orientable surface such as we can compute the genus, from the Euler characteristic, . If we applied the method of Choi et al.39,51 which uses the theory of quasi-conformal composition to ensure a bijective spherical parametrization with bounded conformal error (i.e. quasi-conformal). In practice, we found conformal errors = 0 (Extended Fig. 3).
Step 3: to
Equiareal spherical parameterization by mesh relaxation.
We iteratively advect the vertex coordinates of , whilst preserving face connectivity and the spherical shape to minimise the per face area distortion factor, . The magnitude and direction to advect each vertex, the vector field was found as the solution to the linear heat equation27, , where denotes the Laplacian. This is because an infinitesimal change in in the direction of is the Lie-derivative on 2-forms, such that we can set . . As the Laplacian is the divergence of the gradient, we have . To ensure vertices are displaced geodesically on the surface of a sphere according to , instead of unwrapping the sphere to the 2D plane as in Lee et ald27, we developed a direct 3D advection scheme that displaces vertices in small constant step sizes using active contour cMCF (see below), and reprojecting to the sphere. and are recalculated for the new vertex positions and advection is repeated until an equiareal parameterization was achieved or the maximum number of iterations was reached. Details of our advection scheme is given algorithmically.
| Input: Conformal spherical parameterization mesh, with vertices, and faces, , matching genus-0 mesh, with vertices, and faces, with identical number of vertices, , and faces, ; vertex step size, ; total number of iterations, ; mesh stiffness factor, (also known as the time step, in cMCF) | |
| For iterations do : | |
| (normalised area per face of ) | |
| (normalised area per face of ) | |
| (area distortion factor per face of ) | |
| (compute using the mesh grad operator106, per face ) | |
| (normalize the displacement vector with respect to the average triangle edge length, ) | |
| (average the per face vector field and area distortion factor onto vertices, ) | |
| (compute the surface tangential component of using per vertex normal, | |
| (perform active contour cMCF to advect in direction of and compute the new ) | |
| (Ensure lies on a sphere by centroid distance normalization) | |
This mesh relaxation bijectively diffuses the area distortion scalar factor on the sphere surface in a stable manner until a triangle face collapses, that is when an interior angle = 0. The extent of area relaxation is determined by the input mesh quality. We find that if is regular, with near-equilateral faces and has a minimal number of vertices ( for a pixel resolution of 0.104μm), could be stably relaxed to an equiareal spherical parameterization, , without triangle collapse.
Step 4: to
Automatic determination of unwrapping axis using weighted principal components analysis (PCA).
Mapping surface features of interest with minimal geometrical distortion into is equivalent to finding an optimal north-south unwrapping axis for . This optimization is solved by weighted PCA. Let denote the coordinate of vertex on and the vertex weight, a score of the importance of mapping this vertex with minimum geometrical distortion. The 3×3 weighted covariance matrix, over all vertices captures the spread of the weight over the sphere. Eigendecomposition applied to the symmetric matrix finds the principal orthogonal directions of variance given by eigenvalues and eigenvectors . The eigenvalue captures the concentration of the weight in the direction of the corresponding eigenvector. The optimal north-south unwrapping axis is the smallest eigenvector, . To unwrap with respect to we rotate the vertex coordinates so that is the new -axis. As the eigenvector matrix is orthonormal and thus a 3D rotation matrix, is the rotation matrix that maps the -axis, , -axis, , -axis, . For a ‘pure’ or proper rotation matrix without reflection the determinant of must be +1, . We derive a proper rotation, from by flipping the sign of to have positive and components respectively; is the sign function) and constructing as the cross product of and . The matrix inverse of (also the matrix transpose, ) is the desired rotation of such that is the new -axis. maps the eigenvectors, .
UV-mapping the unit sphere.
We construct an equidistant UV unwrap of the unit sphere where , the column coordinate equidistantly samples the circumference of the sphere, a total length and , the row coordinate equidistantly samples the arc from north to south pole, a total length . This specifies a pixel UV image with as a user-defined size. By default pixels. The UV mapping is constructed by pullback. Let be the azimuthal and be the inclination angles of the sphere and setup the grid of vs over the parameter space . Convert the spherical coordinates, to cartesian coordinates, . Each coordinate is matched by nearest distance to a triangle face, of to compute barycentric coordinates giving as a convex combination of the vertices and . By bijectivity of and , we set to the respective vertex coordinates to produce the respective uv- coordinate mapping, . Note, setting to be the vertex coordinates of any mesh bijective to e.g. in the direct unwrapping case produces similarly the corresponding uv- coordinate mapping for that mesh. The weights is also used to map any other vertex associated quantities, such as curvature to , with vector-valued vertices replaced now by scalar values. The construction of the UV map as described above replicates the first and last column of the resulting UV image. For applications such as texture mapping and active contour cMCF (see analysis of ruffles in Datasets section) where the UV image grid needs to be converted to a triangular mesh and the image boundaries ‘stitched’ together we instead use a pixel UV image.
Step 5: to
Topographic coordinate space construction.
UV-unwrapping establishes bijection between a 2D uv plane and a 3D Cartesian surface, . We construct a topographic coordinate space, corresponding to a volume space normal to by propagating the parameterized in Cartesian 3D at equidistant steps of voxels, referred to as -steps, along the steepest gradient of the signed distance function, for a total of steps, is the total number of -steps outwards and inwards relative to (which is ) respectively. is automatically determined to ensure fully encapsulates . is user-defined for computational efficiency or automatically determined as a fraction of the maximum internal distance transform. The signed distance function of is computed from the binary volume after voxelization. We voxelize the parameterized directly using the same procedure as for meshes but employ image upscaling instead of mesh subdivision to ensure that the distance of 1 pixel in the space is < 1 voxel in Cartesian space. Using active contour cMCF (see below) to propagate the parameterized for large is slow; a 256×512 UV unwrap is 131,072 vertices. Moreover for a large as the intra-spacing of 3D positions increases, numerical instabilities arise that require implicit Laplacian smoothing107 to suppress, which is also slow. Instead we use explicit Euler integration for propagation; at voxels from and is the unit gradient of . Computationally efficient image-based filtering is then applied to smooth per iteration to maintain bijectivity and suppress instabilities. Tilinear interpolation of the respective Cartesian volumetric signal intensities, at the coordinates indexed by generates the topographic 3D equivalents, .
Step 6: to
Topographic mesh construction.
was voxelized to a binary volume, as above and transformed to . Marching cubes were applied at isovalue = 0.5 to create an initial which was remeshed with ACVD to construct the final low-genus with near-equilateral triangle faces. The Cartesian 3D mesh, of was constructed by interpolation of the coordinates indexed by the corresponding coordinates. To transform surface signals, to , nearest neighbors was used to match and .
Mesh displacement by active contour cMCF
Active contours, or ‘snakes’ 108, define the boundary of an image region by minimizing its contour energy, . The contour energy is the sum of an internal, and an external energy, . The internal energy is set by , where the number of ′ denotes the order of the spatial derivative. Here, the first term is the tension and the elasticity of the contour. The second term is the stiffness and the rigidity of the contour. The external energy is set by , where is an attractor image for the contour. Minimizing is equivalent to solving the Euler-Lagrange equation, or in matrix form, , where prescribes the constant coefficients for computing the second and fourth order derivatives by finite differences. Given a vertex position , the next position, is computed that minimises the residual error using gradient descent and backwards Euler is and the linear system is , where is the identity matrix. If only comprises the second order coefficients associated with , and we have or equivalently, which is identical to the cMCF equation with the mass matrix, , the Laplacian matrix, and in response to an external force, . This general equation can be solved by direct matrix inversion to move surface meshes diffeomorphically. We refer to this as active contour cMCF in this paper. To evolve mesh vertices, normal to the surface in equal -steps, we set , the signed distance function, and solve iteratively, with evaluated at for each iteration. A positive moves a cell surface mesh normally outwards from the cell and a negative moves the mesh normally into the cell.
Quantification of geometric deformation errors for meshes
Surface mappings do not conserve local geometrical measures like angles, edge lengths and face area. Quantification of the distortion in these measures enables a task-specific optimization of the mapping and correction of statistical measurements made on the mapped surface. There are two primary geometric distortions to quantify; conformal and area distortion error (Extended Fig. 1). An isometric deformation is one with no error; both conformal and area distortion errors are 0.
Conformal error.
The conformal or quasi-conformal error, measures the extent the shape of a mesh element , e.g. a triangle face, is stretched. It is 0 if the relative distances between vertices and the angles between edges are preserved after the mapping. We compute of mapping triangle to in 3D by first isometrically projecting all triangles into 2D. Let with edge vectors, , then an identical 2D triangle is given by , , . Let , be the 3×3 homogeneous vertex coordinates of and , the 3×3 homogeneous vertex coordinates of then we solve for the 3×3 matrix, that maps to is affine and of the form where is a 2×2 transformation matrix and a translation matrix. Eigenvector decomposition of gives 2 eigenvalues and the singular values of . The ratio is the conformal error62. The global conformal error, of deforming a surface mesh to a mesh is the area weighted average of individual conformal errors of each triangle face in where is the area of face of .
Area distortion error.
The area distortion error, measures the extent the surface area fraction of a mesh face is preserved during a surface mapping. One measure of is , the product of the singular values of and the area of the distortion ellipse63. Here we use the surface area fraction ratio, as a direct measurement of the area distortion in mapping to in 3D. The global area distortion error, for mapping a mesh to a mesh is the mean over all individual area distortion of each triangle face in , with the number of faces in and is the area distortion of face . The normalization of face area by total surface area is crucial to enable the computation of independent of scale.
Quantification of geometric deformation error for UV images
UV mapping defines a bijective relation between the 2D rectilinear grid and a 3D surface, . Differentials can be used to compute geometric quantities when the spacing is comparable to the spacing. The differential area of a pixel is , where and are the image gradients of the surface coordinates in directions. The topographic space construction establishes bijection of the 3D volumetric grid to a 3D volume, . The differential volume of a voxel is . The matrix is the 2×3 Jacobian matrix, and the conformal error per pixel is where are the two eigenvalues of . The global conformal error of -mapping the surface mesh is the differential area weighted average of individual conformal errors of each pixel; where is the area element of the pixel. The area distortion error per pixel is the ratio between the surface area fraction of a pixel and the corresponding surface element on , . Note and total number of pixels. The global area distortion error, for mapping a surface is the mean over all individual area distortion of each pixel.
Stopping criteria for area distortion relaxation of
We used three additional stopping criteria to demonstrate intermediate area distortion relaxation between fully conformal, and fully equiareal, parameterization. We use the same nomenclature as for the above discussed geometric deformation error for meshes.
Most isometric parametrization (MIPS) error.
The MIPS62 error is defined and is minimal when . This error is trivially minimal for a conformal spherical parametrization (Extended Fig. 3b).
Area-preserving MIPS.
The area-preserving MIPS63 is defined . We use this metric with , which measures the uniformity of stretch distortion over a surface. This error yields near-equiareal spherical parametrization (Extended Fig. 3b).
Isometric error.
We observed tradeoff of conformal error, and log area distortion, on a similar magnitude scale such that their summation has a unique global minima (Extended Fig. 1e). We thus define an isometric error metric, with a constant to weight the relative importance of jointly minimizing conformal and area distortion error. We use in Extended Fig. 3b.
Assessment of geometrical difference between two meshes
Four metrics were used to assess the difference between two meshes and possessing different number of vertices and faces; chamfer distance (CD), Wasserstein-1 distance , the difference in surface area and the difference in volume . CD is the mean Euclidean distance between all vertices of when matched to the nearest vertex of and vice versa, . The Wasserstein-1 distance or Earth-mover’s distance (EMD) is the minimum total area weighted distance of 1-to-1 matching vertices on and accounts for the area of triangle faces and is minimal if the vertices of is a uniform sampling of or vice versa. Exact computation of is impractical, even for small meshes. We compute using the sliced-Wasserstein, approximation, which uses random spherical projections to sum multiple 1D EMD distances64. Specifically we use the ot.sliced.max_sliced_wasserstein_distance function from the Python POT library with 50 projections and average the result from 10 evaluations to report an estimate. The difference in total surface area is and is when given as a percentage. Total surface area was computed as the sum of individual triangle areas. The difference in total volume is and is when given as a percentage. The volume of a mesh was computed as the number of voxels in its binary voxelization computed as described above. We used the minimal possible dilation ball kernel size to ensure a correct volume computation - visual checking of binary voxelization and value at least 3x surface area. We use and to compute the metrics of Extended Fig. 2,3.
Reference surface inference for measurement of protrusion height
An optimal reference surface for protrusion segmentation must be a parameterized surface i.e. where is injective such that every surface point is defined by a unique -tuple. We prove this by contradiction. Suppose a surface, has points with the same but different coordinates. The points with higher must therefore be part of a surface protrusion and thus cannot be a . A suitable can thus be found as the parametrized 2D ‘baseline’ surface, to a 2D adaptation of the asymmetric least squares problem (ALS) 109; with asymmetric weights, if and otherwise. The regularization parameter, controls the contribution of the Laplacian . The solution is a surface intermediate between a -parameterization approximation, of the topographic surface and the flat 2D-plane (Extended Fig. 3a). The input 1024×512 pixels approximation was computed as an image by extending a vertical ray upwards at each pixel and setting the image pixel value as the longest contiguous stretch of the topographic binary. We downsample 8x to 128×64 pixels for computational efficiency and additional smoothness regularization and solve for by running 10 iterations of ALS109 using . The solution, is resized back to 1024×512 pixels. The height, of relative to the inferred reference surface is the difference, between a vertex’s coordinate and of the matching point on as found by interpolation.
Topography guided binary segmentation of protrusions
For cMCF binary segmentation of , the reference surface used is the 2d plane, and the height is . For more optimal segmentation, the reference surface, was inferred as above and the height is , relative to the matching point on with identical coordinate. For both, the mean height, is the threshold to give the initial binary segmentation, . We postprocess by applying graph connected component analysis to remove small segmented regions with surface area < 200 voxels2; diffusing the result using two-class labelspreading110 with an affinity matrix, , for 20 iterations, clamping ratio 0.99, and binarizing the label probability with threshold of 0.25 at the start of each iteration. Lastly, any remaining small regions with surface area < 500 voxels2 was removed. The affinity matrix69, is a weighted sum of an affinity matrix based on geodesic distance, and one based on surface convexity, of where is the pairwise Euclidean distance matrix between two vertices and where is the pairwise Cosine distance, matrix of the dihedral angle, between the normal vectors at two vertices and denotes the mean value of the entries of matrix .
Topography guided instance segmentation of protrusions
Individual protrusions are segmented by identifying high curvature protrusive features and applying connected components analysis. We compute the topographic mean curvature with the normal, given by the unit gradient of the signed distance transform of the binary topographic volume of the cell, . We compute a binary subvolume restricted to the surface, , the intersection of the morphological dilation of with ball kernel size 2, and the morphological erosion of with ball kernel size 2. To identify high curvature surface regions, for lamellipodia, we concatenate Gaussian smoothed with as a 3-dimensional feature for all voxels in and apply Gaussian mixture model (GMM) clustering (# classes = 3), keeping the class with the highest mean . To identify for blebs and filopodia which are circular and smaller, we use Gaussian smoothed with as a 1-dimensional feature for all voxels in and apply kmeans clustering (# classes = 3), keeping the class with the highest mean . For efficiency, both GMM and kmeans clusterers are fitted on a random sampling of 10,000 surface voxels. Small regions with < 500 connected voxels are removed. Connected component analysis labels each disconnected region in as individual protrusions, . We expand labels by 3 voxels and transfer the segmentation to the surface mesh, by interpolation at the vertex coordinates, for further surface-based processing. We first apply the binary protrusion segmentation above, to , taking the intersection and keeping segmentations with size > 100 voxel2 Cartesian 3D surface area. We diffuse segmentation labels with labelspreading, clamping ratio 0.99 for 10 iterations, with affinity matrix as above. We do not rebinarize the label probability at the start of each iteration. Finally, we apply to the diffused segmentations to get the final instance segmentation labels, .
Direct 2D unwrapping of protrusion submeshes
Segmented individual protrusions are open 3D surfaces with disk topology and can be directly unwrapped into 2D if they possess no holes or handles and have one boundary. The genus, of an open orientable surface with boundaries is computed from the Euler characteristic, . Similar to the spherical parameterization of closed 3D surfaces, the open 3D surface is first mapped conformally to the unit disk then relaxed to get an equiareal disk parameterization.
Quasi-conformal disk parametrization of genus-0 open surfaces.
We obtain a quasi-conformal map of an open 3D surface to the unit disk by harmonic parametrization111. The boundary vertices are first mapped to the boundary of the unit circle, whilst preserving edge length fractions. Interior vertices are then mapped to the disk interior by solving Laplace’s equation, .
Equiareal disk parameterization by mesh relaxation.
We relax the conformal disk parametrization whilst preserving the boundary topology using the area-preserving flow method112. We solve Poisson’s equation to compute the smooth vector field for diffusing the area distortion and explicit Euler integration to advect vertex points iteratively with Delaunay triangle flips. The extent of area relaxation achieved is determined by the mesh quality and number of vertices with respect to the extremity of local area distortion. In general, relaxation was less stable compared to our relaxation for spherical surfaces above. For thin and long protrusions, prior downsampling and uniform remeshing of the protrusion submesh was necessary to enable full area distortion relaxation.
To convert a unit disk parameterization to an pixel image, we ‘square’ the disk using the elliptical grid mapping formula113, multiply the resulting vertex coordinates by and interpolate the coordinates and associated vertex quantities onto a pixel integer grid. This gives similar results to but is significantly faster than solving the Beltrami equation94.
Refinement of undersegmented blebs
Given and the vertex ids corresponding to protrusion we first impute any small holes in the segmentation; inner vertices not assigned to protrusion but should be in order to ensure the protrusion submesh, is a genus-0 open surface. We do this by applying graph connected component analysis on the submesh formed by all vertex ids not part of protrusion , . Any component with number of vertices <10% the total surface area of is assigned to protrusion to form . The submesh is formed from . We downsample by the number of vertex points and remesh using ACVD as described above both for computational efficiency and to get a higher quality mesh, required for computing the intermediate equiareal disk parameterization for a final square parameterization. is directly unwrapped to a 2D 128 × 128 pixel square image as described above. Positive curvature ‘seed’ regions are identified by thresholding the mean curvature mapped to 2D, with a global threshold and then applying morphological closing, disk kernel radius 1 pixel. To classify regions as having negative, flat and positive mean curvature, 3-class Otsu thresholding was applied to to give two thresholds. All regions with mean curvature greater than the higher threshold were positive curvature. Undersegmented blebs correspond to a binary composed of conjoined pseudo-circular regions. We use the gradient watershed114,115 on the Euclidean distance transform of the high curvature region binary to automatically separate conjoined blebs without seed markers. Mesh matching and interpolation was used to map and segmentation labels between and . The refined segmentation were mapped as seed labels from for every protrusion back to . The revised seed labels were then diffused across using the combined geometrical and convexity affinity matrix from above for 10 iterations with . The binary protrusion segmentation from above is applied, and any segmentation with Cartesian 3D surface area < 10 voxels2 removed to give the final refined protrusion segmentation instances.
Topography guided decomposition of cell surface
The instance protrusion segmentation above assigns a unique protrusion label ID to each vertex of the surface mesh, . We use this surface-based as seed labels to partition the total internal cell volume into the volume space unique to each protrusion and the reference cortical cell volume, . This is done in three parts; the construction of , volume propagation of , and using the previous two parts to volumize individual protrusions to obtain (Extended Fig. 4e–g).
Construction of reference surface by imputation.
The reference surface with segmented protrusions removed, is of the functional form with injective and thus can be described by only. This is a 2D image with as the pixel value. We impute the subset of pixels with missing values corresponding to the removed surface protrusions from pixels with known using the fast marching image inpainting116 implemented in the Python OpenCV library with an inpaint radius = 1 (Extended Fig. 4e). The inpainted surface, is used to construct the binary reference cortical volume, which is 1 for all voxels whose .
Volume propagation of surface-based instance protrusion segmentation.
The surface-based protrusion segmentation, is converted to voxel-based by setting the value of the voxels corresponding to the integer discretized coordinates to the matching protrusion label ID. We expand the labels by 3 voxels using the Python Scikit-Image skimage.segmentation.expand_labels function and mask with the topographic binary cell volume to get the initial topographic volume protrusion segmentation, with only the surface of protrusions labelled. We apply marker watershed segmentation slice-by-slice to propagate labels laterally into the protrusion volume within a slice and labels from previous slices, from the top, to the bottom, of the topographic volume. At a slice , we use the Euclidean distance transform of for watershed with the seed markers given by the labels of the previous slice, combined with the current labels of at slice . In combining labels, the labels of the previous slice takes precedence and overwrites the label of . The result, assigns a protrusion ID to all voxels in the entire cell volume (Extended Fig. 4f).
Volumization of individual protrusions.
The binary reference cortical volume, is applied to exclude all cortical volume voxels in the watershed depth propagated . We then apply connected component analysis to each unique protrusion label in and keep for each label, the largest contiguous volume region. The resulting is the final volume segmentation of all individual protrusions. For each unique protrusion, we generate a closed surface mesh by marching cubes. If the marching cubes mesh has > 1000 vertices, we downsample the mesh by a factor of 4 and remesh with ACVD. This last step is to keep the combined number of vertices across all protrusions and the reference surface reasonable for rendering and processing.
Direct Cartesian 3D decomposition of cell surface
For each segmented protrusion , we construct the Cartesian 3D submesh, . We find the set of vertices on the open boundary, using the Python libigl library function, igl.boundary_loop, compute the mean of these points, and form a submesh, with and . We upsample by successive mesh subdivision 3 times, each time replacing a triangle face by the four new faces formed by adding vertices at the midpoint of every edge, giving a mesh with times more vertices. Finally we solve the Possion problem72 to find the vertex coordinates of corresponding to the least bending energy. and are merged to form a closed surface mesh of protrusion . Similarly is merged with the residual reference surface with segmented protrusions removed, to impute and close the hole left by protrusion .
Conformalized mean curvature flow (cMCF) for flattening topographic surfaces,
are open surfaces. Application of cMCF49, which is designed for closed surfaces, maps onto the 2D plane as an elliptical disk and in the limit to a point. We want the flow to converge to the planar rectangle. To do so, we impose additional no-flux constraints in the directions on the boundary, but allow flow in the depth, direction by adding to the right hand side of the cMCF equation an external force term that applies only in the directions. In interior vertices, the flow follows the standard cMCF.
where on the boundary, we use the mass, and Laplacian, matrix defined for a 2D line and is the mass and Laplacian matrices defined for a 3D triangle mesh. is used to denote the augmented matrix formed by appending the columns of matrix and . We solve for the vertex position at the next timepoint as with cMCF by direct matrix inversion.
Surface curvature measurement
The mean curvature, of a 3D surface was measured as the divergence of , the unit surface normal103, . The surface mesh is voxelized to a binary volume, and is computed as the gradient of the signed distance transform of with the Euclidean distance metric. computed in this manner as opposed to from the mesh directly using discrete differential geometry103 or quadric plane fitting117 which is less affected by the number of mesh vertices or the mesh quality.
Mesh quality measurement
The radius ratio , defined as twice the ratio between inradius and circumradius was used to measure the face quality for a triangle mesh in Extended. Fig. 2,3. It is a mesh quality measure in the sense that the radius ratio obtains its maximum value of 1 for an equilateral triangle; the shape which jointly maximizes all internal angles and gives the best conditioning number for the mesh Laplacian matrix118.
Surface rendering
Triangle meshes were exported from Python using the Python Trimesh library into .obj mesh files and visualized in MeshLab119. Volumetric images were rendered in Fiji ImageJ through the volume viewer plugin, and intensities were contrast enhanced for inclusion in the figures using Microsoft PowerPoint. The local surface maximum intensity projection image of Fig. 4c was produced by extending z-axis (depth) rays at every xy pixel, and taking the maximum intensity of voxels within ±9 voxels (±1μm) of the cell surface.
Datasets
Cell morphology validation dataset
To validate u-Unwrap3D (Fig. 2,3 and Extended Fig. 2–4), we used 66 cell surfaces segmented and surface protrusions classified using u-Shape3D and acquired from high resolution light sheet microscopy4,120 as previously described45. The surfaces include 19 MV3 melanoma cells expressing Lifeact-GFP showing blebs, 38 dendritic cells expressing Lifeact-GFP showing lamellipodia, and 9 human bronchial epithelial (HBEC) cells expressing Tractin-GFP. We applied u-Unwrap 3D to these datasets with the following parameters for each step: for Step 1, cMCF with maximum iterations = 50, , stopping threshold, for blebs, for lamellipodia, for filopodia, mesh voxelization with morphological dilation and erosion with ball kernel radius 5 voxels, Gaussian smoothing of binary volume and initial meshing with marching cubes at isovalue 0.5, ACVD remeshing with number of clusters = 90% the number of vertices in the marching cubes mesh; for Step 3, area distortion relaxation with maximum iterations = 100, , stepsize and if equiareal was not achieved, repeat relaxation with a slower ; for Step 4, the mean curvature of was used as the weight for determining the unwrapping axis, and a 1024 × 512 pixel grid; for Step 5, an upsampling factor of 3 for binary voxelization, voxel steps, a specified steps and 2D robust smoothing121 with smoothing factor = 50 for each iteration; for Step 6, binarization of the topographic 3D mapped binary cell segmentation with a threshold of 0.5, then Gaussian smoothing and initial marching cubes meshing at isovalue 0.5, ACVD remeshing with number of clusters = 50% the number of vertices in the marching cubes mesh.
3D timelapse lightsheet imaging and analysis of blebs
Cell culture and timelapse imaging.
All details of the cell line creation, culture and imaging of the MV3 GFP-expressing melanoma cell movie in Fig. 4 were previously published38. The movie is a total of 200 frames acquired at a frequency of 1.21 s per frame. Each frame is a 104 × 512 × 512 size 3D volume with a voxel resolution of 0.300 × 0.104 × 0.104 μm.
Cell segmentation and surface meshing.
The 200 timepoints were spatiotemporally registered volumetrically to the first timepoint, as previously described38. The cell surface at was segmented using a multi-level method122 involving local contrast enhancement, deconvolution and edge enhancement and surface meshed as described above to obtain . Images were deconvolved using the Wiener-Hunt deconvolution approach123 with our previously published point-spread function45.The surface mesh at all subsequent timepoints, were reconstructed using the non-rigid registration deformation field from volumetric registration38. The vertex Septin intensity was calculated by extending from the surface a trajectory to an absolute depth of 1 μm along the steepest gradient of the distance transform to the mesh surface, and assigning the 95th percentile of intensity sampled along that trajectory to the originating vertex to capture the systematically brightest accumulation of Septin signal in the cortical shell. The raw Septin intensity suffers decay from bleaching. We simultaneously normalized and corrected the vertex Septin intensity by computing a normalized Septin intensity as the raw intensity divided by the mean Septin intensity in the whole cell volume at each timepoint.
u-Unwrap3D analysis.
We computed a mean surface mesh, from all as the input surface to u-Unwrap3D. This was done by surface meshing the mean binary volume over all binary voxelizations of individual at an isovalue of 0.5. u-Unwrap3D was applied to to create a common static coordinate space that all is mapped to in Step 5 of u-Unwrap3D to generate . u-Unwrap3D was run with the same parameters for all steps as for blebs in the validation dataset, except for the following modifications: step 1, the same automatic stopping iteration number but +5 steps, and ACVD with 10% of the marching cubes mesh to get a smoother ; step 4, a smaller 512 × 256 pixel size grid and not using the unwrapping axis inferred by curvature-weighted PCA - this axis passed through a large bleb and affected tracking; step 5, steps - a total of 5μm. Topographic cMCF with the robust mesh Laplacian102, mollify factor was applied to each for 10 iterations to compute the corresponding .
Bleb segmentation and tracking.
Blebs were segmented from at every timepoint using the instance segmentation algorithm with refinement for undersegmented blebs as described above. In computing the binary protrusion segmentation we use a downsampling factor of 4 due to the smaller 512 × 256 pixel grid and diffuse the segmentation for 5 iterations as the blebs were smaller than the validation dataset. The segmented 512 × 256 bleb images, were padded 50 pixels on all four sides respecting spherical topology. This is done by periodic padding along the - axis. For the - axis, we pad the top of the image by reflecting the pixels with respect to the first image row (i.e. all pixels in row 2 to row 51) and then flipping in the - axis. Similarly, the bottom is padded by refecting the pixels with respect to the last image row (i.e. all pixels in row 2 to row 511) and then flipping in the - axis. For each unique bleb in every timepoint, we computed the bounding box of the bleb given by top left, and bottom right coordinates. The bleb bounding boxes were tracked using an optical flow assisted bounding box tracker77. Boxes were linked over time into tracks using bipartite matching and the intersection over union (IoU>0.25 for valid match) of bounding boxes as the distance function between pairs. To handle large changes in box size, the matching between the current and next frame was carried out on the predicted bounding box coordinates by local optical flow124. Optical flow was computed using the mean curvature, after rescaling to be an 8-bit grayscale image using the global minimum and maximum curvature values over time. In case of temporary occlusion or missed segmentation, any non-matched blebs were propagated for up to 5 frames (6s) using the estimated optical flow before track termination. Tracks with > 5 frames (6s) and a mean positive curvature, were retained as bleb tracks. The coordinates of retained tracks was corrected to account for the initial padding of 50 pixels. To remove erroneous and duplicated tracks, we uniquely match every segmented bleb in each timepoint to a track by IoU. For each track, we then computed the fraction of its lifetime that could be matched to a bleb and removed all tracks for which this proportion was < 50%. Lastly for each track we checked for sudden changes in the bounding box area, which was indicative of an erroneous bounding box in need of substitution by an inferred corrected bounding box. We applied this procedure to each track in order to construct the timeseries of the bounding box area over the track lifetime and compute a smooth reference timeseries using the central moving average with a window of 3 frames. The bounding box at a timepoint is erroneous if the instantaneous difference between the raw and smooth bounding box area > 500 pixel2 (the mean bleb box area is 361 pixel2). The coordinates of a corrected bounding box is inferred from non-erroneous bounding boxes by interpolation using a linear spline. The tracks that remained fully in-focus over its lifetime were retained for analysis.
Bleb timeseries extraction.
We detected pixels on blebs by labelling spatially contiguous areas of positive mean curvature based on 3-class Otsu thresholding defining positive, flat or negative curvature. The largest connected component within a bleb bounding box was defined as on-bleb and the remainder area within the bounding box as off-bleb. We extracted distortion-corrected average timeseries of bleb area, mean curvature and septin intensity, that is of a scalar quantity, by observing that the mean of over a Cartesian 3D surface area is equivalent to computing a weighted mean over the equivalent area, . The weight, is the magnitude of the differential area element, described above.
Bleb event alignment.
Individual blebbing events were detected within a track by applying peak finding after central moving averaging of bleb area timeseries with a window of 3 timepoints. A peak was defined as having a prominence > 0.5 and separated from a neighboring peak by at least 3 timepoints. Individual bleb event timeseries were constructed and temporally aligned using the detected timepoint of maximal bleb area as timepoint 0 and taking a window of 14 timepoints on either side (a total 29 timepoints, 35 s).
3D timelapse lightsheet imaging and analysis of ruffles
Cell culture and timelapse lightsheet imaging.
SU.86.86 cells were purchased from American Type Culture Collection (CRL-1837). The cells were transfected with integrating lentiviral plasmids carrying genes for myristoylated CyOFP1 and Tractin-mEmerald. The cells were cultured in RPMI medium supplemented with 10% fetal bovine serum and 1% anti-anti (Gibco 15240062), at 37°C in a humidified incubator and 5% CO2. SU.86.86 cells were imaged on fibronectin-coated coverslips on a custom axially swept light sheet microscope125. The microscope detection system comprises a 25X NA1.1 water immersion objective (Nikon, CFI75 Apo, MRD77220) and a 500mm tube lens. The illumination was done through a 28.6X NA0.66 water immersion objective (Special Optics, 54-10-7). The movie analysed in Fig.5 is a total of 30 frames acquired at a frequency of 2.27 s per frame. Each frame is a two-channel 151 × 1024 × 1024 size 3D volume with a voxel resolution of 0.300 × 0.104 × 0.104 μm.
Cell segmentation and surface meshing.
All timepoints were rigid registered volumetrically to the first timepoint, to compensate for drift. The CyOFP1 image was also rigid registered to the Tractin-mEmerald in each timepoint. For every timepoint, the volumetric image was segmented using a multi-level method122 involving local contrast enhancement, deconvolution and edge enhancement and surface meshed as described above to obtain the surface mesh, . The vertex Tractin-mEmerald and CyOFP1 intensities were calculated by extending a trajectory to an absolute depth of 1 μm along the steepest gradient of the distance transform to the mesh surface, and taking the mean intensity along the trajectory.
u-Unwrap3D analysis.
The first timepoint surface mesh was used as the input to u-Unwrap3D to create a common static coordinate space that the surface meshes from all timepoints is mapped to in Step 5 of u-Unwrap3D to generate . We use Unwrap-3D with the following parameters for each step: Step 1, cMCF with maximum iterations , automatic stopping threshold, mesh voxelization with morphological dilation and erosion with ball kernel radius 5 voxels, Gaussian smoothing of the binary volume and initial marching cubes meshing at isovalue 0.5, ACVD remeshing with number of clusters = 10% the number of vertices in the marchin cubes mesh, and further volume constrained Laplacian mesh smoothing126 with implicit time integration, time step 0.5 for 15 iterations; for Step 3 area distortion relaxation with maximum iterations , stepsize ; for Step 4 we use the binary positive curvature region of given by 3-class Otsu thresholding as the weight for determining the unwrapping axis, and use a 1025 × 512 pixel grid; for Step 5, for outwards propagation, an upsampling factor of 3 for binary voxelization, minimum of 0.5 and voxel -steps where is the mean Cartesian 3D distance of traversing one pixel in directions and a separable 1D uniform box filter smoother with a window 5 pixels; for inwards propagation, we use active contour cMCF with , and robust mesh Laplacian102, mollify factor 1 × 10−5 for better numerical stability with the parameterized converted into a triangle mesh by triangulating the quadrilateral pixel connectivity and inserting additional triangles to ‘stitch’ the image boundaries into a spherical topology, (note the latter stitching requires an even number of columns after discounting that the last column is the same as the first column, hence a 1025 × 512 grid) and (maximum internal distance transform value ) / steps; for Step 6, marching cubes meshing of the topographic 3D mapped binary cell segmentation at isovalue 0.5 following Gaussian smoothing , ACVD remesh with number of clusters = 50% the number of vertices in the marching cubes mesh and retaining the largest connected component mesh. Topographic cMCF with robust mesh Laplacian102, mollify factor = 1 × 10−5, was applied to each for 10 iterations to compute the corresponding .
Optical flow ROI tracking.
We used motion sensing superpixels (MOSES)83,84 in dense tracking mode which automatically monitors the spatial coverage of ROIs and introduces new ROIs dynamically to ensure uniform spatial tracking at every timepoint. We partitioned the image with an initial user-specified 1000 non-overlapping rectangular regions-of-interest (ROI). Each ROI was tracked over time by subsequently updating its centroid by the median optical flow124 within the ROI. Optical flow was computed from the Traction/CyOFP1 (TC) signal after rescaling to be an 8-bit grayscale image using the video minimum and maximum TC values.
ROI timeseries extraction and cross-correlation.
Distortion-corrected average timeseries of mean Tractin/CyOFP1 (TC) and were computed for a track using the same weighted mean as for blebs. A square bounding box of the mean MOSES ROI width centered at the track coordinate was used to sample the scalar values at each timepoint. The distortion-corrected timeseries can be treated as standard 1D timeseries. The 1D normalized cross-correlation was thus computed between the distortion-corrected TC and timeseries for individual tracks without modification. ROI cross-correlation curves were averaged at all time-lags to derive the mean and 95% confidence interval ROI cross-correlation curve. A deviation of the curve greater than the 95% confidence interval at a time lag of 0 indicated significant instantaneous correlation.
Retrograde actin flow and mean ruffle travel speed.
Computing the speed histogram with 25 bins and speed range 0–10 μm/min showed a slow and fast population (Fig. 5d). We inferred the mean speed of the two populations as the two thresholds generated by 3-class Otsu thresholding. The lower and faster of the thresholds are the mean speed of retrograde actin flow and ruffles respectively.
Cross-correlation and curvature relationship.
We computed the continuous relationship of mean curvature, and the lag 0 cross-correlation of TC and (Fig. 5e) over ROI tracks using kernel density. Gaussian kernel density with a bandwidth set by Scott’s rule was used to derive the joint density distribution of and cross-correlation i.e. , with cross-correlation over the closed intervals and . The continuous relationship is then given by the marginal expectation with capital denoting the random variable and the expectation operator, with standard deviation equivalently defined as the square root of the variance, . The evaluation of the integrals uses 100 bins for both and cross-correlation.
Extended Data
Extended Figure 1. Measuring and optimizing mesh distortion under surface deformation.
a) Any deformation of a closed 3D surface mesh (top) such as by conformalized mean curvature flow (cMCF) (bottom) distorts local geometrical distances and areas as illustrated by zoom-ins. b) Illustration of the two types of metric distortion incurred by mesh deformation; conformal and equiareal. In general, lower conformal error is at the expense of equiareal and vice versa. c) Plot of the conformal error (black dotted line, black left y-axis) and area ratio (red dotted line, red right y-axis) for each iteration of cMCF (Step 1, Fig. 1b) for the example mesh in a) and Fig. 1 with stop iteration indicated by a black vertical dashed line. d) Rendering of the conformal error and area ratio error at each triangle face for quasi-conformal spherical parametrization of the smooth shape to the sphere (Step 2, Fig. 1b). e) Plot of the conformal error (black dotted line, black left y-axis) and area ratio (red dotted line, red right y-axis) for each iteration of the spherical area distortion relaxation with stop iteration indicated by a black vertical dashed line (Step 3, Fig. 1b), (left). Rendering of the conformal and area ratio error of individual triangle faces at the stop iteration, (right). f) Illustration of not optimising (upper row) and optimising the unwrapping north-south axis using weighted principal component analysis to maximally display protrusive surface features with minimal distortion using the absolute value of mean curvature of the smooth 3D shape as weights, (lower row). g) Comparison of the per pixel conformal error (left column) and area distortion (right column) of the 2D unwrapping of the cMCF smooth shape, (upper row) or direct unwrapping of the input shape, (lower row). h) Quantitative assessment of four different options of 2D unwrapping an input surface, via different spherical parameterizations, by measuring the difference between the Cartesian 3D reconstructed mesh from and . Chamfer distance, sliced 1-Wasserstein distance between vertices of the input and reconstructed mesh. the total surface. difference in total surface area between the input and reconstructed mesh. Qualitative assessment by uv-remapping the chessboard pattern and blending with the mean curvature, colors.
Extended Figure 2. Assessment of the general applicability u-Unwrap3D.
a) Typical examples of higher genus inducing ‘hole’ and ‘handle’ errors in 3D meshes obtained by marching cubes meshing of binary segmentations from volumetric lightsheet microscopy images for two morphological motifs and two cell types; a dendritic cell with lamellipodia (left) and a HBEC cell with filopodia (right). b) Table summary of the statistics of the total 66 input surface meshes across morphological motif types to u-Unwrap3D (columns 1–6), of which for a total 63 input meshes (>95%) an equiareal spherical parametrization and topographic meshes were successfully computed (columns 7–8, last two columns). In comparison only 6 input meshes (9%) were genus-0. An example of a failed mesh is given in c). c) Example of u-Unwrap3D failure when the conformalized mean curvature flow (cMCF) reference shape at the automatic stop iteration has holes too large to be made genus-0 after voxelization and morphological hole closing in our current implementation (see Methods). d) Table summary of the conformal and area distortion error evaluated at the automatic stop iteration of the cMCF (left half, first 4 columns) and the summary mesh statistics of the remeshed cMCF smooth mesh (right half, last 5 columns). Note the area distortion is given as the surface area fraction ratio with the input surface as the denominator and equivalent to used in the area distortion relaxation (see Methods). (see Methods). All tables in b)-g) report numerical values as median±interquartile range. An inf conformal error indicates local breakdown of flow for a mesh. When this occurs, cMCF cannot continue and the automatic stop iteration is the iteration # just prior to breakdown.
Extended Figure 3. Quantitative performance assessment of the geometric deformation steps in u-Unwrap3D.
a) Table summary of the conformal and area distortion error of quasi-conformal spherical parametrization of the cMCF reference surface, , (Step 2 Fig. 1b). The target and optimal minimum conformal error is 1.0 and is achieved. b) Table summary of the number of iterations, conformal and area distortion error and mesh quality for four different stopping criteria (labelled i-iv, see Methods) for area-distortion relaxation of . The target and optimal minimum area distortion is 1.0. The implemented spherical area-distortion relaxation scheme in this paper achieves the optimal area distortion, an equiareal parametrization in a maximum allowed 50 iterations by minimising directly the area-distortion factor, (equiareal) criterion (Methods) (top left, i). The scheme further allows relaxations between conformal and equiareal parametrizations as demonstrated by three additional stopping criteria: with no relaxation, (i.e. iteration 0) the parameterization is conformal and the most isometric parametrization (MIPS) (top right, ii); for iteration numbers , the parameterization minimises jointly the combined conformal and area distortion as measured by , the sum of the quasi-conformal error, and the natural logarithm of the area distortion factor, (bottom left, iii); and for iteration numbers , the parameterization is the area-preserving MIPS (bottom right, iv). c) Table summary of the statistics for computed topographic meshes, using a 1024×512 pixel grid for the subset of meshes with successful equiareal spherical parametrizations, (Extended Fig. 2b). d) Table summary of the quantitative measurement of geometric error between the Cartesian 3D remapping, of the topographic mesh, and the original input mesh for four metrics; chamfer distance (1st column), sliced 1-Wasserstein (2nd column), , the percentage difference in total surface area (3rd column) and , the percentage difference in total volume (4th column). For a perfect reconstruction, all measures should be 0. Units are given as voxels due to heterogeneous pixel resolution amongst input meshes. A large , but small for blebs and filopodia were due to a subset of non-watertight input meshes found to have erroneously meshed what should be the internal cell volume. These meshes were typically characterised by very high-genus (>50) (Extended Fig. 2c). Note in a)-d) the area distortion is given as the surface area fraction ratio with the input surface as the denominator and equivalent to used in the area distortion relaxation (see Methods). All tables in a)-d) report numerical values as median±interquartile range. e) Quantitative and qualitative comparison of the Cartesian 3D remapping, of the topographic mesh, (left) and the original input mesh (middle) for 4 cell examples with different morphological motifs from d) in relation to the cMCF reference surface, (right). Box shows a zoom-in of the local surface region for each example. Black triangles highlight exemplar salient surface that are well captured but may be slightly smoothened and blurred in due to being underrepresented surface regions in , being distant from . Green triangles highlight exemplar salient filopodia captured in . Red triangles highlight exemplar salient filopodia not or poorly captured in , due to being in a region of dense filopodia and is distant from .
Extended Figure 4. Overview of an unsupervised pipeline to segment complex surface morphologies guided by topographic 3D representations.
a) Overview of the four key steps (i-iv) to binary segment protrusions by thresholding on the mean height measured relative to the cMCF reference surface. b) Learning an optimal reference surface for segmenting surface protrusions using asymmetric least mean squares (ALS) (Methods). The topographic surface, is approximated by a surface, that is in 1-to-1 correspondence to every pixel and can be represented as a height image using ray-propagation (top, see Methods). The height function, is depicted additionally in cross-section cuts x-x and y-y by a red line. A flat brown line in cross-section depicts the cMCF reference, . ALS with smoothness regularization is applied to to derive an optimal smooth reference surface with height, (bottom). The height function, are depicted additionally in cross-section cuts x-x and y-y by a green line. c) Binary segmented protrusions by thresholding on the mean height measured relative to the ALS-derived reference surface from b). d) Overview of the sequential steps, left-to-right to segment individual protrusions by binarization and connected components analysis of topographic volume signals, . The steps are illustrated for 3 different cell types and 3 different surface motifs; MV3 melanoma cell with blebs (top row), dendritic cell with lamellipodia (middle row) and HBEC cell with filopodia (bottom row). Initial binarization uses 3-class k-means clustering (blebs and filopodia) and 3-class Gaussian mixture model clustering (lamellipodia) of volumetric mean curvature to identify all positive curvature regions. e) The hole-ridden (, black outline, and dark blue colored) reference surface, (left) and corresponding remapped Cartesian 3D surface (right) after removal of all protrusion mesh faces (top). The inpainted topographic 3D reference surface, (left) and corresponding remapped Cartesian 3D surface (right) after image inpainting the missing coordinates (bottom). f) Marker-seeded 2D watershed to laterally propagate surface segmentation labels into the topographic volume shown pre- (top) and post- (middle) for a single given slice at depth, . The resulting labelled topographic volume after propagating all surface protrusion labels fully from the top to the bottom (bottom).Unique colors denote unique regions with the same surface label. g) The protrusion-only topographic volume labels (bottom) and resultant composition of individual volumized protrusion meshes (top) after using the inpainted basal surface from e) to mask out all non-protrusion voxels in f) and meshing. Individual protrusions are uniquely colored.
Extended Figure 5. u-Unwrap3D enabled measurement of ruffle in-plane travel speed.
a) Cortical reference shape, found by applying conformalized mean curvature flow to the first timepoint of the ruffling SU.86.86 cell in Fig. 5a and used to unwrap all timepoints into a common static space. b) The mean track velocity of the optical flow region-of-interest (ROI) tracks, plotted as black arrows at the initial track coordinate overlaid on the unwrapped Tractin-mEmerald/CyOFP1 intensity image of Fig. 5b (left) and its corresponding polar transformed equivalent (right). The polar transform maps the green (top), purple (middle) and black (bottom) horizontal line on the left to the central green point, second purple and third black rings in the polar image. c) Orthogonal cross-section maximum intensity projection (MIP) image of the raw Tractin-mEmerald intensity channel showing the tilted lightsheet acquisition (left). Selective ROI isolation of the top and bottom surface of the cell by grey and green bounding box selection in unwrapped view (middle) and visualized in 3D with grey and green surfaces respectively (right). The normal vector, describing the best fit plane through only the cell bottom vertices found by principal components analysis (inset rectangle).
Supplementary Material
Supplementary Video 1. Overview of the six key steps of u-Unwrap3D.
Supplementary Video 2. Application of u-Unwrap3D to directly unwrap a genus-0 cell surface mesh in conjunction with the spatial activation pattern of PI3K signaling products.
Supplementary Video 3. Application of u-Unwrap3D to an MV3 melanoma cell with bleb surface motifs segmented by the u-shape3D software. Each bleb is labelled with a random color to demonstrate the local surface mappings and their distortions.
Supplementary Video 4. Application of u-Unwrap3D to a dendritic cell with lamellipodia surface motifs segmented by the u-shape3D software. Each lamellipodium is labelled with a random color to demonstrate the local surface mappings and their distortions.
Supplementary Video 5. Application of u-Unwrap3D to an HBEC cell with filopodia surface motifs segmented by the u-shape3D software. Each filopodium is labelled with a random color to demonstrate the local surface mappings and their distortions.
Supplementary Video 6. Application of topographic conformalized mean curvature flow to directly map the topographic surface of a dendritic cell with segmented lamellipodia surface motifs to the 2D plane, for two different time steps, and . The smaller enables gradual relaxation and the ability to sample and use intermediate shapes during the flow. However smooth low curvature folds remain such that we do not fully converge to the plane even if continued to 100 iterations. For direct mapping to the plane we always use the large to ensure convergence within 50 iterations.
Supplementary Video 7. Application of u-Unwrap3D to enable segmentation and tracking of blebs on a MV3 melanoma cell in topographic representation. View 1: Projections of cell surface, mean curvature and normalized SEPT6-GFP into topographic surface and unwrapped reference surface representations. Individual blebs are segmented by thresholding in the topographic surface representation. Leveraging the bijectivity of u-Unwrap3D mappings bleb labels are projected back to the 3D surface. View 2: The 2D segmented blebs are tracked and trajectories projected back to the original 3D surface. The timelapse volumes were acquired every 1.21s for 200 frames. Scalebar: .
Supplementary Video 8. Application of u-Unwrap3D to track the surface ruffling and actin flows of a SU.86.86 pancreatic adenocarcinoma. View 1: Projections of cell surface, mean curvature and Tractin-mEmerald into topographic surface and unwrapped reference surface representations. View 2: Regional ruffling and actin flows are tracked in 2D with optical flow and trajectories projected into a 2D polar representation and back to the original 3D surface. View 3: Select measurement of instantaneous ruffle and actin flow speeds and cross-correlation of actin and curvature within the lamella and lamellipodia taking advantage of the unwrapped representation is projected back to the original 3D surface. The timelapse volumes were acquired every 2.27s for 30 frames. Scalebar: .
Acknowledgments
We thank Hanieh Mazloom Farsibaf and Zach Marin for discussions on mesh processing. We also thank Qiongjing Zou for putting the Python library into a continuous integration coding framework. Funding for this work in the Danuser lab was provided by the grant R35 GM136428 (NIH). AW is a fellow of the Jane Coffin Childs Memorial Fund. GMG is a Damon Runyon Fellow (DRG 2422-21).
Footnotes
Competing Interests
The authors declare no competing interests.
Code Availability
u-Unwrap3D is open source, developed as a Python library and is available at: https://github.com/DanuserLab/u-unwrap3D.
Data Availability
All data presented herein are available from the corresponding author upon request.
References
- 1.Mitra A. et al. Cell geometry dictates TNFα-induced genome response. Proceedings of the National Academy of Sciences 114, E3882–E3891 (2017). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 2.Wang Y., Nagarajan M., Uhler C. & Shivashankar G. Orientation and repositioning of chromosomes correlate with cell geometry–dependent gene expression. Molecular biology of the cell 28, 1997–2009 (2017). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.McBeath R., Pirone D. M., Nelson C. M., Bhadriraju K. & Chen C. S. Cell shape, cytoskeletal tension, and RhoA regulate stem cell lineage commitment. Developmental cell 6, 483–495 (2004). [DOI] [PubMed] [Google Scholar]
- 4.Welf E. S. et al. Quantitative Multiscale Cell Imaging in Controlled 3D Microenvironments. Dev Cell 36, 462–475, doi: 10.1016/j.devcel.2016.01.022 (2016). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 5.Castor L. N. Flattening, movement and control of division of epithelial-like cells. Journal of Cellular Physiology 75, 57–64 (1970). [DOI] [PubMed] [Google Scholar]
- 6.De Belly H., Paluch E. K. & Chalut K. J. Interplay between mechanics and signalling in regulating cell fate. Nature Reviews Molecular Cell Biology, 1–16 (2022). [DOI] [PubMed] [Google Scholar]
- 7.Vitriol E. A. & Zheng J. Q. Growth cone travel in space and time: the cellular ensemble of cytoskeleton, adhesion, and membrane. Neuron 73, 1068–1081 (2012). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 8.Shirao T. & González-Billault C. Actin filaments and microtubules in dendritic spines. Journal of neurochemistry 126, 155–164 (2013). [DOI] [PubMed] [Google Scholar]
- 9.Prasad A. & Alizadeh E. Cell form and function: interpreting and controlling the shape of adherent cells. Trends in biotechnology 37, 347–357 (2019). [DOI] [PubMed] [Google Scholar]
- 10.Alberts B. et al. Molecular biology of the cell. Scandinavian Journal of Rheumatology 32, 125–125 (2003). [Google Scholar]
- 11.Osumi-Sutherland D. et al. Cell type ontologies of the Human Cell Atlas. Nature Cell Biology 23, 1129–1135 (2021). [DOI] [PubMed] [Google Scholar]
- 12.Watt F. M., Jordan P. W. & O’Neill C. H. Cell shape controls terminal differentiation of human epidermal keratinocytes. Proceedings of the National Academy of Sciences 85, 5576–5580 (1988). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 13.Le Roux A.-L., Quiroga X., Walani N., Arroyo M. & Roca-Cusachs P. The plasma membrane as a mechanochemical transducer. Philosophical Transactions of the Royal Society B 374, 20180221 (2019). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14.Lomakin A. et al. The nucleus acts as a ruler tailoring cell responses to spatial constraints. Science 370, eaba2894 (2020). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15.Bronner F. Cell shape: determinants, regulation, and regulatory role. (Elsevier, 2012). [Google Scholar]
- 16.Kholodenko B. N. Cell-signalling dynamics in time and space. Nature reviews Molecular cell biology 7, 165–176 (2006). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 17.Axelrod D. & Wang M. Reduction-of-dimensionality kinetics at reaction-limited cell surface receptors. Biophysical journal 66, 588–600 (1994). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 18.Schmick M. & Bastiaens P. I. The interdependence of membrane shape and cellular signal processing. Cell 156, 1132–1138 (2014). [DOI] [PubMed] [Google Scholar]
- 19.Kholodenko B. N., Hoek J. B. & Westerhoff H. V. Why cytoplasmic signalling proteins should be recruited to cell membranes. Trends in cell biology 10, 173–178 (2000). [DOI] [PubMed] [Google Scholar]
- 20.Adam G. & Delbrück M. Reduction of dimensionality in biological diffusion processes. Structural chemistry and molecular biology 198, 198–215 (1968). [Google Scholar]
- 21.Neves S. R. et al. Cell shape and negative links in regulatory motifs together control spatial information flow in signaling networks. Cell 133, 666–680 (2008). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 22.Rangamani P. et al. Decoding information in cell shape. Cell 154, 1356–1369, doi: 10.1016/j.cell.2013.08.026 (2013). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 23.Jaqaman K. & Ditlev J. A. Biomolecular condensates in membrane receptor signaling. Current Opinion in Cell Biology 69, 48–54 (2021). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 24.Edidin M. Patches, posts and fences: proteins and plasma membrane domains. Trends in cell biology 2, 376–380 (1992). [DOI] [PubMed] [Google Scholar]
- 25.Sharp N., Attaiki S., Crane K. & Ovsjanikov M. Diffusionnet: Discretization agnostic learning on surfaces. ACM Transactions on Graphics (TOG) 41, 1–16 (2022). [Google Scholar]
- 26.Klatzow J., Dalmasso G., Martínez-Abadías N., Sharpe J. & Uhlmann V. μMatch: 3D Shape Correspondence for Biological Image Data. Frontiers in Computer Science, 7 (2022). [Google Scholar]
- 27.Lee S. C. & Kazhdan M. in Computer Graphics Forum. 27–37 (Wiley Online Library; ). [Google Scholar]
- 28.Van Kaick O., Zhang H., Hamarneh G. & Cohen-Or D. in Computer graphics forum. 1681–1707 (Wiley Online Library; ). [Google Scholar]
- 29.Cagniart C., Boyer E. & Ilic S. in 2010 IEEE Computer Society Conference on Computer Vision and Pattern Recognition. 1339–1346 (IEEE; ). [Google Scholar]
- 30.Zeng Y. et al. in CVPR 2011. 1225–1232 (IEEE; ). [Google Scholar]
- 31.Smith B. et al. Constraining dense hand surface tracking with elasticity. ACM Transactions on Graphics (TOG) 39, 1–14 (2020). [Google Scholar]
- 32.Ovsjanikov M., Ben-Chen M., Solomon J., Butscher A. & Guibas L. Functional maps: a flexible representation of maps between shapes. ACM Transactions on Graphics (ToG) 31, 1–11 (2012). [Google Scholar]
- 33.Bronstein M. M. & Kokkinos I. in 2010 IEEE computer society conference on computer vision and pattern recognition. 1704–1711 (IEEE; ). [Google Scholar]
- 34.Reuter M., Schmansky N. J., Rosas H. D. & Fischl B. Within-subject template estimation for unbiased longitudinal image analysis. Neuroimage 61, 1402–1418 (2012). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 35.Reuter M., Rosas H. D. & Fischl B. Highly accurate inverse consistent registration: a robust approach. Neuroimage 53, 1181–1196 (2010). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 36.Markello R. D. et al. Neuromaps: structural and functional interpretation of brain maps. Nature Methods 19, 1472–1479 (2022). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 37.Ciric R. et al. TemplateFlow: FAIR-sharing of multi-scale, multi-species brain models. Nature Methods, 1–4 (2022). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 38.Weems A. D. et al. Blebs Promote Cell Survival by Assembling Oncogenic Signaling Hubs. Nature, 1–9 (2023). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 39.Choi P. T., Lam K. C. & Lui L. M. FLASH: Fast Landmark Aligned Spherical Harmonic Parameterization for Genus-0 Closed Brain Surfaces. SIAM Journal on Imaging Sciences 8, 67–94, doi: 10.1137/130950008 (2015). [DOI] [Google Scholar]
- 40.Floater M. S. & Hormann K. Surface parameterization: a tutorial and survey. Advances in multiresolution for geometric modelling, 157–186 (2005). [Google Scholar]
- 41.Nadeem S., Su Z., Zeng W., Kaufman A. & Gu X. Spherical parameterization balancing angle and area distortions. IEEE transactions on visualization and computer graphics 23, 1663–1676 (2016). [DOI] [PubMed] [Google Scholar]
- 42.Joshi A., Shattuck D., Thompson P. & Leahy R. Brain image registration using cortically constrained harmonic mappings. Inf Process Med Imaging 20, 359–371, doi: 10.1007/978-3-540-73273-0_30 (2007). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 43.Zhao F. et al. S3Reg: superfast spherical surface registration based on deep learning. IEEE Transactions on Medical Imaging 40, 1964–1976 (2021). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 44.Lyu I., Kang H., Woodward N. D., Styner M. A. & Landman B. A. Hierarchical spherical deformation for cortical surface registration. Medical image analysis 57, 72–88 (2019). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 45.Driscoll M. K. et al. Robust and automated detection of subcellular morphological motifs in 3D microscopy images. Nat Methods 16, 1037–1044, doi: 10.1038/s41592-019-0539-z (2019). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 46.Lefevre J. G. et al. LLAMA: a robust and scalable machine learning pipeline for analysis of large scale 4D microscopy data: analysis of cell ruffles and filopodia. BMC bioinformatics 22, 1–26 (2021). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 47.Castilla C., Maška M., Sorokin D. V., Meijering E. & Ortiz-de-Solórzano C. 3-D quantification of filopodia in motile cancer cells. IEEE transactions on medical imaging 38, 862–872 (2018). [DOI] [PubMed] [Google Scholar]
- 48.Botsch M., Kobbelt L., Pauly M., Alliez P. & Lévy B. Polygon mesh processing. (CRC press, 2010). [Google Scholar]
- 49.Kazhdan M., Solomon J. & Ben-Chen M. in Computer Graphics Forum. 1745–1754 (Wiley Online Library; ). [Google Scholar]
- 50.Gauss K. F. & Pesic P. General investigations of curved surfaces. (Courier Corporation, 2005). [Google Scholar]
- 51.Choi G. P. T., Leung-Liu Y., Gu X. & Lui L. M. Parallelizable Global Conformal Parameterization of Simply-Connected Surfaces via Partial Welding. SIAM Journal on Imaging Sciences 13, 1049–1083, doi: 10.1137/19m125337x (2020). [DOI] [Google Scholar]
- 52.Ahlfors L. V. Lectures on quasiconformal mappings. Vol. 38 (American Mathematical Soc., 2006). [Google Scholar]
- 53.Springborn B. Hyperbolic polyhedra and discrete uniformization. arXiv preprint arXiv:1707.06848 (2017). [Google Scholar]
- 54.Gu X. D., Luo F., Sun J. & Wu T. A discrete uniformization theorem for polyhedral surfaces. Journal of Differential Geometry 109, 223–256 (2018). [Google Scholar]
- 55.Gu X., Guo R., Luo F., Sun J. & Wu T. A discrete uniformization theorem for polyhedral surfaces II. Journal of differential geometry 109, 431–466 (2018). [Google Scholar]
- 56.Heemskerk I. & Streichan S. J. Tissue cartography: compressing bio-image data by dimensional reduction. Nature methods 12, 1139–1142 (2015). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 57.Li M., Kaufman D. M., Kim V. G., Solomon J. & Sheffer A. Optcuts: Joint optimization of surface cuts and parameterization. ACM Transactions on Graphics (TOG) 37, 1–13 (2018). [Google Scholar]
- 58.Zhou K., Synder J., Guo B. & Shum H.-Y. in Proceedings of the 2004 Eurographics/ACM SIGGRAPH symposium on Geometry processing. 45–54. [Google Scholar]
- 59.Sander P. V., Wood Z. J., Gortler S., Snyder J. & Hoppe H. Multi-chart geometry images. (2003). [Google Scholar]
- 60.Mazloom-Farsibaf H., Zou Q., Hsieh R., Danuser G. & Driscoll M. Cellular Harmonics for the Morphology-invariant Analysis of Molecular Organization at the Cell Surface. bioRxiv (2022). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 61.Stutz D. (Master’s thesis, RWTH Aachen University, 2017). [Google Scholar]
- 62.Hormann K. & Greiner G. MIPS: An efficient global parametrization method. (Erlangen-Nuernberg Univ (Germany) Computer Graphics Group, 2000). [Google Scholar]
- 63.Degener P., Meseth J. & Klein R. An Adaptable Surface Parameterization Method. IMR 3, 201–213 (2003). [Google Scholar]
- 64.Bonneel N., Rabin J., Peyré G. & Pfister H. Sliced and radon wasserstein barycenters of measures. Journal of Mathematical Imaging and Vision 51, 22–45 (2015). [Google Scholar]
- 65.Saltukoglu D. et al. Plasma membrane topography governs the three-dimensional dynamic localization of IgM B cell receptor clusters. bioRxiv (2022). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 66.Das N. et al. 3dSpAn: An interactive software for 3D segmentation and analysis of dendritic spines. Neuroinformatics 20, 679–698 (2022). [DOI] [PubMed] [Google Scholar]
- 67.Eilers P. H. A perfect smoother. Analytical chemistry 75, 3631–3636 (2003). [DOI] [PubMed] [Google Scholar]
- 68.Whittaker E. T. On a new method of graduation. Proceedings of the Edinburgh Mathematical Society 41, 63–75 (1922). [Google Scholar]
- 69.Liu R. & Zhang H. in 12th Pacific Conference on Computer Graphics and Applications, 2004. PG 2004. Proceedings. 298–305 (IEEE; ). [Google Scholar]
- 70.Rodrigues R. S., Morgado J. F. & Gomes A. J. in Computer Graphics Forum. 235–274 (Wiley Online Library; ). [Google Scholar]
- 71.Agathos A., Pratikakis I., Perantonis S. & Sapidis N. S. Protrusion-oriented 3D mesh segmentation. The Visual Computer 26, 63–81 (2010). [Google Scholar]
- 72.Zhao W., Gao S. & Lin H. A robust hole-filling algorithm for triangular mesh. The Visual Computer 23, 987–997 (2007). [Google Scholar]
- 73.Elliott H. et al. Myosin II controls cellular branching morphogenesis and migration in three dimensions by minimizing cell-surface curvature. Nature cell biology 17, 137–147 (2015). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 74.O’Shaughnessy E. C. et al. Software for lattice light-sheet imaging of FRET biosensors, illustrated with a new Rap1 biosensor. Journal of Cell Biology 218, 3153–3160 (2019). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 75.Charras G. T., Coughlin M., Mitchison T. J. & Mahadevan L. Life and times of a cellular bleb. Biophysical journal 94, 1836–1853 (2008). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 76.Charras G. A short history of blebbing. Journal of microscopy 231, 466–478 (2008). [DOI] [PubMed] [Google Scholar]
- 77.Driscoll M. K. et al. Proteolysis-free cell migration through crowded environments via mechanical worrying. bioRxiv, 2020.2011. 2009.372912 (2022). [Google Scholar]
- 78.Leyden F. et al. Rac1 activation can generate untemplated, lamellar membrane ruffles. BMC biology 19, 1–14 (2021). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 79.Ridley A. J., Paterson H. F., Johnston C. L., Diekmann D. & Hall A. The small GTP-binding protein rac regulates growth factor-induced membrane ruffling. Cell 70, 401–410, doi: 10.1016/0092-8674(92)90164-8 (1992). [DOI] [PubMed] [Google Scholar]
- 80.Borm B., Requardt R. P., Herzog V. & Kirfel G. Membrane ruffles in cell migration: indicators of inefficient lamellipodia adhesion and compartments of actin filament reorganization. Experimental cell research 302, 83–95 (2005). [DOI] [PubMed] [Google Scholar]
- 81.Planchon T. A. et al. Rapid three-dimensional isotropic imaging of living cells using Bessel beam plane illumination. Nature methods 8, 417–423 (2011). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 82.Spracklen A. J., Fagan T. N., Lovander K. E. & Tootle T. L. The pros and cons of common actin labeling tools for visualizing actin dynamics during Drosophila oogenesis. Developmental biology 393, 209–226 (2014). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 83.Zhou F. Y. et al. Characterization of Biological Motion Using Motion Sensing Superpixels. Bio Protoc 9, e3365, doi: 10.21769/BioProtoc.3365 (2019). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 84.Zhou F. Y. et al. Motion sensing superpixels (MOSES) is a systematic computational framework to quantify and discover cellular motion phenotypes. Elife 8, doi: 10.7554/eLife.40162 (2019). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 85.Ponti A., Machacek M., Gupton S. L., Waterman-Storer C. M. & Danuser G. Two distinct actin networks drive the protrusion of migrating cells. Science 305, 1782–1786 (2004). [DOI] [PubMed] [Google Scholar]
- 86.Ju T., Losasso F., Schaefer S. & Warren J. in Proceedings of the 29th annual conference on Computer graphics and interactive techniques. 339–346. [Google Scholar]
- 87.Portaneri C., Rouxel-Labbé M., Hemmer M., Cohen-Steiner D. & Alliez P. Alpha wrapping with an offset. ACM Transactions on Graphics (TOG) 41, 1–22 (2022). [Google Scholar]
- 88.Huang J., Zhou Y. & Guibas L. Manifoldplus: A robust and scalable watertight manifold surface generation method for triangle soups. arXiv preprint arXiv:2005.11621 (2020). [Google Scholar]
- 89.Huang J., Su H. & Guibas L. Robust watertight manifold surface generation method for shapenet models. arXiv preprint arXiv:1802.01698 (2018). [Google Scholar]
- 90.El-Sana J. & Varshney A. in Proceedings. Visualization’97 (Cat. No. 97CB36155). 403–410 (IEEE; ). [Google Scholar]
- 91.Wood Z., Hoppe H., Desbrun M. & Schröder P. Isosurface topology simplification. Microsoft Research MSR-TR-2002 28 (2002). [Google Scholar]
- 92.Hughes-Hallett D., Gleason A. M. & McCallum W. G. Calculus: Single and multivariable. (John Wiley & Sons, 2020). [Google Scholar]
- 93.Aigerman N. & Lipman Y. Orbifold tutte embeddings. ACM Trans. Graph. 34, 190:191–190:112 (2015). [Google Scholar]
- 94.Meng T. W., Choi G. P.-T. & Lui L. M. Tempo: feature-endowed Teichmuller extremal mappings of point clouds. SIAM Journal on Imaging Sciences 9, 1922–1962 (2016). [Google Scholar]
- 95.Soliman Y., Slepčev D. & Crane K. Optimal cone singularities for conformal flattening. ACM Transactions on Graphics (TOG) 37, 1–17 (2018). [Google Scholar]
- 96.Mildenhall B. et al. Nerf: Representing scenes as neural radiance fields for view synthesis. Communications of the ACM 65, 99–106 (2021). [Google Scholar]
- 97.Yu A., Ye V., Tancik M. & Kanazawa A. in Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 4578–4587. [Google Scholar]
- 98.Yang Y., Feng C., Shen Y. & Tian D. in Proceedings of the IEEE conference on computer vision and pattern recognition. 206–215. [Google Scholar]
- 99.Groueix T., Fisher M., Kim V. G., Russell B. C. & Aubry M. in Proceedings of the IEEE conference on computer vision and pattern recognition. 216–224. [Google Scholar]
- 100.Ern A. & Guermond J.-L. Theory and practice of finite elements. Vol. 159 (Springer, 2004). [Google Scholar]
- 101.Jacobson A. et al. (2018).
- 102.Sharp N. & Crane K. in Computer Graphics Forum. 69–80 (Wiley Online Library; ). [Google Scholar]
- 103.Meyer M., Desbrun M., Schröder P. & Barr A. H. in Visualization and mathematics III 35–57 (Springer, 2003). [Google Scholar]
- 104.Lewiner T., Lopes H., Vieira A. W. & Tavares G. Efficient implementation of marching cubes’ cases with topological guarantees. Journal of graphics tools 8, 1–15 (2003). [Google Scholar]
- 105.Valette S. & Chassery J. M. in Computer Graphics Forum. 381–389 (Wiley Online Library; ). [Google Scholar]
- 106.Jacobson A. Algorithms and interfaces for real-time deformation of 2d and 3d shapes, ETH Zurich, (2013). [Google Scholar]
- 107.Desbrun M., Meyer M., Schröder P. & Barr A. H. in Proceedings of the 26th annual conference on Computer graphics and interactive techniques. 317–324. [Google Scholar]
- 108.Kass M., Witkin A. & Terzopoulos D. Snakes: Active contour models. International journal of computer vision 1, 321–331 (1988). [Google Scholar]
- 109.Eilers P. H. & Boelens H. F. Baseline correction with asymmetric least squares smoothing. Leiden University Medical Centre Report 1, 5 (2005). [Google Scholar]
- 110.Zhou D., Bousquet O., Lal T., Weston J. & Schölkopf B. Learning with local and global consistency. Advances in neural information processing systems 16 (2003). [Google Scholar]
- 111.Eck M. et al. in Proceedings of the 22nd annual conference on Computer graphics and interactive techniques. 173–182. [Google Scholar]
- 112.Zou G., Hu J., Gu X. & Hua J. Authalic parameterization of general surfaces using Lie advection. IEEE Transactions on Visualization and Computer Graphics 17, 2005–2014 (2011). [DOI] [PubMed] [Google Scholar]
- 113.Fong C. Analytical methods for squaring the disc. arXiv preprint arXiv:1509.06344 (2015). [Google Scholar]
- 114.Eschweiler D., Smith R. S. & Stegmaier J. in 2022 IEEE International Conference on Image Processing (ICIP). 191–195 (IEEE; ). [Google Scholar]
- 115.Stringer C., Wang T., Michaelos M. & Pachitariu M. Cellpose: a generalist algorithm for cellular segmentation. Nature methods 18, 100–106 (2021). [DOI] [PubMed] [Google Scholar]
- 116.Telea A. An image inpainting technique based on the fast marching method. Journal of graphics tools 9, 23–34 (2004). [Google Scholar]
- 117.Panozzo D., Puppo E. & Rocca L. Efficient multi-scale curvature and crease estimation. Proceedings of Computer Graphics, Computer Vision and Mathematics (Brno, Czech Rapubic 1 (2010). [Google Scholar]
- 118.Shewchuk J. What is a good linear finite element? interpolation, conditioning, anisotropy, and quality measures (preprint). University of California at Berkeley 2002 (2002). [Google Scholar]
- 119.Cignoni P. et al. in Eurographics Italian chapter conference. 129–136 (Salerno, Italy; ). [Google Scholar]
- 120.Dean K. M., Roudot P., Welf E. S., Danuser G. & Fiolka R. Deconvolution-free Subcellular Imaging with Axially Swept Light Sheet Microscopy. Biophys J 108, 2807–2815, doi: 10.1016/j.bpj.2015.05.013 (2015). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 121.Garcia D. Robust smoothing of gridded data in one and higher dimensions with missing values. Computational statistics & data analysis 54, 1167–1178 (2010). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 122.Chen B. et al. Increasing the field-of-view in oblique plane microscopy via optical tiling. Biomedical Optics Express 13, 5616–5627 (2022). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 123.Orieux F., Giovannelli J.-F. & Rodet T. Bayesian estimation of regularization and point spread function parameters for Wiener–Hunt deconvolution. JOSA A 27, 1593–1607 (2010). [DOI] [PubMed] [Google Scholar]
- 124.Farnebäck G. in Scandinavian conference on Image analysis. 363–370 (Springer; ). [Google Scholar]
- 125.Dean K. M. et al. Diagonally scanned light-sheet microscopy for fast volumetric imaging of adherent cells. Biophysical journal 110, 1456–1465 (2016). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 126.Vollmer J., Mencl R. & Mueller H. in Computer graphics forum. 131–138 (Wiley Online Library; ). [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Supplementary Video 1. Overview of the six key steps of u-Unwrap3D.
Supplementary Video 2. Application of u-Unwrap3D to directly unwrap a genus-0 cell surface mesh in conjunction with the spatial activation pattern of PI3K signaling products.
Supplementary Video 3. Application of u-Unwrap3D to an MV3 melanoma cell with bleb surface motifs segmented by the u-shape3D software. Each bleb is labelled with a random color to demonstrate the local surface mappings and their distortions.
Supplementary Video 4. Application of u-Unwrap3D to a dendritic cell with lamellipodia surface motifs segmented by the u-shape3D software. Each lamellipodium is labelled with a random color to demonstrate the local surface mappings and their distortions.
Supplementary Video 5. Application of u-Unwrap3D to an HBEC cell with filopodia surface motifs segmented by the u-shape3D software. Each filopodium is labelled with a random color to demonstrate the local surface mappings and their distortions.
Supplementary Video 6. Application of topographic conformalized mean curvature flow to directly map the topographic surface of a dendritic cell with segmented lamellipodia surface motifs to the 2D plane, for two different time steps, and . The smaller enables gradual relaxation and the ability to sample and use intermediate shapes during the flow. However smooth low curvature folds remain such that we do not fully converge to the plane even if continued to 100 iterations. For direct mapping to the plane we always use the large to ensure convergence within 50 iterations.
Supplementary Video 7. Application of u-Unwrap3D to enable segmentation and tracking of blebs on a MV3 melanoma cell in topographic representation. View 1: Projections of cell surface, mean curvature and normalized SEPT6-GFP into topographic surface and unwrapped reference surface representations. Individual blebs are segmented by thresholding in the topographic surface representation. Leveraging the bijectivity of u-Unwrap3D mappings bleb labels are projected back to the 3D surface. View 2: The 2D segmented blebs are tracked and trajectories projected back to the original 3D surface. The timelapse volumes were acquired every 1.21s for 200 frames. Scalebar: .
Supplementary Video 8. Application of u-Unwrap3D to track the surface ruffling and actin flows of a SU.86.86 pancreatic adenocarcinoma. View 1: Projections of cell surface, mean curvature and Tractin-mEmerald into topographic surface and unwrapped reference surface representations. View 2: Regional ruffling and actin flows are tracked in 2D with optical flow and trajectories projected into a 2D polar representation and back to the original 3D surface. View 3: Select measurement of instantaneous ruffle and actin flow speeds and cross-correlation of actin and curvature within the lamella and lamellipodia taking advantage of the unwrapped representation is projected back to the original 3D surface. The timelapse volumes were acquired every 2.27s for 30 frames. Scalebar: .
Data Availability Statement
All data presented herein are available from the corresponding author upon request.










