<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Lignes-Centrales |</title><link>https://celine-fouard.fr/tags/lignes-centrales/</link><atom:link href="https://celine-fouard.fr/tags/lignes-centrales/index.xml" rel="self" type="application/rss+xml"/><description>Lignes-Centrales</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Mon, 25 Sep 2006 00:00:00 +0000</lastBuildDate><image><url>https://celine-fouard.fr/media/icon_hu_eee4a95885829ab2.png</url><title>Lignes-Centrales</title><link>https://celine-fouard.fr/tags/lignes-centrales/</link></image><item><title>Blockwise processing applied to brain microvascular network study</title><link>https://celine-fouard.fr/publication/2006-fouard-tmi/</link><pubDate>Mon, 25 Sep 2006 00:00:00 +0000</pubDate><guid>https://celine-fouard.fr/publication/2006-fouard-tmi/</guid><description/></item><item><title>A Novel Three-Dimensional Computer-Assisted Method for a Quantitative Study of Microvascular Networks of the Human Cerebral Cortex</title><link>https://celine-fouard.fr/publication/2006-cassot-microcirculation/</link><pubDate>Sun, 01 Jan 2006 00:00:00 +0000</pubDate><guid>https://celine-fouard.fr/publication/2006-cassot-microcirculation/</guid><description/></item><item><title>Extraction de paramètres morphométriques pour l'étude du réseau micro-vasculaire cérébral</title><link>https://celine-fouard.fr/publication/2005-fouard-phd/</link><pubDate>Fri, 21 Jan 2005 00:00:00 +0000</pubDate><guid>https://celine-fouard.fr/publication/2005-fouard-phd/</guid><description/></item><item><title>Extraction of morphometric parameters for the study of the cerebral micro-vascular network</title><link>https://celine-fouard.fr/projects/these/</link><pubDate>Fri, 21 Jan 2005 00:00:00 +0000</pubDate><guid>https://celine-fouard.fr/projects/these/</guid><description>&lt;p&gt;&lt;em&gt;Measuring the brain in 3D: from microscopy to software tools.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;My PhD took place at &lt;strong&gt;INRIA Sophia Antipolis&lt;/strong&gt;, in the Epidaure team, under the supervision of Grégoire Malandain. It was part of the &lt;strong&gt;MicroVisu3D&lt;/strong&gt; project, which brought together three worlds: the &lt;strong&gt;anatomists&lt;/strong&gt; at INSERM (unit U455), who needed to quantify cerebral microcirculation; the &lt;strong&gt;image-analysis&lt;/strong&gt; researchers at INRIA; and an &lt;strong&gt;industrial partner&lt;/strong&gt;, TGS Europe, publisher of the 3D visualization software &lt;em&gt;Amira&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;It was a &lt;strong&gt;CIFRE thesis&lt;/strong&gt;, funded by the company: from the very start of my doctorate, I worked at the direct interface between academic research and industry. My role was to translate a scientific need — &lt;em&gt;&amp;ldquo;to be able to measure the cortical vascular network in 3D&amp;rdquo;&lt;/em&gt; — into a concrete set of software tools, usable by non-programmers and integrable into an existing industrial environment.&lt;/p&gt;
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6"&gt;
&lt;p&gt;This work led to publications in international peer-reviewed journals and conferences. But beyond the scientific output, what I describe here is an experience of &lt;strong&gt;applied R&amp;amp;D delivered end to end&lt;/strong&gt; — from gathering the need to shipping field-tested tools.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This thesis embodies an idea that still guides my work today: &lt;strong&gt;an algorithm is only worth as much as its robustness on real data — imperfect, voluminous, and all different from one another.&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="the-challenge-measuring-a-vast-network-at-micron-scale"&gt;The challenge: measuring a vast network at micron scale&lt;/h2&gt;
&lt;p&gt;To study the cerebral micro-vascular network, the anatomists needed images able to capture &lt;strong&gt;the smallest capillary&lt;/strong&gt; (resolution of a few microns) over a &lt;strong&gt;cortical surface large enough&lt;/strong&gt; to be statistically significant (on the order of a centimetre). No instrument could acquire such an image in a single shot.&lt;/p&gt;
&lt;p&gt;The chosen solution: &lt;strong&gt;tile the area to be imaged with many small images&lt;/strong&gt; acquired under a confocal microscope, then assemble them into a single large &amp;ldquo;image mosaic&amp;rdquo;. This solved the acquisition problem, but created two new ones:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the resulting mosaic was &lt;strong&gt;too large to be loaded into the memory&lt;/strong&gt; of a standard computer and processed in one go;&lt;/li&gt;
&lt;li&gt;the confocal microscope imposes an &lt;strong&gt;anisotropic grid&lt;/strong&gt; (voxels are not cubic), which complicates any distance measurement in the image — and therefore any computation of vessel diameter.&lt;/li&gt;
&lt;/ul&gt;
&lt;figure&gt;&lt;img src="https://celine-fouard.fr/projects/these/mosaique-images.png"
alt="A mosaic of 118 confocal microscopy images covering a cortical sulcus (≈ 0.8 × 0.8 cm)"&gt;&lt;figcaption&gt;
&lt;p&gt;A mosaic of 118 confocal microscopy images covering a cortical sulcus (≈ 0.8 × 0.8 cm)&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="my-approach-an-end-to-end-processing-pipeline"&gt;My approach: an end-to-end processing pipeline&lt;/h2&gt;
&lt;p&gt;I designed a complete pipeline, from the sensor to the measurement, built from the outset to run on data that does not fit in memory.&lt;/p&gt;
&lt;div class="mermaid"&gt;flowchart LR
A["Acquisition&lt;br/&gt;confocal mosaic"] --&gt; B["Registration &amp;&lt;br/&gt;realignment"]
B --&gt; C["Single&lt;br/&gt;virtual image"]
C --&gt; D["Block-wise processing&lt;br/&gt;(out-of-core)"]
D --&gt; E["Distance maps&lt;br/&gt;+ centerlines"]
E --&gt; F["Measurement &amp;&lt;br/&gt;3D visualization"]
&lt;/div&gt;
&lt;p&gt;Two links in this pipeline gave rise to original methodological contributions: the computation of &lt;strong&gt;distance maps&lt;/strong&gt; and the extraction of &lt;strong&gt;centerlines&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id="contribution-1--distance-maps-that-adapt-on-their-own"&gt;Contribution 1 — Distance maps that adapt on their own&lt;/h2&gt;
&lt;p&gt;To measure the radius of a vessel at each point, one computes a &lt;em&gt;distance map&lt;/em&gt;: at each voxel, the distance to the nearest boundary. The exact Euclidean distance is costly; &lt;strong&gt;chamfer distances&lt;/strong&gt; approximate it very efficiently by propagating small integer weights between neighbouring voxels.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://celine-fouard.fr/projects/these/carte-distance.png"
alt="A binary shape and its distance map: at each point, the distance to the nearest boundary"&gt;&lt;figcaption&gt;
&lt;p&gt;A binary shape and its distance map: at each point, the distance to the nearest boundary&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;The tricky part: on an anisotropic grid — the case for almost every medical imaging modality — these weights have to be recomputed, and choosing them by hand is fragile and modality-specific.&lt;/p&gt;
&lt;p&gt;My contribution was to propose an &lt;strong&gt;automatic computation of the optimal chamfer coefficients&lt;/strong&gt;, the set that minimizes the error against the true Euclidean distance — and this &lt;strong&gt;whatever the grid anisotropy or the imaging modality&lt;/strong&gt;, with no manual tuning. The same method therefore applies equally to a CT scan, an MRI or a confocal microscope.&lt;/p&gt;
&lt;blockquote class="border-l-4 border-neutral-300 dark:border-neutral-600 pl-4 italic text-neutral-600 dark:text-neutral-400 my-6"&gt;
&lt;p&gt;The theoretical foundations of these chamfer masks were deepened during my post-doctorate: see
.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="contribution-2--extracting-centerlines-even-out-of-core"&gt;Contribution 2 — Extracting centerlines, even out-of-core&lt;/h2&gt;
&lt;p&gt;From the distance map, one extracts the &lt;strong&gt;centerlines&lt;/strong&gt; of the vessels — the curves running through the centre of each vessel. They capture the topology of the network and make it possible to measure lengths, branchings and radii.&lt;/p&gt;
&lt;p&gt;Classical skeletonization methods require loading the whole image into memory — impossible here. So I proposed a &lt;strong&gt;block-wise skeletonization&lt;/strong&gt; that works on sub-images while preserving the three essential properties of a skeleton: &lt;strong&gt;homotopy&lt;/strong&gt; (same topology as the original object), &lt;strong&gt;localization&lt;/strong&gt; (the skeleton stays centred) and &lt;strong&gt;thinness&lt;/strong&gt;. The algorithm also minimizes the number of sub-image accesses, to keep computation time acceptable.&lt;/p&gt;
&lt;figure&gt;&lt;img src="squelette-comparaison.png"
alt="Skeletonization of an object: without tiling (a), by processing blocks separately (b), and with our method (c), which preserves topology"&gt;&lt;figcaption&gt;
&lt;p&gt;Skeletonization of an object: without tiling (a), by processing blocks separately (b), and with our method (c), which preserves topology&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Once centerlines and radii are obtained, the vessels are modelled as &lt;strong&gt;sets of cylinders&lt;/strong&gt; (the &lt;em&gt;LineSet&lt;/em&gt; data structure), allowing both real-time 3D visualization and the extraction of quantitative parameters: distributions of diameters, of lengths, vascular densities per cortical layer, and so on.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://celine-fouard.fr/projects/these/lignes-centrales.png"
alt="Overview of the centerlines of the reconstructed micro-vascular network in 3D"&gt;&lt;figcaption&gt;
&lt;p&gt;Overview of the centerlines of the reconstructed micro-vascular network in 3D&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id="a-generic-method-far-beyond-the-brain"&gt;A generic method, far beyond the brain&lt;/h2&gt;
&lt;p&gt;None of these methods makes any assumption specific to the brain. &lt;strong&gt;Any large binary image of tubular structures&lt;/strong&gt; can be processed in the same way. I validated it on plant roots; it transfers directly to neural networks, to the porosity of materials, even to pipeline mapping.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://celine-fouard.fr/projects/these/racines-plantes.png"
alt="The same method applied to plant roots: concrete proof of the generality of the approach"&gt;&lt;figcaption&gt;
&lt;p&gt;The same method applied to plant roots: concrete proof of the generality of the approach&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;This ability to solve a problem in one domain and then transpose it elsewhere is at the heart of how I approach prototyping.&lt;/p&gt;
&lt;h2 id="skills-involved"&gt;Skills involved&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Gathering a scientific need and translating it into software specifications&lt;/li&gt;
&lt;li&gt;Collaboration with an industrial partner (CIFRE thesis, integration into the &lt;em&gt;Amira&lt;/em&gt; software / TGS Europe)&lt;/li&gt;
&lt;li&gt;Design of &lt;strong&gt;robust, automatic algorithms&lt;/strong&gt;, with no manual tuning&lt;/li&gt;
&lt;li&gt;Processing &lt;strong&gt;large, out-of-core data&lt;/strong&gt; (block by block)&lt;/li&gt;
&lt;li&gt;Discrete geometry, chamfer distances, discrete topology&lt;/li&gt;
&lt;li&gt;Design of &lt;strong&gt;validation&lt;/strong&gt; protocols (synthetic + real data)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="publications-from-the-thesis"&gt;Publications from the thesis&lt;/h2&gt;
&lt;ul class="pubs-by-tag"&gt;
&lt;li&gt;
&lt;strong&gt;2007&lt;/strong&gt;.
Fouard Céline, Strand Robin, Borgefors Gunilla —
&lt;a href="https://celine-fouard.fr/publication/2007-fouard-pr/"&gt;Weighted distance transforms generalized to modules and their computation on point lattices&lt;/a&gt;. &lt;em&gt;Pattern Recognition Vol 40 Issue 9&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2006&lt;/strong&gt;.
Fouard Céline, Gedda Magnus —
&lt;a href="https://celine-fouard.fr/publication/2006-fouard-dgci/"&gt;An Objective Comparison between Gray Weighted Distance Transforms and Weighted Distance Transforms On Curved Spaces&lt;/a&gt;. &lt;em&gt;Proceedings of DGCI 2006&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2006&lt;/strong&gt;.
Fouard Céline, Malandain Grégoire, Prohaska Steffen, Westerhoff Malte —
&lt;a href="https://celine-fouard.fr/publication/2006-fouard-tmi/"&gt;Blockwise processing applied to brain microvascular network study&lt;/a&gt;. *IEEE Transactions on Medical Imaging ( Volume: 25, Issue: 10, October 2006) *
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2006&lt;/strong&gt;.
Cassot Francis, Lauwers Frederic, Fouard celineProhaska Steffen, Lauwers-Cance Valérie —
&lt;a href="https://celine-fouard.fr/publication/2006-cassot-microcirculation/"&gt;A Novel Three-Dimensional Computer-Assisted Method for a Quantitative Study of Microvascular Networks of the Human Cerebral Cortex&lt;/a&gt;. &lt;em&gt;Microcirculation&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2005&lt;/strong&gt;.
Fouard Céline, Malandain Grégoire —
&lt;a href="https://celine-fouard.fr/publication/2005-fouard-ivc/"&gt;3-D chamfer distances and norms in anisotropic grids&lt;/a&gt;. &lt;em&gt;Image and Vision Computing&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2005&lt;/strong&gt;.
Fouard Céline —
&lt;a href="https://celine-fouard.fr/publication/2005-fouard-phd/"&gt;Extraction de paramètres morphométriques pour l&amp;#39;étude du réseau micro-vasculaire cérébral&lt;/a&gt;. Thèse de doctorat, &lt;em&gt;Université de Nice Sophia Antipolis&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2004&lt;/strong&gt;.
Kolesik Peter, Fouard Céline, Prohaska Steffen, McNeill Ann —
&lt;a href="https://celine-fouard.fr/publication/2004-kolesik-fspm/"&gt;Automated method for non-destructive 3D visualisation of plant root architecture using X-ray tomography&lt;/a&gt;. &lt;em&gt;4th International Workshop on Functional-Structural Plant Models&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2003&lt;/strong&gt;.
Fouard Céline, Malandain Grégoire —
&lt;a href="https://celine-fouard.fr/publication/2003-fouard-dgci/"&gt;Systematized calculation of optimal coefficients of 3-D chamfer norms&lt;/a&gt;. &lt;em&gt;Discrete Geometry for Computer Imagery, 11th International Conference, DGCI 2003&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="what-this-thesis-taught-me"&gt;What this thesis taught me&lt;/h2&gt;
&lt;p&gt;This thesis was, for me, &lt;strong&gt;a first school of applied prototyping&lt;/strong&gt; — far more than a theoretical exercise.&lt;/p&gt;
&lt;p&gt;Because it was a CIFRE thesis, I first learned to &lt;strong&gt;work between several worlds&lt;/strong&gt;: to ask anatomists the right questions, to translate their need into an algorithmic problem, and to deliver a result that could be integrated into an industrial partner&amp;rsquo;s software. This stance — a translator between use and technique — has stayed at the centre of my practice.&lt;/p&gt;
&lt;p&gt;I then built the reflex of &lt;strong&gt;designing robust, automatic methods&lt;/strong&gt;. Faced with data that was all different — varying anisotropic grids, uneven contrast — I sought algorithms that &lt;em&gt;adapt by themselves&lt;/em&gt; rather than multiplying manual settings, a source of fragility and variability.&lt;/p&gt;
&lt;p&gt;I also developed a taste for &lt;strong&gt;generality&lt;/strong&gt;: building tools that outgrow their initial use case. The same building blocks, designed for the brain, proved useful for plant roots — and many other domains.&lt;/p&gt;
&lt;p&gt;Finally, I learned to deal with a very concrete constraint: &lt;strong&gt;data too large for memory&lt;/strong&gt;. Thinking of computation piece by piece, without ever sacrificing the correctness of the result, is a skill that serves in any project handling large volumes.&lt;/p&gt;
&lt;p&gt;These skills — built &lt;em&gt;alongside&lt;/em&gt; a sustained effort of scientific publication — are the ones I now put at the service of medical-application prototyping.&lt;/p&gt;</description></item><item><title>Automated method for non-destructive 3D visualisation of plant root architecture using X-ray tomography</title><link>https://celine-fouard.fr/publication/2004-kolesik-fspm/</link><pubDate>Tue, 01 Jun 2004 00:00:00 +0000</pubDate><guid>https://celine-fouard.fr/publication/2004-kolesik-fspm/</guid><description/></item></channel></rss>