Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fractal method for color images #32

Open
denfc opened this issue Oct 20, 2023 · 0 comments
Open

fractal method for color images #32

denfc opened this issue Oct 20, 2023 · 0 comments
Labels
code available Some initial code (possible in another langage) is available help wanted Extra attention is needed new dimension estimator New method for computing a fractal dimension

Comments

@denfc
Copy link

denfc commented Oct 20, 2023

I was looking forward to applying generalized_dim to images, but the consistency difficulties inherent in binarization, e.g., Influence of binarization methods ..., are driving my colleague and I to make our initial forays with a new, indeed "novel" method that promises improved results by using all the information in a color image to find its fractal index, A single-scale fractal feature for classification of color images.

The authors have made their code available in Python, with which I can say at best that I'm familiar with some small fraction of. After not having programmed for a few decades, I've spent the last couple of years learning Julia, which I love, but I am light years away from being expert. Hence, I make this request that you consider porting the code of the Arce, Pierce, Velcsov paper into the Fractal Dimensions package.

I have played with their method (learning about FixedPointNumbers.N0f8 arithmetic), and I did reproduce their amazing result on the Sierpinski carpet, but if in the process of exploring the code, you discover scientific objections to this new method, I would very much like to hear them! Their Python code and the images on which they worked can be found at https://github.com/wsarce/Single-Scale-Fractal-Feature.

If I can assist, please let me know how. Thank you.

-- dfc

@Datseris Datseris added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed new dimension estimator New method for computing a fractal dimension code available Some initial code (possible in another langage) is available and removed enhancement New feature or request good first issue Good for newcomers labels Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code available Some initial code (possible in another langage) is available help wanted Extra attention is needed new dimension estimator New method for computing a fractal dimension
Projects
None yet
Development

No branches or pull requests

2 participants