Git Product home page Git Product logo

smlmsurfacereconstruction's Introduction

SMLM Surface Reconstruction

Reconstruct a surface mesh from single molecule localization microscopy (SMLM) data. Take an arbitrary structure (as STL file), generate a simulated 3D SMLM dataset around it, then denoise and reconstruct a surface.

smlmReconBunny

Code does following steps:

  • Take in reference structure as STL file
  • Read example SMLM data file (nb - Nikon, Zeiss, and some versions of ThunderSTORM output supported)
  • Simulate 3D SMLM dataset based on STL file and precision information of example SMLM file
  • Denoise data by model-free fitting of regularly-spaced meridians along orthogonal axes
  • Use a noise-tolerant surface reconstruction to generate surface
  • Analyze surface features

./manuscript/smlm3dmeshfitting.pdf has more details on execution of code and math behind it.

./MeshFitting3d.m is demo function. Run to generate example output.

Requires:

MeshLab 2020.07 or other version with meshlabserver and Screened Poisson reconstruction supported.

ICP_finite.m https://www.mathworks.com/matlabcentral/fileexchange/24301-finite-iterative-closest-point

Tested on MATLAB 2019a on PC (Intel i5; 8 GB RAM)

Distribution:

Code is open for those who wish to explore this approach for 3D sMLM reconstructions. It is currently not published elsewhere. If you intend to publish, please contact regarding attribution. Released with GNU license.

smlmsurfacereconstruction's People

Contributors

prnicovich avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.