Tree Detection with Decremental Circle Fitting Algorithm

版本 1.0.0 (292.5 KB) 作者: Costas Panagiotakis
The proposed Decremental Circle Fitting Algorithm (DCFA) is applied on the tree detection problem.
23.0 次下载
更新时间 2023/3/15

查看许可证

This work presents an unsupervised method for tree detection from high resolution UAV imagery based on a modified version of the Decremental Ellipse Fitting Algorithm DEFA. The proposed Decremental Circle Fitting Algorithm (DCFA) works similarly to DEFA with the main difference that DCFA uses circles instead of ellipses. According to DCFA, the skeleton of the 2D shape is calculated first, followed by the initialization of the circle hypotheses and the application of the Gaussian Mixture Model Expectation Maximization algorithm. Finally, model evaluation is performed based on the Akaike Information Criterion.
This code is a simple implementation of DCFA method based on the paper [1].
You can find more details in www.csd.uoc.gr/~cpanag
Files:
runDCFA.m: implemetation of the method
We will appreciate if you cite our paper [1] in your work:
[1] S. Markaki, C. Panagiotakis, Unsupervised Tree Detection and Counting via Region-based Circle Fitting, International Conference on Pattern Recognition Applications and Methods (ICPRAM), 2023.

引用格式

Costas Panagiotakis (2024). Tree Detection with Decremental Circle Fitting Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/126325-tree-detection-with-decremental-circle-fitting-algorithm), MATLAB Central File Exchange. 检索来源 .

S. Markaki, C. Panagiotakis, Unsupervised Tree Detection and Counting via Region-based Circle Fitting, International Conference on Pattern Recognition Applications and Methods (ICPRAM), 2023.

MATLAB 版本兼容性
创建方式 R2021a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0