Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation and discussion of the "Pith Estimation on Rough Log End Images using Local Fourier Spectrum Analysis" method

Repository for the manuscript "Implementation and discussion of the "Pith Estimation on Rough Log End Images using Local Fourier Spectrum Analysis" method".

Demo

UruDendro ImageSet: UruDendro.

Version 1.0 Last update: 27/08/2023

Authors:

Get started

1. Folders

All the python source files are in lib/ folder.

Algorithm 1 is implemented in the file lib/pith_detector.py

Algorithm 2 is implemented in the file lib/fft_local_orientation.py

Algorithm 3 is implemented in the file lib/accumulator_space.py

Algorithm 4 is implemented in the file lib/peak_estimator.py

Installation

pip3 install --no-cache-dir -r requirements.txt

Examples of usage

Here some examples of usage:

python main.py --filename ./Input/F02c.png --output_dir Output/

`

License

License for th source code: MIT

About

Implementation and discussion of the "Pith Estimation on Rough Log End Images using Local Fourier Spectrum Analysis" method

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages