Skip to content

ekorudiawan/IEPF-Line-Extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEPF Line Extraction Algorithm

IEPF (Iterative End Point Fit) Line Extraction

Simple program to implement IEPF line extraction in Python

The algorithm will produce N line function:

equation

Dependencies

  • Python 2.7
  • Matplotlib

Demo Program

  • Red dot is N point which produced by simple line function with additional noise. Normally this point represent sensor reading like sonar, lidar, or depth camera
  • Blue line is estimate line which produced by IEPF algorithm

IEPF Line Extraction Demo 1

IEPF Line Extraction Demo 1

References

About

IEPF (Iterative End Point Fit) Line Extraction Algorithm for SLAM (Simultaneous Localization and Mapping)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages