Skip to content

FDim is a GUI to compute the fractal dimension of a grayscale image. It supports the capacity, information, correlation, and probability dimension algorithms.

License

Notifications You must be signed in to change notification settings

reuter-lab/fdim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fdim

Build Status

FDim is a GUI to compute fractal dimension of a grayscale image. The fractal dimension can be seen as a measure of roughness of the image. Therefore the program can be used to, e.g., compare different textures.

Fractal algorithms supported:

  • Capacity Dimension
  • Information Dimension
  • Correlation Dimension
  • Probability Dimension

Compile

To compile on linux, MAC or Windows (mingw):

  • Install and compile wxWidgets
  • Build with CMake
  • Or use makefiles (edit appropriate and add WXCONFIG, maybe UPX)

Homepage: http://reuter.mit.edu/software/fdim

Author: Martin Reuter

About

FDim is a GUI to compute the fractal dimension of a grayscale image. It supports the capacity, information, correlation, and probability dimension algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published