Giter Site home page Giter Site logo

japgiraldo / pre-and-post-image-processing-for-flocs Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 470.56 MB

Pre- and Post-processing floc images You will find for MATLAB codes to process your images. Pre-processing: CroppingImages Post-processing: FlocCounter, PlotFlocCounterML_interactions, ContourOverlayImage CroppingImages: This code crops the batch images FlocCounter: This code counts flocs using batch images PlotFlocCounterML_interactions: This code shows the evolution of each training ContourOverlayImage: This code performs a delimitation of the edges of the detected flocs

License: GNU General Public License v3.0

MATLAB 100.00%
image-processing image-segmentation ilastik image-recognition image-manipulation image-analysis

pre-and-post-image-processing-for-flocs's Introduction

pre-and-post-image-processing-for-flocs

You will find MATLAB219b (or later) codes to process your images.

If you have an earlier MATLAB version, you cannot use the function "centerCropWindow2d", which is used in the code CroppingImages.m. For tutorial purposes, you can use the cropped images from the folder "CroppedImages1000by1000" to applied the image processing and the post-processing

Pre-processing: CroppingImages
Post-processing: FlocCounter, PlotFlocCounterML_interactions, ContourOverlayImage, Code Descriptions

Code Descriptions

CroppingImages: This code crops the batch images.
FlocCounter: This code counts flocs using batch images.
PlotFlocCounterML_interactions: This code shows the evolution of each training.
ContourOverlayImage: This code performs a delimitation of the edges of the detected flocs.

Example: Bentonite images

Number of images: 80
Number of time series: 2
Series nnumber 1: Odd labels
Series nnumber 2: Even labels
Sampling rate for a single serie:
       t1 = 0.5:0.5:10;
       t2 = t1(end)+1:1:30;
      TimeSample = [t1,t2]';

pre-and-post-image-processing-for-flocs's People

Contributors

japgiraldo avatar

Stargazers

 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.