Giter VIP home page Giter VIP logo

imageprocessingwithcliquetop's Introduction

ImageProcessingWithCliqueTop

Application of Clique-Top library to the images.

The procedure

The "image_processing.m" file contains script to load an image (one of the two present in the repo), convert it to grayscale, reduce the image size 6 times (arbitrarly chosen number). Then thresholding and binarization is applied to the image- pixels which values are within the thresholds are converted to max grayscale values, other pixels are converted to minimal values. The maximal-value pixels are treated then as set of point cloud and the Euclidean distance between them is evaluated. After that, betti curves are computed for symetric matrix (which is result of distance computation) using the cliquetop library. This procedure is based on the [1].

The "clique_top_testin.m"

This script loads symetric matrices of random, geometric and shuffeled form, and then betti curves are computed.

Reference

[1] T. Kaczynski, K. Mischaikow, and M. Mrozek, Computational homology. Pages:268-269

[2] C. Giusti, V. Itskov, C. Curto, CliqueTop library. Address: https://github.com/nebneuron/clique-top

[3] Matt J., mat2tiles library. Address: https://uk.mathworks.com/matlabcentral/fileexchange/35085-mat2tiles-divide-array-into-equal-sized-sub-arrays

imageprocessingwithcliquetop's People

Contributors

edd26 avatar

Watchers

 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.