Giter VIP home page Giter VIP logo

seyedmuhammadhosseinmousavi / bio-inspired-fossil-image-segmentation-for-paleontology Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 2.0 1.82 MB

Bio-Inspired Fossil Image Segmentation for Paleontology

License: Creative Commons Zero v1.0 Universal

MATLAB 100.00%
evolutionary-algorithms image-segmentation metaheuristics nature-inspired-algorithms paleontology optimization cultural-evolution evolution-strategies pso simulated-annealing

bio-inspired-fossil-image-segmentation-for-paleontology's Introduction

Bio-Inspired-Fossil-Image-Segmentation-for-Paleontology

%%************************************************************************ %% Bio-Inspired Fossil Image Segmentation for Paleontology %% Developed by Seyed Muhammad Hossein Mousavi between Jan to July of 2022. % This code could be used as a tool for paleontologist. % This is demo version of: %------------------------------------------------------------------------ %% Mousavi, S. M. H. (2022). Bio-Inspired Fossil Image Segmentation for %% Paleontology. International Journal of Mechatronics, Electrical and %% Computer Technology (IJMEC), 12(45), 5243-5249. %------------------------------------------------------------------------ % So, please cite after use. % Paper link: % https://www.aeuso.org/includes/files/articles/Vol12_Iss45_5243-5249_Bio-Inspired_Fossil_Image_Segmentat.pdf %% The code is consisted of following steps: % 1.Evolution Strategy (ES) Histogram Equalization % Histogram equalization is a method in image processing of % contrast adjustment using the image's histogram % 2.Cultural Algorithm (CA) Image Quantization % Quantization, involved in image processing, is a lossy compression technique % achieved by compressing a range of values to a single quantum value. % When the number of discrete symbols in a given stream is reduced, the % stream becomes more compressible. % 3.Simulated Annealing (SA) Edge Detection % Edge detection is used to identify points % in a digital image with discontinuities, simply to say, sharp changes in % the image brightness. % 4.Particle Swarm Optimization (PSO) Image Segmentation % Image segmentation is the process of partitioning a digital image into % multiple image segments, also known as image regions or image objects % 5.Final Overlay % F-Score performance metric evaluates the system VS ground truth % Hope this code could help you. Let's dive in => %%====================================================================== Bio-inspired segmentation code

bio-inspired-fossil-image-segmentation-for-paleontology's People

Contributors

seyedmuhammadhosseinmousavi avatar

Stargazers

 avatar  avatar  avatar  avatar  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.