CVDec 5, 2025

Genetic Algorithms For Parameter Optimization for Disparity Map Generation of Radiata Pine Branch Images

arXiv:2512.05410v13 citations
Originality Incremental advance
AI Analysis

This provides a practical solution for resource-constrained UAV systems in forestry to measure tree branch distances more accurately, though it is incremental as it optimizes existing methods rather than introducing a new paradigm.

The paper tackles the problem of manual parameter tuning in stereo matching algorithms for UAV-based disparity map generation in forestry, proposing a Genetic Algorithm framework that reduces Mean Squared Error by 42.86% and improves other metrics while maintaining processing speed.

Traditional stereo matching algorithms like Semi-Global Block Matching (SGBM) with Weighted Least Squares (WLS) filtering offer speed advantages over neural networks for UAV applications, generating disparity maps in approximately 0.5 seconds per frame. However, these algorithms require meticulous parameter tuning. We propose a Genetic Algorithm (GA) based parameter optimization framework that systematically searches for optimal parameter configurations for SGBM and WLS, enabling UAVs to measure distances to tree branches with enhanced precision while maintaining processing efficiency. Our contributions include: (1) a novel GA-based parameter optimization framework that eliminates manual tuning; (2) a comprehensive evaluation methodology using multiple image quality metrics; and (3) a practical solution for resource-constrained UAV systems. Experimental results demonstrate that our GA-optimized approach reduces Mean Squared Error by 42.86% while increasing Peak Signal-to-Noise Ratio and Structural Similarity by 8.47% and 28.52%, respectively, compared with baseline configurations. Furthermore, our approach demonstrates superior generalization performance across varied imaging conditions, which is critcal for real-world forestry applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes