Giter VIP home page Giter VIP logo

apd's Introduction

Automatic Wood Pith Detection: Local Orientation Estimation and Robust Accumulation

Version 1.0 Last update: 26/11/2023.

Pith detection at the right image (blue dot) F02b_input_output.png

Installation

conda create --name pith python=3.11
conda activate pith
conda install -n pith pip
pip3 install --no-cache-dir -r requirements.txt

Dataset

python fetch_dataset.py

Download pretrained model

python fetch_pretrained_model.py

Examples of usage

Example of usage:

python main.py --filename ./Input/F02c.png --output_dir Output/ --new_shape 640 --debug 1

Example of usage with pclines postprocessing

python main.py --filename ./Input/F02b.png --output_dir Output/ --new_shape 640 --debug 1 --pclines 1

Citation

If you use this code, please cite the following paper:

@misc{marichal2024automatic,
      title={Automatic Wood Pith Detector: Local Orientation Estimation and Robust Accumulation}, 
      author={Henry Marichal and Diego Passarella and Gregory Randall},
      year={2024},
      eprint={2404.01952},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

License

License for th source code: MIT

apd's People

Contributors

hmarichal93 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.