Skip to content

UP-RS-ESP/Constrained-Region-Growing-Neighborhood

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Constrained-Region-Growing-Neighborhood

About

This is the source code to:

Hess, Rheinwalt, Bookhagen (2025): Refining point-cloud neighborhood construction for improved classification, Science of Remote Sensing, https://doi.org/10.1016/j.srs.2025.100325

A structure-aware neighborhood construction method for point clouds.


Installation and Usage

1.) Clone repository

git clone https://github.com/yourusername/Constrained-Region-Growing-Neighborhood.git

cd Constrained-Region-Growing-Neighborhood

2.) Create conda environment from yml file

conda env create -f crg.yml

3.) Activate environment

conda activate crg

4.) Run test.py to explore an interactive example

python test.py


Contact:

Max Hess [email protected]

About

Refining point-cloud neighborhoodc onstruction for improved classification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%