Skip to content

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

License

Notifications You must be signed in to change notification settings

hmarichal93/pith_detector_shraml_uhl_2013

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

IPol Demo: IPOL

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

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published