Microscopy computer vision
Designing algorithms that detect, segment, count, and quantify structures in scientific images.
Research focus
My work follows a continuous question across imaging modalities: how can software convert complex visual information into measurements that scientists and engineers can trust?
Designing algorithms that detect, segment, count, and quantify structures in scientific images.
Developing software around label-free phase information in my current engineering work at Phasics.
Connecting learning-based predictions to physical models, statistics, and reproducible validation.
How my current instruments see
Phasics' sensors are built on quadriwave lateral shearing interferometry (QWLSI), a common-path, self-referencing technique that needs no separate reference beam. Step through the sequence, then draw your own sample below to see it measured.
Try it yourself
Paint a phase object below, brighter regions read as optically "thicker". The 3D sample and reconstruction above update to match, alongside what a plain camera and a QWLSI sensor would each actually see.
Draw a sample (drag to paint)
Interferogram (at the sensor)
Intensity (plain camera)
Phase (QWLSI recovers it)
The core relation (simplified)
The fringe pattern's local phase shift φ gives the wavefront's gradient, scaled by grating period p and grating–sensor distance d.
Integrating the two gradient maps (x and y) recovers the full quantitative phase map W, the optical path difference at every pixel.
W wavefront / optical path difference · φ measured interferogram phase · p grating period · d grating–sensor distance
Methods
My toolkit includes classical computer vision, segmentation, density-map estimation, detection and classification, PyTorch and TensorFlow, C++ and Python scientific software, synthetic-data design, statistical modelling, and HPC/SLURM workflows.
During my PhD I applied these methods to fluorescence and TIRF microscopy. At Phasics, my imaging focus has expanded to quantitative phase images and the engineering questions surrounding their analysis.
Across modalities, I care about transparent validation, controlled experiments, clear visualisation, and software that another person can understand and maintain.
See methods in practice ↓ Explore imaging evolution →Selected projects
Case studies spanning quantitative microscopy, biological image analysis, spectroscopy, medical imaging, and scientific software.
PhD research · Biophysics + AI
A density-map framework connecting TIRF microscopy predictions to molecular binding kinetics.
View case studySpectroscopy · Food science
Interpretable Raman and FTIR pipelines for authentication and analysis inside complex food matrices.
View case studyMedical imaging · Collaboration
Segmentation and classification workflows for retrograde urethrogram images.
View case studyDigital pathology
Reproducible computer-vision pipelines for early-stage lymphoma research.
View case studyScientific engineering
Responsive Qt/QML controls and real-time device-state visualisation for clinical hardware.
View case studyMicroscopy · Neurodegeneration
Quantifying spatial intensity patterns associated with cellular stress and protein aggregation.
View case studyInteractive laboratory
These demonstrations translate microscopy acquisition and computer-vision analysis into interactive visual explanations.
Interactive microscopy desk
I have worked from labelled fluorescence and surface-selective TIRF data during my PhD to quantitative phase images in my current work at Phasics. Move across the field and switch modalities to explore the visual logic of each.
Intensity reveals labelled structures and events.
Inside the computer-vision pipeline
The visualisation separates work completed during my PhD from newer foundation-model approaches I am exploring conceptually for microscopy.
A U-Net-style model learns a continuous density field from sparse bacteriophage locations. Integrating the predicted map returns an interpretable count while retaining spatial information.