wsarce / Single-Scale-Fractal-Feature

The official implementation of the proposed single-scale fractal feature from Arce et al., 2021

Home Page:https://doi.org/10.1016/j.chaos.2021.110849

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Single-Scale Fractal Feature

This repository contains the source code and images for the paper titled "A single-scale fractal feature for classification of color images: A virus case study", published in Chaos, Solitons and Fractals on 19 April 2021.

To replicate the fractal feature results from the paper, install the requirements.txt file to a new Python 3.9 virtual environment and run the unit_tests.py file. The fractal calculations take ~12 minutes to complete.

If there are any issues with this repository, then please either create an issue, create a pull request, or reach out directly to wsarcera@gmail.com

About

The official implementation of the proposed single-scale fractal feature from Arce et al., 2021

https://doi.org/10.1016/j.chaos.2021.110849

License:MIT License


Languages

Language:Python 84.6%Language:MATLAB 15.4%