Bio-Inspired Fossil Image Segmentation for Paleontology

Bio-Inspired Fossil Image Segmentation for Paleontology
다운로드 수: 52
업데이트 날짜: 2022/7/21

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

인용 양식

S. Muhammad Hossein Mousavi (2024). Bio-Inspired Fossil Image Segmentation for Paleontology (https://github.com/SeyedMuhammadHosseinMousavi/Bio-Inspired-Fossil-Image-Segmentation-for-Paleontology), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2021b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.