Skip to content

ThomasWangWeiHong/Multi-Scale-Filtering-Building-Index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Scale-Filtering-Building-Index

Python implementation of building extraction index proposed in academic paper

This repository contains functions to generate grayscale images, and the various Multi - Scale Filtering Building Index (MFBI) and their variants, like the Multichannel Multi - Scale Filtering Building Index (MMFBI) as proposed in the paper 'A Multi - Scale Filtering Building Index for Building Extraction in Very High - Resolution Satellite Imagery' by Bi Q., Qin K., Zhang H., Zhang Y., Li Z., Xu K. (2019).

Requirements:

  • cv2
  • numpy
  • rasterio
  • skimage
  • sklearn
  • tqdm

Test Image (courtesy of Maxar DigitalGlobe Open Data Program):

alt text

MFBI Image:

alt text

MMFBI Version 1 Image:

alt text

MMFBI Version 2 Image:

alt text

About

Python implementation of building extraction index proposed in academic paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages