Giter Site home page Giter Site logo

fd_fibrillar_actin's Introduction

FD_Fibrillar_Actin

Matlab function for measuring Minkovsky's fractal dimension of cellular fibrillar actin on a set of images.

USAGE:

fractal_wrapp_rotate_average(file_mask)

input:

file_mask: A file mask describing set of files. Could point for a signle file, set of files, files in subdirectory, etc.

output:

An excel file with filename "fractals_MM_DD_HH_mm_SS.xls" will be produced within the same directory. It will have 2 columns: filename and dimension. A row with filename and fractal dimension of given image will be inserted for every image specified by the file_mask

EXAMPLE 1: Process a single file.

fractal_wrapp_rotate_average('example.tiff')

EXAMPLE 2: Process all .tiff files in current folder.

fractal_wrapp_rotate_average('*.tiff')  

EXAMPLE 3: Process all .tiff files in subdirectory foo.

fractal_wrapp_rotate_average('foo/*.tiff')

Written by Ivan Selin and Alla Revittser, 2021

fd_fibrillar_actin's People

Contributors

ivanselin avatar revittser avatar

Stargazers

Diogo Fróis Vieira avatar

Watchers

 avatar

Forkers

revittser

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.