Automatic Wood Pith Detector: Local Orientation Estimation and Robust Accumulation
- URL: http://arxiv.org/abs/2404.01952v1
- Date: Tue, 2 Apr 2024 13:47:15 GMT
- Title: Automatic Wood Pith Detector: Local Orientation Estimation and Robust Accumulation
- Authors: Henry Marichal, Diego Passarella, Gregory Randall,
- Abstract summary: We present a fully automated technique for wood pith detection (APD)
The method estimates the ring's local orientations using the 2D structure tensor and finds the pith position.
We also present a variant (APD-PCL) that enhances the method's effectiveness when there are no clear tree ring patterns.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: A fully automated technique for wood pith detection (APD), relying on the concentric shape of the structure of wood ring slices, is introduced. The method estimates the ring's local orientations using the 2D structure tensor and finds the pith position, optimizing a cost function designed for this problem. We also present a variant (APD-PCL), using the parallel coordinates space, that enhances the method's effectiveness when there are no clear tree ring patterns. Furthermore, refining previous work by Kurdthongmee, a YoloV8 net is trained for pith detection, producing a deep learning-based approach to the same problem (APD-DL). All methods were tested on seven datasets, including images captured under diverse conditions (controlled laboratory settings, sawmill, and forest) and featuring various tree species (Pinus taeda, Douglas fir, Abies alba, and Gleditsia triacanthos). All proposed approaches outperform existing state-of-the-art methods and can be used in CPU-based real-time applications. Additionally, we provide a novel dataset comprising images of gymnosperm and angiosperm species. Dataset and source code are available at http://github.com/hmarichal93/apd.
Related papers
- Adaptive and Robust DBSCAN with Multi-agent Reinforcement Learning [53.527506374566485]
We propose a novel Adaptive and Robust DBSCAN with Multi-agent Reinforcement Learning cluster framework, namely AR-DBSCAN.<n>We show that AR-DBSCAN not only improves clustering accuracy by up to 144.1% and 175.3% in the NMI and ARI metrics, respectively, but also is capable of robustly finding dominant parameters.
arXiv Detail & Related papers (2025-05-07T11:37:23Z) - DeepCS-TRD, a Deep Learning-based Cross-Section Tree Ring Detector [0.0]
Deep CS-TRD is a new automatic algorithm for detecting tree rings in whole cross-sections.
It substitutes the edge detection step of CS-TRD by a deep-learning-based approach (U-Net)
arXiv Detail & Related papers (2025-04-22T20:15:49Z) - UruDendro, a public dataset of cross-section images of Pinus taeda [0.0]
This paper presents a publicly available database of 64 scanned images of transverse sections of commercially grown Pinus taeda trees from northern Uruguay, ranging from 17 to 24 years old.
The collection contains several challenging features for automatic ring detection, including illumination and surface preparation variation, fungal infection (blue stains), knot formation, missing cortex or interruptions in outer rings, and radial cracking.
This paper presents to the dendrochronology community one such method, Cross-Section Tree-Ring Detection (CS-TRD), which identifies and marks complete annual rings in cross-sections for tree species presenting a clear definition between early and latewood.
arXiv Detail & Related papers (2024-04-16T19:10:40Z) - V-DETR: DETR with Vertex Relative Position Encoding for 3D Object
Detection [73.37781484123536]
We introduce a highly performant 3D object detector for point clouds using the DETR framework.
To address the limitation, we introduce a novel 3D Relative Position (3DV-RPE) method.
We show exceptional results on the challenging ScanNetV2 benchmark.
arXiv Detail & Related papers (2023-08-08T17:14:14Z) - CS-TRD: a Cross Sections Tree Ring Detection method [0.0]
The method depends on the parameters for the Canny Devernay edge detector (sigma), a resize factor, the number of rays, and the pith location.
CS-TRD is fully automated and achieves an F-Score of 89% in the UruDendro dataset (of Pinus taeda) and 97% in the Kennel dataset (of Abies alba) without specialized hardware requirements.
arXiv Detail & Related papers (2023-05-18T08:43:57Z) - Tree Detection and Diameter Estimation Based on Deep Learning [0.0]
Tree perception is an essential building block toward autonomous forestry operations.
Deep neural network models trained on our datasets achieve a precision of 90.4% for tree detection.
Results offer promising avenues toward autonomous tree felling operations.
arXiv Detail & Related papers (2022-10-31T15:51:32Z) - Robust Change Detection Based on Neural Descriptor Fields [53.111397800478294]
We develop an object-level online change detection approach that is robust to partially overlapping observations and noisy localization results.
By associating objects via shape code similarity and comparing local object-neighbor spatial layout, our proposed approach demonstrates robustness to low observation overlap and localization noises.
arXiv Detail & Related papers (2022-08-01T17:45:36Z) - Unseen Object 6D Pose Estimation: A Benchmark and Baselines [62.8809734237213]
We propose a new task that enables and facilitates algorithms to estimate the 6D pose estimation of novel objects during testing.
We collect a dataset with both real and synthetic images and up to 48 unseen objects in the test set.
By training an end-to-end 3D correspondences network, our method finds corresponding points between an unseen object and a partial view RGBD image accurately and efficiently.
arXiv Detail & Related papers (2022-06-23T16:29:53Z) - ZebraPose: Coarse to Fine Surface Encoding for 6DoF Object Pose
Estimation [76.31125154523056]
We present a discrete descriptor, which can represent the object surface densely.
We also propose a coarse to fine training strategy, which enables fine-grained correspondence prediction.
arXiv Detail & Related papers (2022-03-17T16:16:24Z) - Simple Calibration via Geodesic Kernels [9.999034479498889]
Deep discriminative approaches, such as decision forests and deep neural networks, have recently found applications in many important real-world scenarios.<n>However, deploying these learning algorithms in safety-critical applications raises concerns, particularly when it comes to ensuring calibration for both in-distribution and out-of-distribution regions.
arXiv Detail & Related papers (2022-01-31T05:07:16Z) - Densely Nested Top-Down Flows for Salient Object Detection [137.74130900326833]
This paper revisits the role of top-down modeling in salient object detection.
It designs a novel densely nested top-down flows (DNTDF)-based framework.
In every stage of DNTDF, features from higher levels are read in via the progressive compression shortcut paths (PCSP)
arXiv Detail & Related papers (2021-02-18T03:14:02Z) - Automatic Tree Ring Detection using Jacobi Sets [0.9786690381850356]
We present novel automated methods for locating the pith of a tree disk, and ring boundaries.
Our methods use a combination of standard image processing techniques and tools from topological data analysis.
We evaluate the efficacy of our method for two different CT scans by comparing its results to manually located rings and centers.
arXiv Detail & Related papers (2020-10-17T01:28:16Z) - DOPS: Learning to Detect 3D Objects and Predict their 3D Shapes [54.239416488865565]
We propose a fast single-stage 3D object detection method for LIDAR data.
The core novelty of our method is a fast, single-pass architecture that both detects objects in 3D and estimates their shapes.
We find that our proposed method achieves state-of-the-art results by 5% on object detection in ScanNet scenes, and it gets top results by 3.4% in the Open dataset.
arXiv Detail & Related papers (2020-04-02T17:48:50Z) - Automatic marker-free registration of tree point-cloud data based on
rotating projection [23.08199833637939]
We propose an automatic coarse-to-fine method for the registration of point-cloud data from multiple scans of a single tree.
In coarse registration, point clouds produced by each scan are projected onto a spherical surface to generate a series of 2D images.
corresponding feature-point pairs are then extracted from these series of 2D images.
In fine registration, point-cloud data slicing and fitting methods are used to extract corresponding central stem and branch centers.
arXiv Detail & Related papers (2020-01-30T06:53:59Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.