Giter VIP home page Giter VIP logo

pitip's Introduction

pitip

PITIP is a TEM image processor (Under construction)

Contour

Detect the contour of the aimed object and colormap the curvature of each point on the contour.

Thanks to morphsnakes, the contour is well dectected using Morphological Snakes [1][2] method. After smoothing the contour with an average convolution, we calculate the curvature of the contour by fitting a circle to a point and the two points that are several points away from it[3].

A Demo:

Note that active contour detection can be slow on high resolution pictures, one may compress the picture to accelerate the detection. Superpixel algorithm might be useful in such case (TODO).

Particle analysis

Particle detection and distance analysis.

A Demo:

References

[1]: A Morphological Approach to Curvature-based Evolution of Curves and Surfaces, Pablo Márquez-Neila, Luis Baumela and Luis Álvarez. In IEEE Transactions on Pattern Analysis and Machine Intelligence (PAMI), 2014, DOI 10.1109/TPAMI.2013.106

[2]: Morphological Snakes. Luis Álvarez, Luis Baumela, Pablo Márquez-Neila. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition 2010 (CVPR10).

[3]: Cell Shape Dynamics: From Waves to Migration. Driscoll MK, McCann C, Kopace R, Homan T, Fourkas JT, et al. PLOS Computational Biology 8(3): e1002392, 2012

pitip's People

Contributors

wsyxbcl avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pitip's Issues

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.