Skip to content

xinyuangui2/tophat_recode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tophat_recode

Code Structure

  • The main API is in ./include/top_hat_extract.h. You can directly call top_hat_extract function to extract the top-hat feature with float image and int mask
  • The test.c has example of testing. It uses gdal to read dsm image.
  • You can only use /include and /src folder in your project. It doesn't depend on any libraries.

About

use cpp to recode the tophat recode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published